roundcubemail-plugins-kolab/plugins/kolab_notes/localization/hu_HU.inc

17 lines
520 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
2016-05-18 16:38:39 +02:00
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
2014-08-22 01:31:43 +02:00
$labels['navtitle'] = 'Jegyzetek';
$labels['tags'] = 'Kulcsszavak';
$labels['notes'] = 'Jegyzetek';
$labels['listname'] = 'Név';
$labels['tabsharing'] = 'Megosztás';
2018-12-17 14:03:01 +01:00
$labels['findnotebooks'] = 'Find notebooks...';
2014-08-22 01:31:43 +02:00
$labels['savingdata'] = 'Adatok mentése...';
2018-12-17 14:03:01 +01:00
$labels['arialabelfoldersearchform'] = 'Notebooks search form';