summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js4
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);");