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:
authorsgiehl <stefan@piwik.org>2015-06-11 22:14:26 +0300
committersgiehl <stefan@piwik.org>2015-06-11 22:14:26 +0300
commit35027fd9fafbb787f6650a9ab69c9bf1b8967cbc (patch)
tree12d971cc3a66383ad58b2705bc1f6bb458df3616 /plugins/Ecommerce
parent7d53836c48252266a6ce79ed47124d798b825552 (diff)
language update
Diffstat (limited to 'plugins/Ecommerce')
-rw-r--r--plugins/Ecommerce/lang/cs.json3
-rw-r--r--plugins/Ecommerce/lang/da.json3
-rw-r--r--plugins/Ecommerce/lang/de.json3
-rw-r--r--plugins/Ecommerce/lang/el.json4
-rw-r--r--plugins/Ecommerce/lang/es.json3
-rw-r--r--plugins/Ecommerce/lang/fr.json4
-rw-r--r--plugins/Ecommerce/lang/it.json2
-rw-r--r--plugins/Ecommerce/lang/nb.json3
-rw-r--r--plugins/Ecommerce/lang/nl.json3
-rw-r--r--plugins/Ecommerce/lang/ru.json3
-rw-r--r--plugins/Ecommerce/lang/sr.json3
-rw-r--r--plugins/Ecommerce/lang/sv.json3
12 files changed, 16 insertions, 21 deletions
diff --git a/plugins/Ecommerce/lang/cs.json b/plugins/Ecommerce/lang/cs.json
index e77b6363f3..0fe34b8bcb 100644
--- a/plugins/Ecommerce/lang/cs.json
+++ b/plugins/Ecommerce/lang/cs.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Tržby",
- "ViewSalesBy": "Zobrazí tržby podle %s"
+ "Sales": "Tržby"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/da.json b/plugins/Ecommerce/lang/da.json
index 4076385005..4d27481ba7 100644
--- a/plugins/Ecommerce/lang/da.json
+++ b/plugins/Ecommerce/lang/da.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Salg",
- "ViewSalesBy": "Vis salg fra %s"
+ "Sales": "Salg"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/de.json b/plugins/Ecommerce/lang/de.json
index b0607e9bbe..21a1eb742a 100644
--- a/plugins/Ecommerce/lang/de.json
+++ b/plugins/Ecommerce/lang/de.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Umsatz",
- "ViewSalesBy": "Zeigt Umsätze nach %s"
+ "Sales": "Umsatz"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/el.json b/plugins/Ecommerce/lang/el.json
index 03666581e6..a131667e62 100644
--- a/plugins/Ecommerce/lang/el.json
+++ b/plugins/Ecommerce/lang/el.json
@@ -1,6 +1,8 @@
{
"Ecommerce": {
+ "PluginDescription": "Το Ecommerce σας επιτρέπει να παρακολουθείτε τους χρήστες όταν προσθέτουν προϊόντα στο καλάθι αγορών και όταν γίνεται μετατροπή σε πώληση ηλ. εμπορίου. Παράλληλα να παρακολουθούνται προϊόντα και επισκέψειες κατηγοριών προϊόντων και καλάθια που δεν έγιναν αγορές.",
"Sales": "Πωλήσεις",
- "ViewSalesBy": "Εμφανίζει τις πωλήσεις ανά %s"
+ "SalesBy": "Πωλήσεις ανά %s",
+ "SalesAdjective": "Πωλήσεις %s"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/es.json b/plugins/Ecommerce/lang/es.json
index 212ad36df0..0693e1b119 100644
--- a/plugins/Ecommerce/lang/es.json
+++ b/plugins/Ecommerce/lang/es.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Ventas",
- "ViewSalesBy": "Ver ventas por %s"
+ "Sales": "Ventas"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/fr.json b/plugins/Ecommerce/lang/fr.json
index 8712177f50..dff97bba74 100644
--- a/plugins/Ecommerce/lang/fr.json
+++ b/plugins/Ecommerce/lang/fr.json
@@ -1,6 +1,8 @@
{
"Ecommerce": {
+ "PluginDescription": "Ecommerce vous permet de suivre lorsque les utilisateurs ajoutent des produits aux paniers, et quand ils se convertissent en vente de commerce électronique. Il suit également des produits, des catégories de produits vues et les paniers abandonnés.",
"Sales": "Ventes",
- "ViewSalesBy": "Afficher les ventes par %s"
+ "SalesBy": "Ventes par %s",
+ "SalesAdjective": "Ventes %s"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/it.json b/plugins/Ecommerce/lang/it.json
index a785043467..6805ca3b36 100644
--- a/plugins/Ecommerce/lang/it.json
+++ b/plugins/Ecommerce/lang/it.json
@@ -1,6 +1,6 @@
{
"Ecommerce": {
"Sales": "Vendite",
- "ViewSalesBy": "Vista vendite per %s"
+ "SalesAdjective": "Vendite %s"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/nb.json b/plugins/Ecommerce/lang/nb.json
index a3fdd4bfd2..4d27481ba7 100644
--- a/plugins/Ecommerce/lang/nb.json
+++ b/plugins/Ecommerce/lang/nb.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Salg",
- "ViewSalesBy": "Vis salg etter %s"
+ "Sales": "Salg"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/nl.json b/plugins/Ecommerce/lang/nl.json
index e1199cf141..a53fe2ac25 100644
--- a/plugins/Ecommerce/lang/nl.json
+++ b/plugins/Ecommerce/lang/nl.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Verkopen",
- "ViewSalesBy": "Bekijk verkopen per %s"
+ "Sales": "Verkopen"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/ru.json b/plugins/Ecommerce/lang/ru.json
index 115c092caf..8a35e7800e 100644
--- a/plugins/Ecommerce/lang/ru.json
+++ b/plugins/Ecommerce/lang/ru.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Продажи",
- "ViewSalesBy": "Просмотреть продажи %s"
+ "Sales": "Продажи"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/sr.json b/plugins/Ecommerce/lang/sr.json
index f040b3a44b..78c9d5b529 100644
--- a/plugins/Ecommerce/lang/sr.json
+++ b/plugins/Ecommerce/lang/sr.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Prodaja",
- "ViewSalesBy": "Prikaži prodaju po %s"
+ "Sales": "Prodaja"
}
} \ No newline at end of file
diff --git a/plugins/Ecommerce/lang/sv.json b/plugins/Ecommerce/lang/sv.json
index 157ba3057f..6e9cdcd54d 100644
--- a/plugins/Ecommerce/lang/sv.json
+++ b/plugins/Ecommerce/lang/sv.json
@@ -1,6 +1,5 @@
{
"Ecommerce": {
- "Sales": "Försäljning",
- "ViewSalesBy": "Visa försäljning genom %s"
+ "Sales": "Försäljning"
}
} \ No newline at end of file