Blame view

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