summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-16 01:54:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-16 01:54:43 -0400
commit8606b7ca669674a87a63c58a994585be0b0e1102 (patch)
tree46bc598b1959ac79aef1aa2bdb27c27f8d19139c /apps/files_sharing/l10n/pl.js
parentf50798a674bf223e1c8015b9a27287b2ac6c9f1a (diff)
downloadnextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.tar.gz
nextcloud-server-8606b7ca669674a87a63c58a994585be0b0e1102.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 2a8fd58dfd5..361ebeff203 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Add to your ownCloud" : "Dodaj do twojego ownCloud",
"Download" : "Pobierz",
"Download %s" : "Pobierz %s",
- "Direct link" : "Bezpośredni link"
+ "Direct link" : "Bezpośredni link",
+ "Open documentation" : "Otwórz dokumentację"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");