pl.php 377 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Hasło",
  3. "Submit" => "Wyślij",
  4. "%s shared the folder %s with you" => "%s współdzieli folder z tobą %s",
  5. "%s shared the file %s with you" => "%s współdzieli z tobą plik %s",
  6. "Download" => "Pobierz",
  7. "No preview available for" => "Podgląd nie jest dostępny dla",
  8. "web services under your control" => "Kontrolowane serwisy"
  9. );