summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
blob: 9db5e87c9ba907f9e81e8f8ec09ad8a82cf9e415 (plain)
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"
);