summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
blob: e087d4a293a825a958a38180e26f5d543fdef0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Your Shared Files" => "Twoje udostępnione pliki",
"Item" => "Element",
"Shared With" => "Udostępnione dla",
"Permissions" => "Uprawnienia",
"Read" => "Odczyt",
"Edit" => "Edycja",
"Delete" => "Usuń",
"Enable Resharing" => "Włącz ponowne udostępnianie",
"Allow users to reshare files they don't own" => "Zezwalaj użytkownikom na ponowne udostępnienie plików, które są im udostępnione"
);