summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ro.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-19 02:07:26 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-19 02:07:26 +0200
commitb0e645fe1372f7408507abb755626eba55f47dfb (patch)
treebf9c370f911cf0ea854715099660cde0cd3dddd5 /apps/files_encryption/l10n/ro.php
parent8a74a39c4240f41799b333f65db66587ef5ad8b7 (diff)
downloadnextcloud-server-b0e645fe1372f7408507abb755626eba55f47dfb.tar.gz
nextcloud-server-b0e645fe1372f7408507abb755626eba55f47dfb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ro.php')
-rw-r--r--apps/files_encryption/l10n/ro.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ro.php b/apps/files_encryption/l10n/ro.php
new file mode 100644
index 00000000000..97f3f262d76
--- /dev/null
+++ b/apps/files_encryption/l10n/ro.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Încriptare",
+"Exclude the following file types from encryption" => "Exclude următoarele tipuri de fișiere de la încriptare",
+"None" => "Niciuna",
+"Enable Encryption" => "Activare încriptare"
+);