friendica-addons/piwik/lang/pl/strings.php
2013-02-27 09:38:30 -05:00

12 lines
693 B
PHP

<?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"] = "Potwierdź";
$a->strings["Piwik Base URL"] = "";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "";
$a->strings["Site ID"] = "ID strony";
$a->strings["Show opt-out cookie link?"] = "";
$a->strings["Asynchronous tracking"] = "";
$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";