summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/uk.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 02:06:03 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 02:06:03 +0200
commitbc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch)
tree2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /apps/files_encryption/l10n/uk.php
parent78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff)
downloadnextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz
nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/uk.php')
-rw-r--r--apps/files_encryption/l10n/uk.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/uk.php b/apps/files_encryption/l10n/uk.php
new file mode 100644
index 00000000000..3c15bb28436
--- /dev/null
+++ b/apps/files_encryption/l10n/uk.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Шифрування",
+"Exclude the following file types from encryption" => "Не шифрувати файли наступних типів",
+"None" => "Жоден",
+"Enable Encryption" => "Включити шифрування"
+);