summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 02:07:19 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 02:07:19 +0200
commit75cd7eacf8b7e130c94c258bf86502a06a5b2d17 (patch)
treeb45af99ca14bdc1b65a28c26f7d4d3deb397b4c3 /apps/files_sharing/l10n/pl.php
parent73d0a2b8f785da560b4bbefdbda40d809f2f7c36 (diff)
downloadnextcloud-server-75cd7eacf8b7e130c94c258bf86502a06a5b2d17.tar.gz
nextcloud-server-75cd7eacf8b7e130c94c258bf86502a06a5b2d17.zip
[tx-robot] updated from transifex
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"
);