summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
blob: 508a58b3eec4d1cf8131be50327e4db4ec16459c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Delete" => "Usuń",
"Your Shared Files" => "Twoje udostępnione pliki",
"Item" => "Element",
"Shared With" => "Udostępnione dla",
"Permissions" => "Uprawnienia",
"Read" => "Odczyt",
"Edit" => "Edycja",
"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"
);