1<?php
2
3/*
4 +-----------------------------------------------------------------------+
5 | Localization file of the Roundcube Webmail Userinfo plugin            |
6 |                                                                       |
7 | Copyright (C) The Roundcube Dev Team                                  |
8 |                                                                       |
9 | Licensed under the GNU General Public License version 3 or            |
10 | any later version with exceptions for skins & plugins.                |
11 | See the README file for a full license statement.                     |
12 +-----------------------------------------------------------------------+
13
14 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/
15*/
16
17$labels['userinfo'] = 'Notandaupplýsingar';
18$labels['created'] = 'Búið til';
19$labels['lastlogin'] = 'Síðasta innskráning';
20$labels['defaultidentity'] = 'Sjálfgefið auðkenni';
21$labels['userid'] = 'Auðkenni';
22