forked from friendica/friendica-addons
64 lines
1.4 KiB
Plaintext
64 lines
1.4 KiB
Plaintext
|
# ADDON piwik
|
||
|
# Copyright (C)
|
||
|
# This file is distributed under the same license as the Friendica piwik addon package.
|
||
|
#
|
||
|
#
|
||
|
# Translators:
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: friendica\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
|
||
|
"PO-Revision-Date: 2014-06-23 11:18+0000\n"
|
||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
|
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: it\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#: piwik.php:77
|
||
|
msgid ""
|
||
|
"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> "
|
||
|
"analytics tool."
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:80
|
||
|
#, php-format
|
||
|
msgid ""
|
||
|
"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)."
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:87
|
||
|
msgid "Save Settings"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:88
|
||
|
msgid "Piwik Base URL"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:88
|
||
|
msgid ""
|
||
|
"Absolute path to your Piwik installation. (without protocol (http/s), with "
|
||
|
"trailing slash)"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:89
|
||
|
msgid "Site ID"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:90
|
||
|
msgid "Show opt-out cookie link?"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:91
|
||
|
msgid "Asynchronous tracking"
|
||
|
msgstr ""
|
||
|
|
||
|
#: piwik.php:103
|
||
|
msgid "Settings updated."
|
||
|
msgstr ""
|