Blame view

sources/apps/user_migrate/l10n/pl.php 386 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?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."
  );