add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?php
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "";
$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "";
$a->strings["Submit"] = "Lagre";
$a->strings["Piwik Base URL"] = "Piwik Base URL";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "";
$a->strings["Site ID"] = "Nettstedets ID";
$a->strings["Show opt-out cookie link?"] = "Vis lenke for å velge bort cookie?";
$a->strings["Asynchronous tracking"] = "";
$a->strings["Settings updated."] = "Innstillinger oppdatert.";