roundcubemail-plugins-kolab/plugins/libkolab/localization/he_IL.inc
Aleksander Machniak 29c5c502db Update localization
2016-05-18 16:38:39 +02:00

18 lines
554 B
PHP

<?php
/**
* Localizations for the Kolab libkolab plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libkolab/
*/
$labels['compare'] = 'Compare';
$labels['objectchangelog'] = 'History';
$labels['revision'] = 'Revision';
$labels['user'] = 'User';
$labels['operation'] = 'Action';
$labels['actionappend'] = 'Saved';
$labels['actionmove'] = 'Moved';
$labels['actiondelete'] = 'Deleted';
$labels['showrevision'] = 'Show this version';
$labels['restore'] = 'Restore this version';