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-13 00:36:31 +0300
committerGitHub <noreply@github.com>2017-10-13 00:36:31 +0300
commit3ac7d4a0aa9df8662bfe14a9c9a3475d55dfa7f6 (patch)
tree1f585b9adca07e94abc0903401be14768838599e /plugins/CustomVariables
parente212158fac73fa8d08b6dd77b9b57fe1072b3763 (diff)
language update (#12180)
Diffstat (limited to 'plugins/CustomVariables')
-rw-r--r--plugins/CustomVariables/lang/el.json1
-rw-r--r--plugins/CustomVariables/lang/pl.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/plugins/CustomVariables/lang/el.json b/plugins/CustomVariables/lang/el.json
index 78076e9cf1..d9fb64b408 100644
--- a/plugins/CustomVariables/lang/el.json
+++ b/plugins/CustomVariables/lang/el.json
@@ -7,6 +7,7 @@
"PluginDescription": "Οι Προσαρμοσμένες Μεταβλητές (όνομα, τιμή) είναι ζεύγη που δίνετε με χρήση του Javascript API σε επισκέπτες ή οποιαδήποτε ενέργειά τους. Το Piwik τότε θα αναφέρει τις επισκέψεις, σελίδες, μετατροπές για κάθε μία από τις προσαρμοσμένες αυτές μεταβλητές. Δείτε τις λεπτομερείς Προσαρμοσμένες Μεταβλητές για κάθε χρήστη και ενέργεια στο Ημερολόγιο Επισκεπτών.<br \/>Απαιτείται για τη χρήση του χαρακτηριστικού <a href=\"http:\/\/piwik.org\/docs\/ecommerce-analytics\/\">Αναλυτικά Ηλ. Εμπορίου<\/a>!",
"ScopePage": "σελίδα σκοπού",
"ScopeVisit": "επίσκεψη σκοπού",
+ "ScopeConversion": "εύρος μετατροπής",
"ManageDescription": "Η σύνοψη αυτή δείχνει όλες τις σχισμές προσαρμοσμένων μεταβλητών και τις χρήσεις τους για τον ιστοτόπο '%s'. Τα ονόματα σε κάθε σχισμή ταξινομούνται με βάση το πόσο συχνά χρησιμοποιούνται στο σύνολο.",
"ScopeX": "Εμβέλεια %s",
"Index": "Ευρετήριο",
diff --git a/plugins/CustomVariables/lang/pl.json b/plugins/CustomVariables/lang/pl.json
index b9cbcc8826..ac0a71076b 100644
--- a/plugins/CustomVariables/lang/pl.json
+++ b/plugins/CustomVariables/lang/pl.json
@@ -4,8 +4,9 @@
"ColumnCustomVariableValue": "Wartość zmiennej niestandardowej",
"CustomVariables": "Zmienne niestandardowe",
"CustomVariablesReportDocumentation": "Raport ten zawiera informacje na temat niestandardowych zmiennych. Kliknij na nazwę zmiennej, aby zobaczyć rozkład wartości. %1$sAby uzyskać więcej informacji na temat niestandardowych zmiennych, przeczytaj dokumentację Zmienne %2$sCustom na piwik.org%3$s",
- "ScopePage": "strona zakresu",
+ "ScopePage": "zakres stron",
"ScopeVisit": "zakres wizyt",
+ "ScopeConversion": "zakres konwersji",
"ScopeX": "Zakres %s",
"Index": "Indeks",
"Usages": "Wykorzystanie",