diff options
Diffstat (limited to 'apps/files_encryption/l10n/lv.php')
-rw-r--r-- | apps/files_encryption/l10n/lv.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/lv.php b/apps/files_encryption/l10n/lv.php index fc31ccdb92d..abcc0305c1e 100644 --- a/apps/files_encryption/l10n/lv.php +++ b/apps/files_encryption/l10n/lv.php @@ -1,7 +1,3 @@ <?php $TRANSLATIONS = array( -"Encryption" => "Šifrēšana", -"File encryption is enabled." => "Datņu šifrēšana ir aktivēta.", -"The following file types will not be encrypted:" => "Sekojošās datnes netiks šifrētas:", -"Exclude the following file types from encryption:" => "Sekojošos datņu tipus izslēgt no šifrēšanas:", -"None" => "Nav" +"Encryption" => "Šifrēšana" ); |