summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pl.php')
-rw-r--r--apps/files_sharing/l10n/pl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index e087d4a293a..508a58b3eec 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -1,11 +1,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",
-"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"
);