Files
cachet-docker/resources/lang/pl/setup.php
2015-04-19 08:52:39 +01:00

24 lines
859 B
PHP
Executable File

<?php
/*
* This file is part of Cachet.
*
* (c) James Brooks <james@cachethq.io>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'setup' => 'Konfiguracja',
'title' => 'Skonfiguruj Cachet',
'service_details' => 'Szczegóły serwisu',
'status_page_setup' => 'Konfiguracja strony statusowej',
'show_support' => 'Okaż wsparcie dla Cachet? <small>Umieść link w stopce wskazujący na Cachet.</small>',
'admin_account' => 'Konto administratora',
'complete_setup' => 'Konfiguracja zakończona',
'completed' => 'Cachet został skonfigurowany pomyślnie!',
'finish_setup' => 'Przejdź do panelu',
'allow_tracking' => 'Zezwolić na anonimowe śledzenie wykorzystania?',
];