Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-06-14 19:05:00 +0300
committerGitHub <noreply@github.com>2020-06-14 19:05:00 +0300
commit97ee5beebcb8949ae23b263ce4d40394f272400a (patch)
treed615ce949c55f4fc6af22094fed4340a3186c9eb /plugins/Ecommerce
parent9fe5065fc9ed6dddc785471a33cd0c7be5a4df1e (diff)
language update (#16063)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/lang/el.json4
-rw-r--r--plugins/Ecommerce/lang/it.json4
-rw-r--r--plugins/Ecommerce/lang/sq.json4
-rw-r--r--plugins/Ecommerce/lang/tr.json4
4 files changed, 16 insertions, 0 deletions
diff --git a/plugins/Ecommerce/lang/el.json b/plugins/Ecommerce/lang/el.json
index 4013a3c955..ad484c0d0f 100644
--- a/plugins/Ecommerce/lang/el.json
+++ b/plugins/Ecommerce/lang/el.json
@@ -5,6 +5,10 @@
"Order": "Παραγγελία",
"OrderId": "Αναγνωριστικό παραγγελίας",
"Orders": "Παραγγελίες",
+ "ViewedProductCategory": "Κατηγορία Προϊόντος που είδατε",
+ "ViewedProductName": "Όνομα Προϊόντος που είδατε",
+ "ViewedProductPrice": "Τιμή Προϊόντος που είδατε",
+ "ViewedProductSKU": "Προϊόν SKU που είδατε",
"SalesBy": "Πωλήσεις ανά %s",
"SalesAdjective": "Πωλήσεις %s",
"NumberOfItems": "Αριθμός αντικειμένων στο καλάθι",
diff --git a/plugins/Ecommerce/lang/it.json b/plugins/Ecommerce/lang/it.json
index 59a54e11e1..c977cd4fad 100644
--- a/plugins/Ecommerce/lang/it.json
+++ b/plugins/Ecommerce/lang/it.json
@@ -5,6 +5,10 @@
"Order": "Ordine",
"OrderId": "ID Ordine",
"Orders": "Ordini",
+ "ViewedProductCategory": "Categoria Prodotto Visualizzato",
+ "ViewedProductName": "Nome Prodotto Visualizzato",
+ "ViewedProductPrice": "Prezzo Prodotto Visualizzato",
+ "ViewedProductSKU": "Codice SKU Prodotto Visualizzato",
"SalesBy": "Vendite per %s",
"SalesAdjective": "Vendite %s",
"NumberOfItems": "Numero di articoli nel Carrello",
diff --git a/plugins/Ecommerce/lang/sq.json b/plugins/Ecommerce/lang/sq.json
index 136229e1e8..aa7e3cee90 100644
--- a/plugins/Ecommerce/lang/sq.json
+++ b/plugins/Ecommerce/lang/sq.json
@@ -5,6 +5,10 @@
"Order": "Porosi",
"OrderId": "ID Porosie",
"Orders": "Porosi",
+ "ViewedProductCategory": "Kategori Produkti të Parë",
+ "ViewedProductName": "Emër Produkti të Parë",
+ "ViewedProductPrice": "Çmim Produkti të Parë",
+ "ViewedProductSKU": "SKU Produkti të Parë",
"SalesBy": "Shitje nga %s",
"SalesAdjective": "Shitje %s",
"NumberOfItems": "Numër Artikujsh në Shportë",
diff --git a/plugins/Ecommerce/lang/tr.json b/plugins/Ecommerce/lang/tr.json
index 0648d80747..fce6ccd034 100644
--- a/plugins/Ecommerce/lang/tr.json
+++ b/plugins/Ecommerce/lang/tr.json
@@ -5,6 +5,10 @@
"Order": "Sipariş",
"OrderId": "Sipariş Kodu",
"Orders": "Sipariş",
+ "ViewedProductCategory": "Görüntülenen Ürün Kategorisi",
+ "ViewedProductName": "Görüntülenen Ürün Adı",
+ "ViewedProductPrice": "Görüntülenen Ürün Fiyatı",
+ "ViewedProductSKU": "Görüntülenen Ürün SKU Kodu",
"SalesBy": "%s bazında satışlar",
"SalesAdjective": "Satışlar %s",
"NumberOfItems": "Sepetteki Öge Sayısı",