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:
authorStefan Giehl <stefan@piwik.org>2017-10-31 22:56:02 +0300
committerGitHub <noreply@github.com>2017-10-31 22:56:02 +0300
commit77e9c1560eed327f92d6a7d351c48a13e6bea98a (patch)
tree2f9b95d07fbf3da17ee976c618ed369d5d1da12f /plugins/Ecommerce
parentc7e86b647bc86ec8d44172d406391d2e8dfce09b (diff)
language update (#12241)
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/lang/it.json4
-rw-r--r--plugins/Ecommerce/lang/zh-tw.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Ecommerce/lang/it.json b/plugins/Ecommerce/lang/it.json
index 918fe2cbd5..d75f9d4ffd 100644
--- a/plugins/Ecommerce/lang/it.json
+++ b/plugins/Ecommerce/lang/it.json
@@ -2,8 +2,12 @@
"Ecommerce": {
"PluginDescription": "Ecommerce ti consente di tracciare quando gli utenti aggiungono al carrello dei prodotti, e quando questi vengono convertiti in una vendita. Traccia anche le visioni dei prodotti, delle categorie di prodotti e i carrelli abbandonati.",
"Sales": "Vendite",
+ "Order": "Ordine",
+ "Orders": "Ordini",
"SalesBy": "Vendite per %s",
"SalesAdjective": "Vendite %s",
+ "NumberOfItems": "Numero di articoli nel Carrello",
+ "OrderValue": "Valore ordine",
"LifeTimeValue": "Incasso Complessivo Ecommerce",
"LifeTimeValueDescription": "Ricavo totale Ecommerce attribuito a questo cliente durante tutte le sue visite: la somma degli incassi di tutti gli ordini commerce per l'ID Visitatore %s.",
"VisitorProfileLTV": "Generato un Incasso Complessivo di %1$s.",
diff --git a/plugins/Ecommerce/lang/zh-tw.json b/plugins/Ecommerce/lang/zh-tw.json
index 8193f62b18..dd1b36fbf7 100644
--- a/plugins/Ecommerce/lang/zh-tw.json
+++ b/plugins/Ecommerce/lang/zh-tw.json
@@ -2,8 +2,12 @@
"Ecommerce": {
"PluginDescription": "電子商務讓你可以在使用者將產品增加到購物車,或是轉換電子商務銷售時追蹤。也追蹤產品、產品分類查看數以及棄用的購物車。",
"Sales": "銷售",
+ "Order": "訂單",
+ "Orders": "訂單",
"SalesBy": "由 %s 銷售",
"SalesAdjective": "銷售 %s",
+ "NumberOfItems": "購物車中的項目數量",
+ "OrderValue": "訂單值",
"LifeTimeValue": "電子商務總期間價值",
"LifeTimeValueDescription": "這位顧客在所有訪問中的電子商務收益總計:屬於訪客 ID %s 的所有電子商務訂單收益總和。",
"VisitorProfileLTV": "為 %1$s 產生總期間收益。",