Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion imports/plugins/core/ui/client/components/upload/upload.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Template.upload.helpers({
return {
className: "btn-block",
label: instance.data.label || "Drop file to upload",
i18nLabel: instance.data.i18nLabel || "productDetail.dropFiles",
i18nKeyLabel: instance.data.i18nKeyLabel || "productDetail.dropFiles",
onClick() {
instance.$("input[name=files]").click();
}
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "رسالة تويتر",
"pinterestMsg": "رسالة بيرسنت",
"googleplusMsg": "جوجل+ رسالة",
"editVariant": "تعديل المتغير",
"variantOptions": "خيارات نموذجية",
"variantDetails": "تفاصيل المتغير",
"duplicateVariant": "مكرر",
"addVariantOption": "إضافة خيار",
"removeVariant": "إزالة",
"duplicateProduct": "منتج متكرر",
"pinProduct": "رمز البن للمنتج",
"toggleSize": "تبديل الحجم",
"publish": "نشر",
"moreOptions": "خيارات إضافية"
"moreOptions": "خيارات إضافية",
"details": "تفاصيل"
},
"productVariant": {
"addVariantOptions": "إضافة خيارات لتمكين \"إضافة إلى العربة\" بطو",
"inventoryQuantity": "كمية",
"title": "علامة",
"price": "ثمن",
"optionTitle": "خيار",
"barcode": "الباركود",
"compareAtPrice": " (MSRP) ثمن ",
"fulfillmentService": "خدمة تلبية الطلب",
"weight": "وزن",
"length": "طول",
"width": "عرض",
"height": "ارتفاع",
"taxable": "خاضع للضريبة",
"taxCode": "رموز الضريبة",
"taxDescription": "الضرائب الوصف",
"inventoryManagement": "تتبع الجرد",
"inventoryManagementLabel": "تسجيل المنتج في نظام الجرد وتتبع حالتها",
"inventoryPolicy": "الرفض عندما يكون غير متوفر",
"inventoryPolicyLabel": "لا تبع المنتج البديل وهو غير موجود في المخزن",
"lowInventoryWarningThreshold": "Warn @",
"lowInventoryWarningThresholdLabel": "تحذير العملاء من أن المنتج سوف ينفذ عندما تصل الكمية الى الحد المحدد التالي",
"originCountry": "بلد المنشأ",
"selectTaxCode": "حدد قانون الضرائب"
},
"variantList": {
"moreOptions": ".هنالك خيارات إضافية متاحة لهذا الأختيار",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "Twitter съобщение ",
"pinterestMsg": "Pinterest съобщение ",
"googleplusMsg": "Google+ съобщение",
"editVariant": "Edit Variant",
"variantOptions": "Вариант Options",
"variantDetails": "Вариант Детайли",
"duplicateVariant": "Дубликат",
"addVariantOption": "Добавяне на опция",
"removeVariant": "Премахни",
"duplicateProduct": "Дублиране на продукта",
"pinProduct": "Запомнете продукта",
"toggleSize": "Изберете размер",
"publish": "Публикуване",
"moreOptions": "Още настройки"
"moreOptions": "Още настройки",
"details": "Детайли"
},
"productVariant": {
"addVariantOptions": "Добави опции, за да се даде възможност на \"Добави в количката\" butto",
"inventoryQuantity": "количество",
"title": "Етикет",
"price": "Цена",
"optionTitle": "опция",
"barcode": "Barcode",
"compareAtPrice": "Цена (MSRP)",
"fulfillmentService": "Извършване на услуги",
"weight": "Тегло",
"length": "дължина",
"width": "широчина",
"height": "височина",
"taxable": "облагаем",
"taxCode": "Данъчни кодове",
"taxDescription": "Данъчен Описание",
"inventoryManagement": "Опис проследяване",
"inventoryManagementLabel": "Регистрирайте продукт в система за инвентаризация и следите му статус",
"inventoryPolicy": "Deny, когато е на склад",
"inventoryPolicyLabel": "Да не се продава вариант на продукта, когато той не е в наличност",
"lowInventoryWarningThreshold": "Предупредете @",
"lowInventoryWarningThresholdLabel": "Предупредете клиенти, че продуктът ще бъде близо до разпродадени, когато количеството достигне следващия праг",
"originCountry": "произход Страна",
"selectTaxCode": "Изберете данъчен кодекс"
},
"variantList": {
"moreOptions": "Има още настройки в този раздел.",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "Twitter Message",
"pinterestMsg": "Pinterest Message",
"googleplusMsg": "Google+ Message",
"editVariant": "editovat Variant",
"variantOptions": "Variant Možnosti",
"variantDetails": "Variant Podrobnosti",
"duplicateVariant": "Duplikát",
"addVariantOption": "Přidat Option",
"removeVariant": "Odstranit",
"duplicateProduct": "duplicitní zboží",
"pinProduct": "pin zboží",
"toggleSize": "toggle Velikost",
"publish": "Publikovat",
"moreOptions": "Více možností"
"moreOptions": "Více možností",
"details": "Podrobnosti"
},
"productVariant": {
"addVariantOptions": "Přidat možností k tomu, aby \"Přidat do košíku\" Butto",
"inventoryQuantity": "Množství",
"title": "Označení",
"price": "Cena",
"optionTitle": "Volba",
"barcode": "čárový kód",
"compareAtPrice": "Cena (MSRP)",
"fulfillmentService": "prováděcí služby",
"weight": "Hmotnost",
"length": "Délka",
"width": "Šířka",
"height": "Výška",
"taxable": "Zdanitelný",
"taxCode": "daňové kódy",
"taxDescription": "Tax Popis",
"inventoryManagement": "sledování inventáře",
"inventoryManagementLabel": "Zaregistrovat produkt v inventárního systému a sledovat její stav",
"inventoryPolicy": "Popírají, kdy není skladem",
"inventoryPolicyLabel": "Neprodáváme si variantu produktu, pokud to není na skladě",
"lowInventoryWarningThreshold": "varovat @",
"lowInventoryWarningThresholdLabel": "Varovat zákazníky, že výrobek bude mít blízko k vyprodáno, když množství dosáhne dalšího limitního",
"originCountry": "původ Země",
"selectTaxCode": "Vyberte daňového řádu"
},
"variantList": {
"moreOptions": "Tam jsou k dispozici pro tento výběr více možností.",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "Twitter Nachricht",
"pinterestMsg": "Pinterest Nachricht",
"googleplusMsg": "Google+ Nachricht",
"editVariant": "Variante bearbeiten",
"variantOptions": "Varianten-Optionen",
"variantDetails": "Varianten-Details",
"duplicateVariant": "Duplizieren",
"addVariantOption": "Option hinzufügen",
"removeVariant": "Entfernen",
"duplicateProduct": "Produkt duplizieren",
"pinProduct": "Produkt anheften",
"toggleSize": "Größe anpassen",
"publish": "Veröffentlichen",
"moreOptions": "Weitere Optionen"
"moreOptions": "Weitere Optionen",
"details": "Details"
},
"productVariant": {
"addVariantOptions": "Fügen Sie Optionen aktivieren \"In den Warenkorb\" butto",
"inventoryQuantity": "Menge",
"title": "Label",
"price": "Preis",
"optionTitle": "Option",
"barcode": "Barcode",
"compareAtPrice": "Preis (UVP)",
"fulfillmentService": "Abwicklungsdienst",
"weight": "Gewicht",
"length": "Länge",
"width": "Breite",
"height": "Höhe",
"taxable": "Steuerpflichtig",
"taxCode": "Steuerkennzeichen",
"taxDescription": "Steuer Beschreibung",
"inventoryManagement": "Bestand mitverfolgen",
"inventoryManagementLabel": "Produkt im Bestand-System registrieren und seinen Status mitverfolgen",
"inventoryPolicy": "Zurückweisen, wenn nicht auf Lager",
"inventoryPolicyLabel": "Verkaufen Sie die Produktvariante nicht, wenn sie nicht auf Lager ist",
"lowInventoryWarningThreshold": "Warnen @",
"lowInventoryWarningThresholdLabel": "Kunden warnen, dass das Produkt fast ausverkauft ist, sobald die Menge den nächsten Schwellenwert erreicht",
"originCountry": "Herkunftsland",
"selectTaxCode": "Wählen Sie Tax Code"
},
"variantList": {
"moreOptions": "Für diese Auswahl gibt's noch weitere Optionen.",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "Μήνυμα Twitter",
"pinterestMsg": "Μήνυμα Pinterest",
"googleplusMsg": "Μήνυμα Google+",
"editVariant": "Επεξεργασία παραλλαγή",
"variantOptions": "παραλλαγή Επιλογές",
"variantDetails": "παραλλαγή Λεπτομέρειες",
"duplicateVariant": "Αντίγραφο",
"addVariantOption": "Προσθέστε Επιλογή",
"removeVariant": "Αφαιρώ",
"duplicateProduct": "διπλότυπο Προϊόν",
"pinProduct": "pin Προϊόν",
"toggleSize": "Εναλλαγή Μέγεθος",
"publish": "Δημοσιεύω",
"moreOptions": "Περισσότερες επιλογές"
"moreOptions": "Περισσότερες επιλογές",
"details": "Καθέκαστα"
},
"productVariant": {
"addVariantOptions": "Προσθέστε τις επιλογές για να επιτρέψει «Προσθήκη στο Καλάθι» butto",
"inventoryQuantity": "Ποσότητα",
"title": "Επιγραφή",
"price": "Τίμημα",
"optionTitle": "Επιλογή",
"barcode": "barcode",
"compareAtPrice": "Τιμή (MSRP)",
"fulfillmentService": "εκπλήρωση υπηρεσίας",
"weight": "Βάρος",
"length": "Μήκος",
"width": "Πλάτος",
"height": "Υψος",
"taxable": "Φορολογήσιμος",
"taxCode": "Φόρος Κωδικοί",
"taxDescription": "Φόρος Περιγραφή",
"inventoryManagement": "παρακολούθηση και την απογραφή",
"inventoryManagementLabel": "Καταχωρήστε το προϊόν στο σύστημα απογραφής και να παρακολουθείτε την κατάσταση της",
"inventoryPolicy": "Deny όταν εξαντληθεί",
"inventoryPolicyLabel": "Μην πουλήσει την παραλλαγή του προϊόντος όταν δεν είναι σε απόθεμα",
"lowInventoryWarningThreshold": "προειδοποιούν @",
"lowInventoryWarningThresholdLabel": "Προειδοποιούν τους πελάτες ότι το προϊόν θα είναι κοντά στο sold out, όταν η ποσότητα που φθάνει το επόμενο όριο",
"originCountry": "Χώρα προέλευσης",
"selectTaxCode": "Επιλέξτε Κώδικα Φορολογίας"
},
"variantList": {
"moreOptions": "Υπάρχουν πολλαπλές επιλογές για αυτήν την παραλλαγή.",
Expand Down
32 changes: 31 additions & 1 deletion private/data/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"details": "Details",
"detailsName": "Detail name",
"detailsInfo": "Detail information",
"dropFiles": "Drop file to upload",
"generate": "Generate",
"generateBarcodes": "Generate Barcodes",
"hideBarcodes": "Hide Barcodes",
Expand Down Expand Up @@ -79,14 +80,43 @@
"twitterMsg": "Twitter Message",
"pinterestMsg": "Pinterest Message",
"googleplusMsg": "Google+ Message",
"editVariant": "Edit Variant",
"variantOptions": "Variant Options",
"variantDetails": "Variant Details",
"duplicateVariant": "Duplicate",
"addVariantOption": "Add Option",
"removeVariant": "Remove",
"duplicateProduct": "Duplicate Product",
"pinProduct": "Pin Product",
"toggleSize": "Toggle Size",
"publish": "Publish",
"moreOptions": "More Options"
"moreOptions": "More Options",
"details": "Details"
},
"productVariant": {
"addVariantOptions": "Add options to enable 'Add to Cart' button",
"inventoryQuantity": "Quantity",
"title": "Label",
"price": "Price",
"optionTitle": "Option",
"barcode": "Barcode",
"compareAtPrice": "MSRP",
"fulfillmentService": "Fulfillment service",
"weight": "Weight",
"length": "Length",
"width": "Width",
"height": "Height",
"taxable": "Taxable",
"taxCode": "Tax Code",
"taxDescription": "Tax Description",
"inventoryManagement": "Inventory Tracking",
"inventoryManagementLabel": "Register product in inventory system and track its status",
"inventoryPolicy": "Allow Backorder",
"inventoryPolicyLabel": "Do not sell the product variant when it is not in stock",
"lowInventoryWarningThreshold": "Warn At",
"lowInventoryWarningThresholdLabel": "Warn customers that the product will be close to sold out when the quantity reaches the next threshold",
"originCountry": "Origin Country",
"selectTaxCode": "Select Tax Code"
},
"variantList": {
"moreOptions": "There are more options available for this selection.",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "TwitterMensaje",
"pinterestMsg": "Mensaje en Pinterest",
"googleplusMsg": "Mensaje Google+",
"editVariant": "Editar variante",
"variantOptions": "Opciones de variante",
"variantDetails": "Información de variantes",
"duplicateVariant": "Duplicado",
"addVariantOption": "Añadir opción",
"removeVariant": "Eliminar",
"duplicateProduct": "Producto duplicado",
"pinProduct": "Fijar producto",
"toggleSize": "Tamaño de la palanca",
"publish": "Publicar",
"moreOptions": "Más opciones"
"moreOptions": "Más opciones",
"details": "Información"
},
"productVariant": {
"addVariantOptions": "Añadir opciones para activar 'Agregar al carrito' butto",
"inventoryQuantity": "Cantidad",
"title": "Etiqueta",
"price": "Precio",
"optionTitle": "Opción",
"barcode": "Código de barras",
"compareAtPrice": "Precio (sugerido por el fabricante)",
"fulfillmentService": "Cumplimiento del servicio",
"weight": "Peso",
"length": "Longitud",
"width": "Anchura",
"height": "Altura",
"taxable": "Sujeto a impuestos",
"taxCode": "Códigos Tributarios",
"taxDescription": "Descripción de Impuestos",
"inventoryManagement": "Seguimiento de existencias",
"inventoryManagementLabel": "Registrar producto en el sistema del inventario y realizar un seguimiento de su estado",
"inventoryPolicy": "Negar cuando no haya existencias",
"inventoryPolicyLabel": "No vender la variante del producto cuando no está en stock",
"lowInventoryWarningThreshold": "Advertir @",
"lowInventoryWarningThresholdLabel": "Advertir a los clientes que el producto está a punto de agotarse cuando la cantidad alcanza el siguiente umbral",
"originCountry": "País de origen",
"selectTaxCode": "Seleccione Código Tributario"
},
"variantList": {
"moreOptions": "Hay más opciones disponibles para esta selección.",
Expand Down
31 changes: 30 additions & 1 deletion private/data/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,43 @@
"twitterMsg": "Message Twitter",
"pinterestMsg": "Message Pinterest",
"googleplusMsg": "Message Google+",
"editVariant": "Editer la variante",
"variantOptions": "Options de la variante",
"variantDetails": "Informations sur la variante",
"duplicateVariant": "Doublon",
"addVariantOption": "Ajouter des options",
"removeVariant": "Supprimer",
"duplicateProduct": "Dupliquer un produit",
"pinProduct": "Epingler le produit",
"toggleSize": "Modification de la taille",
"publish": "Publier",
"moreOptions": "Options supplémentaires"
"moreOptions": "Options supplémentaires",
"details": "Coordonnées"
},
"productVariant": {
"addVariantOptions": "Ajout d'options pour permettre 'Ajouter au panier' butto",
"inventoryQuantity": "Quantité",
"title": "Balise",
"price": "Prix",
"optionTitle": "Option",
"barcode": "Code-barres",
"compareAtPrice": "Prix (PVC)",
"fulfillmentService": "Service d'exécution",
"weight": "Poids",
"length": "Longueur",
"width": "Largeur",
"height": "Hauteur",
"taxable": "Taxable",
"taxCode": "Codes de taxes",
"taxDescription": "description de l'impôt",
"inventoryManagement": "Suivi de l'inventaire",
"inventoryManagementLabel": "Enregistrer le produit dans le système d'inventaire et suivre son statut",
"inventoryPolicy": "Refuser lors d'une rupture de stock",
"inventoryPolicyLabel": "Ne pas vendre la variante du produit lorsqu'elle n'est pas en stock",
"lowInventoryWarningThreshold": "Avertir @",
"lowInventoryWarningThresholdLabel": "Avertir les clients que le produit est en quasi rupture de stock lorsque les quantités atteindront le seuil suivant",
"originCountry": "Pays d'origine",
"selectTaxCode": "Sélectionnez Code fiscal"
},
"variantList": {
"moreOptions": "Aucune option de disponible pour cette sélection.",
Expand Down
Loading