pl.php 386 Bytes
<?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",
"User Account Migration" => "Migracja konta użytkownika.",
"Export and import ownCloud user accounts." => "Eksportowanie i importowanie konta użytkownika."
);