dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
shop-catalog_en.fd.php
Go to the documentation of this file.
1<?php
2$messages = array();
3$messages['save_success'] = 'Data was saved';
4$messages['save_succeass'] = $messages['save_success'];
5$messages['save_error'] = 'Data could not be saved';
6
7$messages['active'] = 'Active';
8$messages['inactive'] = 'Inactive';
9$messages['new'] = 'New';
10$messages['help'] = 'Help';
11$messages['selection'] = 'Selection';
12$messages['back'] = 'Back';
13$messages['required'] = 'Required';
14$messages['filter'] = 'Filter';
15$messages['not_assigned'] = 'not assigned';
16$messages['security_token_error'] = 'The action was rejected for security reasons. Please reload the page.';
17$messages['admin_subtitle'] = 'Products, orders, legal texts, and withdrawals';
18
19$messages['groups_title'] = 'Product groups';
20$messages['groups_intro'] = 'Product groups control VAT class, presentation, gallery, and attributes. Products only select their group.';
21$messages['groups_help'] = 'Help: Product groups';
22$messages['groups_new'] = 'New product group';
23$messages['groups_new_title'] = 'Create product group';
24$messages['groups_new_subtitle'] = 'Define key, name, VAT class, and presentation.';
25$messages['groups_delete_title'] = 'Delete product group';
26$messages['groups_delete_confirm'] = 'Really delete this product group?';
27$messages['groups_no_parent'] = 'No parent group';
28$messages['groups_title_placeholder'] = 'New product group';
29$messages['description_placeholder'] = 'Description';
30$messages['card_default'] = 'Default card';
31$messages['card_compact'] = 'Compact card';
32$messages['detail_default'] = 'Default detail';
33$messages['detail_technical'] = 'Technical view';
34$messages['gallery_images'] = 'Image gallery';
35$messages['gallery_files'] = 'File gallery';
36$messages['gallery_no_click'] = 'No click action';
37$messages['gallery_new_tab'] = 'New tab';
38$messages['gallery_marquee'] = 'Marquee';
39$messages['attribute_notes_placeholder'] = 'Attribute notes';
40$messages['channel_defaults_title'] = 'Channel defaults';
41$messages['channel_defaults_info'] = 'These values are defaults for products in this group. They can be overridden per product in the product channel form.';
42$messages['group_image_title'] = 'Group image';
43$messages['group_image_select_title'] = 'Select a group image from the media browser';
44$messages['group_image_none'] = 'No group image';
45$messages['group_image_save_first'] = 'Save the group first; then a group image can be selected.';
46$messages['group_image_hint'] = 'A new image replaces the previous group image. The CMS file remains available.';
47
48$messages['attributes_title'] = 'Product attributes';
49$messages['attributes_edit_title'] = 'Edit product attributes';
50$messages['attributes_help'] = 'Help: Product attributes';
51$messages['attributes_intro'] = 'Product attributes define group-specific fields such as color, size, material, or technical values.';
52$messages['attributes_new'] = 'New attribute';
53$messages['attributes_new_subtitle'] = 'Create an attribute for a product group.';
54$messages['attributes_type_text'] = 'Text';
55$messages['attributes_type_select'] = 'Selection list';
56$messages['attributes_type_number'] = 'Number';
57$messages['attributes_key_placeholder'] = 'color';
58$messages['attributes_title_placeholder'] = 'Color';
59$messages['attributes_value_subtitle'] = 'Edit this product’s attribute values.';
60$messages['attributes_product_not_found'] = 'The product was not found.';
61$messages['attributes_none'] = 'No attributes have been defined for this product group yet.';
62$messages['column_attribute'] = 'Attribute';
63$messages['column_value'] = 'Value';
64$messages['column_unit'] = 'Unit';
65$messages['column_property'] = 'Property';
66
67$messages['shipping_title'] = 'Shipping groups';
68$messages['shipping_help'] = 'Help: Shipping groups';
69$messages['shipping_intro'] = 'Shipping groups describe delivery type, delivery time, and cost. Products can use the group or override individual shipping values.';
70$messages['shipping_new'] = 'New shipping group';
71$messages['shipping_new_title'] = 'Create shipping group';
72$messages['shipping_new_subtitle'] = 'Define shipping method, delivery time, cost, and sort order.';
73$messages['shipping_delete_title'] = 'Delete shipping group';
74$messages['shipping_delete_confirm'] = 'Really delete this shipping group?';
75$messages['shipping_way_placeholder'] = 'Parcel service';
76$messages['shipping_time_placeholder'] = '1–3 business days';
77
78$messages['channel_groups_title'] = 'Channel groups';
79$messages['channel_groups_help'] = 'Help: Channel groups';
80$messages['channel_groups_intro'] = 'Channel groups combine sales channels. Products can inherit the group and define individual channel exceptions when needed.';
81$messages['channel_groups_new'] = 'New channel group';
82$messages['channel_groups_new_title'] = 'Create channel group';
83$messages['channel_groups_new_subtitle'] = 'Combine channels so products can use them as a group.';
84$messages['channel_groups_delete_title'] = 'Delete channel group';
85$messages['channel_groups_delete_confirm'] = 'Really delete this channel group?';
86$messages['channels_label'] = 'Channels';
87
88$messages['media_title'] = 'Shop media';
89$messages['media_help'] = 'Help: Shop media';
90$messages['media_product'] = 'Product';
91$messages['media_group'] = 'Product group';
92$messages['media_sort'] = 'Sort order';
93$messages['media_primary'] = 'Primary image';
94$messages['media_no_product'] = 'No individual product';
95$messages['media_no_group'] = 'No product group';
96$messages['media_hint'] = 'Images are managed in the existing CMS media browser under files/media/img/shop/. Upload, crop, resize, batch processing, and maintenance are available there.';
97$messages['media_load_selection'] = 'Load selection';
98$messages['media_select_title'] = 'Assign images from the media browser';
99$messages['media_assigned_title'] = 'Assigned shop images';
100$messages['media_legacy_title'] = 'Legacy fallback files in files/shop/img';
101
102$messages['channels_title'] = 'Channels';
103$messages['channels_help'] = 'Help: Channels';
104$messages['channels_new'] = 'New channel';
105$messages['channels_new_title'] = 'Create channel';
106$messages['channels_save_first'] = 'Save the new channel first; then its connection can be tested.';
107$messages['channels_platform_custom'] = 'Custom channel';
108$messages['channels_mode_internal'] = 'Internal';
109$messages['channels_mode_manual'] = 'Manual';
110$messages['channels_status_ok'] = 'Test passed';
111$messages['channels_status_open'] = 'Test pending';
112$messages['channels_status_none'] = 'Not tested';
113$messages['channels_edit'] = 'Edit';
114$messages['channels_edit_title'] = 'Edit channel';
115$messages['channels_test_title'] = 'Test connection';
116$messages['channels_test_label'] = 'Test';
117$messages['channels_export'] = 'Export';
118$messages['channels_order_import'] = 'Order import';
119$messages['channels_delete_title'] = 'Delete channel';
120$messages['channels_delete_confirm'] = 'Really delete this channel?';
121$messages['channels_delete_hint'] = 'Product assignments for this channel will be disabled. Delete it only when the channel is no longer used.';
122$messages['channels_webhook_url'] = 'dbxShop webhook URL';
123$messages['channels_not_required'] = 'not required';
124$messages['channels_not_required_oauth'] = 'not required with OAuth';
125$messages['channels_not_required_spapi'] = 'not required with SP-API';
126$messages['channels_not_required_basic'] = 'not required with Basic Auth';
127$messages['channels_generated'] = 'generated by dbxShop';
128$messages['channels_approved_only'] = 'only with an approved interface';
129$messages['channels_hint_shop_api'] = 'Internal shop channel without an external API.';
130$messages['channels_hint_shop_listing'] = 'No external credentials are required.';
131$messages['channels_hint_shop_feedback'] = 'Orders are created directly in the shop.';
132$messages['channels_hint_amazon_api'] = 'Maintain Amazon SP-API credentials and seller context.';
133$messages['channels_hint_amazon_listing'] = 'Listings use Amazon product schemas and marketplace data.';
134$messages['channels_hint_amazon_feedback'] = 'Feedback arrives through Orders/Notifications, usually via SQS.';
135$messages['channels_hint_ebay_api'] = 'Maintain eBay Sell API credentials and OAuth scopes.';
136$messages['channels_hint_ebay_listing'] = 'Listings require marketplace, category, location, and business policy IDs.';
137$messages['channels_hint_ebay_feedback'] = 'Feedback arrives through the Fulfillment API or Notification API.';
138$messages['channels_hint_classified_api'] = 'Classified ads are prepared as a manual or contractual channel.';
139$messages['channels_hint_classified_listing'] = 'No generally available official listings/order API is configured.';
140$messages['channels_hint_classified_feedback'] = 'Use order import only with an approved interface or middleware.';
141$messages['channels_hint_mobile_api'] = 'Maintain the mobile.de API access and dealer identifier.';
142$messages['channels_hint_mobile_listing'] = 'Listings contain vehicle data, not conventional shop products.';
143$messages['channels_hint_mobile_feedback'] = 'Feedback generally arrives through the Lead API or Direct Offers.';
144$messages['channels_hint_custom_api'] = 'Custom channel for individual integrations.';
145$messages['channels_hint_custom_listing'] = 'API URL, credentials, and payload mapping must match the adapter.';
146$messages['channels_hint_custom_feedback'] = 'Feedback can use the generic dbxShop webhook.';
147?>
$messages
Definition config.fd.php:2