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:
authorWeblate (bot) <hosted@weblate.org>2021-12-14 06:13:35 +0300
committerGitHub <noreply@github.com>2021-12-14 06:13:35 +0300
commit61a8cf560dbfc6584bee0affb666c603ded31783 (patch)
treeef39ab2c9e5504aaa54e9e43f751a68a84941de3 /plugins/Contents
parente8ae968937c6079f734e3b37ca367c5f175f28e8 (diff)
Translations update from Hosted Weblate (#18475)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin MobileMessaging Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-mobilemessaging/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Widgetize Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-widgetize/ [ci skip]
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/nb.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/plugins/Contents/lang/nb.json b/plugins/Contents/lang/nb.json
index 0bb27cfac0..77f9dab686 100644
--- a/plugins/Contents/lang/nb.json
+++ b/plugins/Contents/lang/nb.json
@@ -1,14 +1,16 @@
{
"Contents": {
- "PluginDescription": "Innholds- og bannersporing lar deg måle ytelsen (visninger, klikk, CTR) til deler av innholdet på dine sider (banner-annonser, bilder, eller hva som helst).",
- "Impressions": "Visninger",
- "InteractionRate": "Interaksjonsrate",
+ "ContentImpression": "Innholdsinntrykk",
+ "ContentInteraction": "Innholdsinteraksjon",
"ContentName": "Innholdsnavn",
"ContentPiece": "Innholdsdel",
"ContentTarget": "Innholdsmål",
"Contents": "Innhold",
- "InteractionsMetricDocumentation": "Antall ganger en innholdsdel ble interagert med (f.eks. et klikk på en banner eller annonse).",
+ "Impressions": "Visninger",
"ImpressionsMetricDocumentation": "Antall ganger en innholdsdel, som en banner eller annonse, ble vist på en side.",
- "InteractionRateMetricDocumentation": "Ratioen mellom visninger og interaksjoner."
+ "InteractionRate": "Interaksjonsrate",
+ "InteractionRateMetricDocumentation": "Ratioen mellom visninger og interaksjoner.",
+ "InteractionsMetricDocumentation": "Antall ganger en innholdsdel ble interagert med (f.eks. et klikk på en banner eller annonse).",
+ "PluginDescription": "Innholds- og bannersporing lar deg måle ytelsen (visninger, klikk, CTR) til deler av innholdet på dine sider (banner-annonser, bilder, eller hva som helst)."
}
-} \ No newline at end of file
+}