You cannot 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/settings/l10n/pl.php

9 lines
298 B
PHP

<?php $TRANSLATIONS = array(
"Authentication error" => "Błąd uwierzytelniania",
"Invalid request" => "Nieprawidłowe żądanie",
"Language changed" => "Język zmieniony",
"Your password got changed" => "Twoje hasło zostało zmienione",
"New password" => "Nowe hasło",
"Language" => "Język"
);