Skip to content

Commit ae3e5c4

Browse files
committed
add language
1 parent 19d7e2d commit ae3e5c4

7 files changed

Lines changed: 532 additions & 0 deletions

File tree

theme/locales/de.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"addToCart": "Kaufen",
3+
"cart": "Warenkorb",
4+
"cartEmpty": "Ihr Warenkorb ist leer",
5+
"proceedToCheckout": "Bestellung abschließen",
6+
"subtotal": "Zwischensumme",
7+
"shipping": "Versand",
8+
"discount": "Rabatt",
9+
"total": "Summe",
10+
"remove": "Entfernen",
11+
"qty": "Menge",
12+
"price": "Preis",
13+
"checkoutPageTitle": "Checkout",
14+
"grandTotal": "Gesamtsumme",
15+
"orderSummary": "Zusammenfassung",
16+
"checkoutSuccessTitle": "Vielen Dank für Ihre Bestellung!",
17+
"outOfStock": "ausverkauft",
18+
"inStock": "lagernd",
19+
"discontinued": "Aus dem Sortiment",
20+
"relatedProducts": "Dies könnte Ihnen auch gefallen",
21+
"filterProducts": "Produkte filtern",
22+
"sort": "Sortierung",
23+
"sortFavorite":"Favoriten",
24+
"sortNewest":"Neuste",
25+
"sortPriceLow":"Preis aufsteigend",
26+
"sortPriceHigh":"Preis absteigend",
27+
"title404": "Seite nicht gefunden",
28+
"loadMore": "Weitere Produkte anzeigen",
29+
"text404": "Die angeforderte Seite existiert nicht. Hier gehts weiter zum Shop.",
30+
"search": "Suche",
31+
"searchPlaceholder": "Suchen",
32+
"resultsFor": "Ergebnisse für",
33+
"selectOption": "Auswählen",
34+
"optionsRequired": "Bitte wählen Sie eine Variante",
35+
"shippingAddress": "Lieferadresse",
36+
"billingAddress": "Rechnungsadresse",
37+
"shippingMethod": "Versandmethode",
38+
"paymentMethod": "Zahlungsmethode",
39+
"orderNumber": "Auftragsnummer",
40+
"productName": "Produkt",
41+
"close": "Schließen",
42+
"attributes": "Produktdetails",
43+
"home": "Startseite",
44+
"saleEnds": "Angebot endet",
45+
"days": "Tagen",
46+
"hours": "Stunden",
47+
"minutes": "Min.",
48+
"seconds": "Sek.",
49+
"email": "E-Mail",
50+
"mobile": "Mobil",
51+
"country": "Land",
52+
"state": "Bundesland",
53+
"city": "Stadt",
54+
"fullName": "Name",
55+
"address1": "Straße",
56+
"address2": "Adresszusatz",
57+
"postal_code": "Postleitzahl",
58+
"phone": "Telefon",
59+
"company": "Firma",
60+
"comments": "Kommentare",
61+
"recentlyViewed": "Kürzlich angeschaut",
62+
"loading": "Bitte warten...",
63+
"optional": "optional",
64+
"shippingTo": "Lieferung an",
65+
"shippingMethods": "Versandmethoden",
66+
"paymentMethods": "Zahlungsmethoden",
67+
"orderSubmit": "Bestellen",
68+
"emptyCheckout": "Ihr Warenkorb ist leer",
69+
"required": "Pflichtfeld.",
70+
"emailInvalid": "Bitte geben Sie eine gültige E-Mail Adresse an.",
71+
"sameAsShipping": "Wie Lieferadresse",
72+
"edit": "Bearbeiten",
73+
"next": "Weiter",
74+
"customerDetails": "Kundendetails",
75+
"payment": "Zahlung"
76+
}

theme/locales/en.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"addToCart": "Add to cart",
3+
"cart": "cart",
4+
"cartEmpty": "Your cart is empty",
5+
"proceedToCheckout": "Go to checkout",
6+
"subtotal": "Subtotal",
7+
"shipping": "Shipping",
8+
"discount": "Discount",
9+
"total": "Total",
10+
"remove": "Remove",
11+
"qty": "Qty",
12+
"price": "Price",
13+
"checkoutPageTitle": "Checkout",
14+
"grandTotal": "Grand total",
15+
"orderSummary": "Order Summary",
16+
"checkoutSuccessTitle": "Thanks for your order!",
17+
"outOfStock": "Out of stock",
18+
"inStock": "In Stock",
19+
"discontinued": "Discontinued",
20+
"relatedProducts": "You May Also Like",
21+
"filterProducts": "Filter products",
22+
"sort": "Sort",
23+
"sortFavorite":"Favorite",
24+
"sortNewest":"Newest",
25+
"sortPriceLow":"Price low to high",
26+
"sortPriceHigh":"Price high to low",
27+
"title404": "Page not found",
28+
"loadMore": "Show more products",
29+
"text404": "The page you requested does not exist. Click here to continue shopping.",
30+
"search": "Search",
31+
"searchPlaceholder": "Search",
32+
"resultsFor": "Results for",
33+
"selectOption": "Select",
34+
"optionsRequired": "You need to choose options",
35+
"shippingAddress": "Shipping Address",
36+
"billingAddress": "Billing Address",
37+
"shippingMethod": "Shipping method",
38+
"paymentMethod": "Payment method",
39+
"orderNumber": "Order number",
40+
"productName": "Product",
41+
"close": "Close",
42+
"attributes": "Product details",
43+
"home": "Home",
44+
"saleEnds": "Offer ends",
45+
"days": "days",
46+
"hours": "hrs",
47+
"minutes": "mins",
48+
"seconds": "secs",
49+
"email": "Email",
50+
"mobile": "Mobile",
51+
"country": "Country",
52+
"state": "State/Province",
53+
"city": "City",
54+
"fullName": "Full name",
55+
"address1": "Address line 1",
56+
"address2": "Address line 2",
57+
"postal_code": "Postal code",
58+
"phone": "Phone",
59+
"company": "Company",
60+
"comments": "Comments",
61+
"recentlyViewed": "Recently Viewed",
62+
"loading": "Loading...",
63+
"optional": "optional",
64+
"shippingTo": "Shipping To",
65+
"shippingMethods": "Shipping options",
66+
"paymentMethods": "Payment options",
67+
"orderSubmit": "Place Order",
68+
"emptyCheckout": "Your cart is empty",
69+
"required": "This field is required.",
70+
"emailInvalid": "Please enter a valid email address.",
71+
"sameAsShipping": "Same as shipping address",
72+
"edit": "Edit",
73+
"next": "Next",
74+
"customerDetails": "Customer Details",
75+
"payment": "Payment"
76+
}

theme/locales/fr.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"addToCart": "Ajouter au panier",
3+
"cart": "Panier",
4+
"cartEmpty": "Votre panier est vide",
5+
"proceedToCheckout": "Procéder au paiement",
6+
"subtotal": "Sous-total",
7+
"shipping": "Livraison",
8+
"discount": "Réduction",
9+
"total": "Total",
10+
"remove": "Supprimer",
11+
"qty": "Quantité",
12+
"price": "Prix",
13+
"checkoutPageTitle": "Paiement",
14+
"grandTotal": "Grand total",
15+
"orderSummary": "Résumé Commande",
16+
"checkoutSuccessTitle": "Merci pour votre commande!",
17+
"outOfStock": "Rupture de Stock",
18+
"inStock": "En Stock",
19+
"discontinued": "Abandonné",
20+
"relatedProducts": "Vous devriez également aimer",
21+
"filterProducts": "Filter Produits",
22+
"sort": "Trier",
23+
"sortFavorite":"Favoris",
24+
"sortNewest":"Nouveautés",
25+
"sortPriceLow":"Prix du moins au plus cher",
26+
"sortPriceHigh":"Prix du plus au moins cher",
27+
"title404": "Page non trouvée",
28+
"loadMore": "Montrer plus de produits",
29+
"text404": "La page que vous recherchée n'existe pas.",
30+
"search": "Rechercher",
31+
"searchPlaceholder": "Rechercher",
32+
"resultsFor": "Résultats pour",
33+
"selectOption": "Selectionner",
34+
"optionsRequired": "Vous devez choisir une option",
35+
"shippingAddress": "Adresse de livraison",
36+
"billingAddress": "Adresse de paiement",
37+
"shippingMethod": "Moyen de livraison",
38+
"paymentMethod": "Moyen de paiement",
39+
"orderNumber": "N° de commande",
40+
"productName": "Produit",
41+
"close": "Fermer",
42+
"attributes": "Détails Produit",
43+
"home": "Accueil",
44+
"saleEnds": "Fin de la vente",
45+
"days": "jours",
46+
"hours": "hrs",
47+
"minutes": "mins",
48+
"seconds": "secs",
49+
"email": "Email",
50+
"mobile": "Mobile",
51+
"country": "Pays",
52+
"state": "Région",
53+
"city": "Ville",
54+
"fullName": "Nom complet",
55+
"address1": "Address ligne 1",
56+
"address2": "Address ligne 2",
57+
"postal_code": "Code Postal",
58+
"phone": "Téléphone",
59+
"company": "Société",
60+
"comments": "Commentaires",
61+
"recentlyViewed": "Récemments vus",
62+
"loading": "Chargement...",
63+
"optional": "optionnel",
64+
"shippingTo": "Livraison à",
65+
"shippingMethods": "Moyens de livraison",
66+
"paymentMethods": "Moyens de paiements",
67+
"orderSubmit": "Passer une commande",
68+
"emptyCheckout": "Votre panier est vide",
69+
"required": "Ce champs est requis.",
70+
"emailInvalid": "Merci d'entrer une adresse email valide.",
71+
"sameAsShipping": "La même que l'adresse de livraison",
72+
"edit": "Modifier",
73+
"next": "Suivant",
74+
"customerDetails": "Détails Client",
75+
"payment": "Paiement"
76+
}

theme/locales/it.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"addToCart": "Aggiungi al carrello",
3+
"cart": "Carrello",
4+
"cartEmpty": "Il tuo carrello è vuoto",
5+
"proceedToCheckout": "Vai al checkout",
6+
"subtotal": "Subtotale",
7+
"shipping": "Spedizione",
8+
"discount": "Sconto",
9+
"total": "Totale",
10+
"remove": "Rimuovi",
11+
"qty": "Qt",
12+
"price": "Prezzo",
13+
"checkoutPageTitle": "Checkout",
14+
"grandTotal": "Totale",
15+
"orderSummary": "Sommario ordine",
16+
"checkoutSuccessTitle": "Grazie dell'acquisto!",
17+
"outOfStock": "Non disponibile",
18+
"inStock": "Disponibile",
19+
"discontinued": "Discontinuato",
20+
"relatedProducts": "Potrebbe piacerti anche",
21+
"filterProducts": "Filtra prodotti",
22+
"sort": "Ordina",
23+
"sortFavorite":"Preferiti",
24+
"sortNewest":"Più Recenti",
25+
"sortPriceLow":"Prezzo ascendente",
26+
"sortPriceHigh":"Prezzo decrescente",
27+
"title404": "Pagina non trovata",
28+
"loadMore": "Mostra altri prodotti",
29+
"text404": "La pagina richiesta non esiste. Clicca qui per continuare lo shopping.",
30+
"search": "Cerca",
31+
"searchPlaceholder": "Cerca",
32+
"resultsFor": "Risultati per",
33+
"selectOption": "Seleziona",
34+
"optionsRequired": "Devi selezionare le opzioni",
35+
"shippingAddress": "Indirizzo Spedizione",
36+
"billingAddress": "Indirizzo Fatturazione",
37+
"shippingMethod": "Metodo Spedizione",
38+
"paymentMethod": "Metodo Pagamento",
39+
"orderNumber": "Ordine numero",
40+
"productName": "Prodotto",
41+
"close": "Chiudi",
42+
"attributes": "Dettagli prodotto",
43+
"home": "Home",
44+
"saleEnds": "Offerta scade",
45+
"days": "giorni",
46+
"hours": "ore",
47+
"minutes": "min",
48+
"seconds": "sec",
49+
"email": "Email",
50+
"mobile": "Cellulare",
51+
"country": "Paese",
52+
"state": "Stato/Province",
53+
"city": "Città",
54+
"fullName": "Nome completo",
55+
"address1": "Indirizzo 1",
56+
"address2": "Indirizzo 2",
57+
"postal_code": "CAP",
58+
"phone": "Telefono",
59+
"company": "Azienda",
60+
"comments": "Commenti",
61+
"recentlyViewed": "Visto di recente",
62+
"loading": "Caricamento...",
63+
"optional": "opzionale",
64+
"shippingTo": "Shipping To",
65+
"shippingMethods": "Opzioni di spedizione",
66+
"paymentMethods": "Opzioni di pagamento",
67+
"orderSubmit": "Conferma ordine",
68+
"emptyCheckout": "Il tuo carrello è vuoto",
69+
"required": "Questo campo è obbligatorio",
70+
"emailInvalid": "Perfavore inserisci una email valida.",
71+
"sameAsShipping": "Uguale all'indirizzo di spedizione",
72+
"edit": "Modifica",
73+
"next": "Prossimo",
74+
"customerDetails": "Dettagli cliente",
75+
"payment": "Pagamento"
76+
}

theme/locales/ru.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"addToCart": "В корзину",
3+
"cart": "Корзина",
4+
"cartEmpty": "Ваша корзина пуста",
5+
"proceedToCheckout": "Оформить заказ",
6+
"subtotal": "Сумма товаров",
7+
"shipping": "Доставка",
8+
"discount": "Скидка",
9+
"total": "Сумма",
10+
"remove": "Удалить",
11+
"qty": "Количество",
12+
"price": "Цена",
13+
"checkoutPageTitle": "Оформление заказа",
14+
"grandTotal": "К оплате",
15+
"orderSummary": "Ваш заказ",
16+
"checkoutSuccessTitle": "Спасибо за ваш заказ!",
17+
"outOfStock": "Нет в наличии",
18+
"inStock": "В наличии",
19+
"discontinued": "Снято с продажи",
20+
"relatedProducts": "Вас может заинтересовать",
21+
"filterProducts": "Фильтр товаров",
22+
"sort": "Сортировка",
23+
"sortFavorite":"По умолчанию",
24+
"sortNewest":"Новинки",
25+
"sortPriceLow":"от дешевых к дорогим",
26+
"sortPriceHigh":"от дорогих к дешевым",
27+
"title404": "Страница не найдена",
28+
"loadMore": "Показать еще товары",
29+
"text404": "Запрошенная вами страница не существует. Нажмите сюда, чтобы продолжить покупки.",
30+
"search": "Поиск",
31+
"searchPlaceholder": "Поиск",
32+
"resultsFor": "Результаты по запросу",
33+
"selectOption": "Выберите",
34+
"optionsRequired": "Выберите опции товара",
35+
"shippingAddress": "Адрес доставки",
36+
"billingAddress": "Платежный адрес",
37+
"shippingMethod": "Способ доставки",
38+
"paymentMethod": "Способ оплаты",
39+
"orderNumber": "Номер заказа",
40+
"productName": "Название товара",
41+
"close": "Закрыть",
42+
"attributes": "Свойства",
43+
"home": "Главная",
44+
"saleEnds": "До конца акции осталось",
45+
"days": "дни",
46+
"hours": "час",
47+
"minutes": "мин",
48+
"seconds": "сек",
49+
"email": "Email",
50+
"mobile": "Мобильный",
51+
"country": "Страна",
52+
"state": "Область",
53+
"city": "Город",
54+
"fullName": "ФИО",
55+
"address1": "Адрес",
56+
"address2": "Адрес (дополнительно)",
57+
"postal_code": "Почтовый индекс",
58+
"phone": "Телефон",
59+
"company": "Название компании",
60+
"comments": "Примечание",
61+
"recentlyViewed": "Недавно посмотренное",
62+
"loading": "Загружается ...",
63+
"optional": "необязательно",
64+
"shippingTo": "Доставка",
65+
"shippingMethods": "Варианты доставки",
66+
"paymentMethods": "Варианты оплаты",
67+
"orderSubmit": "Разместить заказ",
68+
"emptyCheckout": "Ваша корзина пуста",
69+
"required": "Заполните это поле.",
70+
"emailInvalid": "Пожалуйста, введите действительный адрес электронной почты.",
71+
"sameAsShipping": "Такой же, что и адрес доставки",
72+
"edit": "Изменить",
73+
"next": "Далее",
74+
"customerDetails": "Контактные данные",
75+
"payment": "Оплата"
76+
}

0 commit comments

Comments
 (0)