nextcloud/apps/admin_migrate/l10n/pl.php

6 lines
383 B
PHP

<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Eksportuj instancję ownCloud",
"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Spowoduje to utworzenie pliku skompresowanego, który zawiera dane tej instancji ownCloud.⏎ proszę wybrać typ eksportu:",
"Export" => "Eksport"
);