You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/l10n/pl.php

8 lines
240 B

<?php $TRANSLATIONS = array(
"Login failed!" => "Nie udało się zalogować!",
"Advanced" => "Zaawansowane",
"Finish setup" => "Zakończ instalację",
"prev" => "wstecz",
"next" => "dalej",
"You are logged out." => "Jesteś wylogowany."
);