summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
commit36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch)
tree7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps/files_sharing/l10n/pl.php
parent58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff)
downloadnextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz
nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.php')
-rw-r--r--apps/files_sharing/l10n/pl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 59c7615ab6b..7b0da90ac3d 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -29,7 +29,6 @@ $TRANSLATIONS = array(
"Download" => "Pobierz",
"Download %s" => "Pobierz %s",
"Direct link" => "Bezpośredni link",
-"File Sharing" => "Udostępnione pliki",
"Allow users to mount public link shares" => "Zezwalaj użytkownikom na montowanie publicznych linków"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";