roundcubemail-plugins-kolab/plugins/kolab_2fa/localization/it_IT.inc

17 lines
479 B
PHP
Raw Normal View History

<?php
/**
* Localizations for the Kolab 2-Factor-Auth plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
*/
$labels['created'] = 'Creato';
$labels['remove'] = 'Elimina';
$labels['continue'] = 'Continua';
$labels['yes'] = 'sì';
$labels['no'] = 'no';
$labels['label'] = 'Nome';
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];
$labels['enterhighsecurity'] = 'Conferma';