summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
blob: c85a11863bd9971ce667c8ad2195a7ccfb70f8f0 (plain)
1
2
3
4
5
6
7
8
<?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"
);