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

14 lines
404 B
PHP
Raw Normal View History

2016-05-18 16:38:39 +02:00
<?php
/**
* 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/
*/
$labels['created'] = '작성됨';
$labels['changed'] = '마지막으로 수정됨';
$labels['listname'] = '이름';
$labels['removelist'] = '목록에서 삭제';
$labels['savingdata'] = '자료 저장중...';