Blame view

sources/apps/updater/l10n/pl.php 180 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "W toku...",
  "Done." => "Ukończono.",
  "Here is your backup: " => "Twoja kopia:",
  "Error" => "Błąd",
  "Update" => "Aktualizuj"
  );