aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 15:12:46 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 15:12:46 +0100
commit8d9352a40d6b02e17889ba02962e0a3880e0995e (patch)
treef417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /apps/files_encryption/l10n/pl.php
parentba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff)
downloadnextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz
nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/pl.php')
-rw-r--r--apps/files_encryption/l10n/pl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index 505e8659f08..2fa86f454f9 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Szyfrowanie",
+"File encryption is enabled." => "Szyfrowanie plików jest włączone",
+"The following file types will not be encrypted:" => "Poniższe typy plików nie będą szyfrowane:",
+"Exclude the following file types from encryption:" => "Wyłącz poniższe typy plików z szyfrowania:",
"None" => "Brak"
);