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.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 7f612126b93..5810cc6d796 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array(
-"Size" => "Rozmiar",
-"Modified" => "Zmodyfikowane",
-"Delete all" => "Usuń wszystko",
-"Delete" => "Usuń"
+"Password" => "Hasło",
+"Submit" => "Wyślij",
+"Download" => "Pobierz",
+"web services under your control" => "Kontrolowane serwisy"
);