forked from friendica/friendica-addons
65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
# ADDON piwik
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica piwik addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# Waldemar Stoczkowski, 2018-2019
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-02-19 10:42+0100\n"
|
|
"PO-Revision-Date: 2019-03-07 19:29+0000\n"
|
|
"Last-Translator: Waldemar Stoczkowski\n"
|
|
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: pl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
|
|
#: piwik.php:94
|
|
msgid ""
|
|
"This website is tracked using the <a href='http://www.matomo.org'>Matomo</a>"
|
|
" analytics tool."
|
|
msgstr "Ta strona internetowa jest śledzona za pomocą narzędzia analitycznego <a href='http://www.matomo.org'>Matomo</a>."
|
|
|
|
#: piwik.php:97
|
|
#, php-format
|
|
msgid ""
|
|
"If you do not want that your visits are logged in this way you <a "
|
|
"href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further "
|
|
"visits of the site</a> (opt-out)."
|
|
msgstr "Jeśli nie chcesz, aby twoje wizyty były rejestrowane w ten sposób, <a href='%s'>możesz ustawić plik cookie, aby uniemożliwić Matomo / Piwik śledzenie dalszych wizyt w witrynie</a> (rezygnacja)."
|
|
|
|
#: piwik.php:104
|
|
msgid "Save Settings"
|
|
msgstr "Zapisz ustawienia"
|
|
|
|
#: piwik.php:105
|
|
msgid "Matomo (Piwik) Base URL"
|
|
msgstr "Podstawowy adres URL Matomo (Piwik)"
|
|
|
|
#: piwik.php:105
|
|
msgid ""
|
|
"Absolute path to your Matomo (Piwik) installation. (without protocol "
|
|
"(http/s), with trailing slash)"
|
|
msgstr "Ścieżka bezwzględna do instalacji Matomo (Piwik). (bez protokołu (http/s), z ukośnikiem)"
|
|
|
|
#: piwik.php:106
|
|
msgid "Site ID"
|
|
msgstr "Identyfikator ID witryny"
|
|
|
|
#: piwik.php:107
|
|
msgid "Show opt-out cookie link?"
|
|
msgstr "Pokazać link do rezygnacji z plików cookie?"
|
|
|
|
#: piwik.php:108
|
|
msgid "Asynchronous tracking"
|
|
msgstr "Śledzenie asynchroniczne"
|
|
|
|
#: piwik.php:120
|
|
msgid "Settings updated."
|
|
msgstr "Zaktualizowano ustawienia."
|