diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-06 00:06:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-06 00:06:28 +0100 |
commit | 335b6cd0609b269b3b8c85baed2eeed94f654c3d (patch) | |
tree | 2f85aad2b00bd63f7e769f826809a1a9417906b1 /apps/files_encryption/l10n/fi_FI.php | |
parent | 74157902d753ce09d60fe319f6eadd203f63b4b3 (diff) | |
download | nextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.tar.gz nextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/fi_FI.php')
-rw-r--r-- | apps/files_encryption/l10n/fi_FI.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files_encryption/l10n/fi_FI.php b/apps/files_encryption/l10n/fi_FI.php index 33756c2831f..8a9dd30e670 100644 --- a/apps/files_encryption/l10n/fi_FI.php +++ b/apps/files_encryption/l10n/fi_FI.php @@ -1,9 +1,5 @@ <?php $TRANSLATIONS = array( "Please check your passwords and try again." => "Tarkista salasanasi ja yritä uudelleen.", -"Choose encryption mode:" => "Choose encryption mode:", -"None (no encryption at all)" => "Ei mitään (ei lainkaan salausta)", -"Important: Once you selected an encryption mode there is no way to change it back" => "Tärkeä huomautus: Kun olet valinnut salaustatavan, sitä ei ole mahdollista vaihtaa", "Encryption" => "Salaus", -"Exclude the following file types from encryption" => "Jätä seuraavat tiedostotyypit salaamatta", "None" => "Ei mitään" ); |