diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
commit | 14c34919774484d095d26ad2a7246fc897dc2d41 (patch) | |
tree | d9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/files_sharing/l10n/pl.js | |
parent | 23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff) | |
download | nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index f96a684b704..d8e7a105618 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -47,8 +47,6 @@ OC.L10N.register( "Add to your ownCloud" : "Dodaj do twojego ownCloud", "Download" : "Pobierz", "Download %s" : "Pobierz %s", - "Direct link" : "Bezpośredni link", - "Open documentation" : "Otwórz dokumentację", - "Add to your website" : "Dodaj do swojej strony" + "Direct link" : "Bezpośredni link" }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |