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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-09-20 14:06:08 +0300
committerGitHub <noreply@github.com>2017-09-20 14:06:08 +0300
commit4a18b35fb3f37189b999997bd90884aa0ceb6e75 (patch)
tree2020b521ec738402a0c522c081a10f4ef56ddbdb /plugins/Contents/lang/pl.json
parenta54f62f55e500644372fa342738483a6fd3dfaa3 (diff)
parente4750236c6668b9126271cc6eef02256a64ec9f0 (diff)
Merge pull request #12085 from piwik/3.x-dev3.1.1
Release Piwik 3.1.1
Diffstat (limited to 'plugins/Contents/lang/pl.json')
-rw-r--r--plugins/Contents/lang/pl.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/plugins/Contents/lang/pl.json b/plugins/Contents/lang/pl.json
index f80a193a26..4910ef0655 100644
--- a/plugins/Contents/lang/pl.json
+++ b/plugins/Contents/lang/pl.json
@@ -1,6 +1,17 @@
{
"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",
+ "ContentImpression": "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