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/Contents
parente212158fac73fa8d08b6dd77b9b57fe1072b3763 (diff)
language update (#12180)
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/el.json3
-rw-r--r--plugins/Contents/lang/ja.json2
-rw-r--r--plugins/Contents/lang/pl.json3
3 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Contents/lang/el.json b/plugins/Contents/lang/el.json
index 59afbdcfaf..021a4e992c 100644
--- a/plugins/Contents/lang/el.json
+++ b/plugins/Contents/lang/el.json
@@ -7,8 +7,11 @@
"ContentInteractions": "Αλληλεπιδράσεις σε Περιεχόμενο",
"InteractionRate": "Ρυθμός αλληλεπίδρασης",
"ContentName": "Όνομα Περιεχομένου",
+ "ContentNames": "Ονόματα περιεχομένου",
"ContentPiece": "Κομμάτι Περιεχομένου",
+ "ContentPieces": "Τεμάχια περιεχομένου",
"ContentTarget": "Στόχος Περιεχομένου",
+ "ContentTargets": "Στόχοι περιεχομένου",
"Contents": "Περιεχόμενα",
"InteractionsMetricDocumentation": "Ο αριθμός αλληλεπιδράσεων σε ένα μπλοκ περιεχομένου (πχ. ένα 'κλικ' σε μια εικόνα ή διαφήμιση).",
"ImpressionsMetricDocumentation": "Ο αριθμός εμφανίσεων σε μια σελίδα ενός μπλοκ περιεχομένου, όπως μια εικόνα ή διαφήμιση.",
diff --git a/plugins/Contents/lang/ja.json b/plugins/Contents/lang/ja.json
index 636a410fcf..9d78f4ddfa 100644
--- a/plugins/Contents/lang/ja.json
+++ b/plugins/Contents/lang/ja.json
@@ -2,10 +2,12 @@
"Contents": {
"PluginDescription": "コンテンツやバナーの追跡では、ページのコンテンツの任意の部分(バナー広告、イメージ、任意項目) のパフォーマンス(ビュー、クリック数、CTR )を測定できます。",
"Impressions": "インプレッション",
+ "ContentImpression": "コンテンツインプレッション",
"ContentInteraction": "コンテンツインタラクション",
"ContentInteractions": "コンテンツインタラクション",
"InteractionRate": "インタラクション率",
"ContentName": "コンテンツ名",
+ "ContentNames": "コンテンツ名",
"ContentPiece": "コンテンツ要素",
"ContentTarget": "コンテンツターゲット",
"Contents": "内容",
diff --git a/plugins/Contents/lang/pl.json b/plugins/Contents/lang/pl.json
index 4910ef0655..2f925d3193 100644
--- a/plugins/Contents/lang/pl.json
+++ b/plugins/Contents/lang/pl.json
@@ -7,8 +7,11 @@
"ContentInteractions": "Interakcje",
"InteractionRate": "Częstość interakcji",
"ContentName": "Nazwa treści",
+ "ContentNames": "Nazwy treści",
"ContentPiece": "Fragment treści",
+ "ContentPieces": "Fragmenty treści",
"ContentTarget": "Cel treści",
+ "ContentTargets": "Cele treści",
"Contents": "Treść",
"InteractionsMetricDocumentation": "Liczba interakcji wykonanych na zawartości (np. 'kliknięcie' w baner lub reklamę).",
"ImpressionsMetricDocumentation": "Liczba wyświetleń bloku treści, takiego jak baner czy reklama, na stronie.",