summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/fi_FI.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-15 10:03:58 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-15 10:03:58 +0100
commit7e34e4c5b5dac037435d0fc2c6db1f71199006e0 (patch)
treed3de8c0f9b8f609efa3e5434da2da48a4cf5b00b /plugins/acl/localization/fi_FI.inc
parent9f1fd396951dd1bf9a082422d0835ca1a229255d (diff)
parentced9e5a5bf5d6ffe051b42f474d7a97203641913 (diff)
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0
Diffstat (limited to 'plugins/acl/localization/fi_FI.inc')
-rw-r--r--plugins/acl/localization/fi_FI.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/acl/localization/fi_FI.inc b/plugins/acl/localization/fi_FI.inc
index eb69eda3a..27510e849 100644
--- a/plugins/acl/localization/fi_FI.inc
+++ b/plugins/acl/localization/fi_FI.inc
@@ -21,12 +21,24 @@ $labels['username'] = 'Käyttäjä:';
$labels['editperms'] = 'Muokkaa oikeuksia';
$labels['anyone'] = 'Kaikki käyttäjät (kuka tahansa)';
$labels['anonymous'] = 'Vieraat (anonyymit)';
+$labels['aclc'] = 'Luo alikansioita';
+$labels['aclk'] = 'Luo alikansioita';
+$labels['acld'] = 'Poista viestejä';
+$labels['aclt'] = 'Poista viestejä';
+$labels['aclx'] = 'Poista kansio';
+$labels['aclfull'] = 'Täydet käyttöoikeudet';
$labels['aclother'] = 'Muu';
+$labels['aclread'] = 'Luku';
+$labels['aclwrite'] = 'Kirjoitus';
+$labels['acldelete'] = 'Poisto';
$labels['shortaclc'] = 'Luo';
$labels['shortaclk'] = 'Luo';
$labels['shortacld'] = 'Poista';
$labels['shortaclt'] = 'Poista';
$labels['shortaclother'] = 'Muu';
+$labels['shortaclread'] = 'Luku';
+$labels['shortaclwrite'] = 'Kirjoitus';
+$labels['shortacldelete'] = 'Poisto';
$labels['longaclr'] = 'Kansion voi avata lukua varten';
$labels['longaclx'] = 'Kansio voidaan poistaa tai nimetä uudelleen';
$labels['longacla'] = 'Kansion käyttöoikeuksia voi muuttaa';