summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/fi_FI.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-13 17:46:52 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-13 17:46:52 +0200
commitb5c6850732d69f8a68dc05738acb55dffc03677a (patch)
tree1b83e94e99db9c47500152fcf04bb086c597c9e5 /plugins/acl/localization/fi_FI.inc
parent50d0a12933f5b58506cfe0df477eeb81b727d41e (diff)
Updated translations from Transifex
Diffstat (limited to 'plugins/acl/localization/fi_FI.inc')
-rw-r--r--plugins/acl/localization/fi_FI.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/acl/localization/fi_FI.inc b/plugins/acl/localization/fi_FI.inc
index 329664a0d..1238b0fd3 100644
--- a/plugins/acl/localization/fi_FI.inc
+++ b/plugins/acl/localization/fi_FI.inc
@@ -89,11 +89,11 @@ $messages['saving'] = 'Tallennetaan käyttöoikeuksia...';
$messages['updatesuccess'] = 'Käyttöoikeuksia muutettiin onnistuneesti';
$messages['deletesuccess'] = 'Käyttöoikeuksia poistettiin onnistuneesti';
$messages['createsuccess'] = 'Käyttöoikeuksia lisättiin onnistuneesti';
-$messages['updateerror'] = 'Ubable to update access rights';
+$messages['updateerror'] = 'Käyttöoikeuksien päivitys epäonnistui';
$messages['deleteerror'] = 'Käyttöoikeuksien poistaminen epäonnistui';
$messages['createerror'] = 'Käyttöoikeuksien lisääminen epäonnistui';
$messages['deleteconfirm'] = 'Are you sure, you want to remove access rights of selected user(s)?';
-$messages['norights'] = 'No rights has been specified!';
-$messages['nouser'] = 'No username has been specified!';
+$messages['norights'] = 'Oikeuksia ei ole määritelty!';
+$messages['nouser'] = 'Käyttäjänimeä ei ole määritelty!';
?>