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-07-10 11:49:07 +0300
committerGitHub <noreply@github.com>2017-07-10 11:49:07 +0300
commit2b4489f8b0417a97ec31ac37521a8309985a26c1 (patch)
treeb4e0bce01376263b925bfec34f411f9c6cfce906 /plugins/Contents
parent053e053fe42688288ba3017103b5d61e41f806c8 (diff)
language update (#11853)
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/pl.json12
-rw-r--r--plugins/Contents/lang/sv.json2
2 files changed, 13 insertions, 1 deletions
diff --git a/plugins/Contents/lang/pl.json b/plugins/Contents/lang/pl.json
index f80a193a26..557b95c92a 100644
--- a/plugins/Contents/lang/pl.json
+++ b/plugins/Contents/lang/pl.json
@@ -1,6 +1,16 @@
{
"Contents": {
+ "PluginDescription": "Śledzenie treści i banerów pozwala Ci zmierzyć wydajność (wyświetleń, kliknięć, CTR) dowolnego fragmentu treści na Twojej stronie (baner reklamowy, obrazek, dowolny element).",
+ "Impressions": "Wyświetlenia treści",
+ "ContentInteraction": "Interakcja",
+ "ContentInteractions": "Interakcje",
+ "InteractionRate": "Częstość interakcji",
"ContentName": "Nazwa treści",
- "Contents": "Treść"
+ "ContentPiece": "Fragment treści",
+ "ContentTarget": "Cel 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.",
+ "InteractionRateMetricDocumentation": "Stosunek wyświetleń treści do interakcji"
}
} \ No newline at end of file
diff --git a/plugins/Contents/lang/sv.json b/plugins/Contents/lang/sv.json
index 5562463bca..053eb2c4ce 100644
--- a/plugins/Contents/lang/sv.json
+++ b/plugins/Contents/lang/sv.json
@@ -2,6 +2,8 @@
"Contents": {
"PluginDescription": "Innehålls- och bannertracking ger dig möjlighet att mäta prestanda (visningar, klick, CTR) för alla typer av innehåll på dina sidor (bannerannonser, bilder mm).",
"Impressions": "Visningar",
+ "ContentInteraction": "Innehållsinteraktion",
+ "ContentInteractions": "Innehållsinteraktioner",
"InteractionRate": "Andel interaktioner",
"ContentName": "Namn på innehåll",
"ContentPiece": "Innehållsdel",