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/apps/user_migrate/l10n/pl.php

10 lines
586 B

<?php $TRANSLATIONS = array(
"Export" => "Eksport",
"Something went wrong while the export file was being generated" => "Coś poszło źle, podczas generowania pliku eksportu",
"An error has occurred" => "Wystąpił błąd",
"Export your user account" => "Eksportuj konto użytkownika",
"This will create a compressed file that contains your ownCloud account." => "Spowoduje to utworzenie pliku skompresowanego, który zawiera konto ownCloud.",
"Import user account" => "Importuj konto użytkownika",
"ownCloud User Zip" => "paczka Zip użytkownika ownCloud",
"Import" => "Importuj"
);