diff options
Diffstat (limited to 'apps/files_encryption/l10n/ug.php')
-rw-r--r-- | apps/files_encryption/l10n/ug.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ug.php b/apps/files_encryption/l10n/ug.php new file mode 100644 index 00000000000..34eeb373b3e --- /dev/null +++ b/apps/files_encryption/l10n/ug.php @@ -0,0 +1,7 @@ +<?php $TRANSLATIONS = array( +"Encryption" => "شىفىرلاش", +"File encryption is enabled." => "ھۆججەت شىفىرلاش قوزغىتىلدى.", +"The following file types will not be encrypted:" => "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلانمايدۇ:", +"Exclude the following file types from encryption:" => "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلاشنىڭ سىرتىدا:", +"None" => "يوق" +); |