roundcubemail-plugins-kolab/plugins/tasklist/localization/uk_UA.inc
Jeroen van Meeuwen (Kolab Systems) 00e04d2f95 Update translations
2018-12-17 14:03:01 +01:00

53 lines
2.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Localizations for the Kolab Tasks plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
*/
$labels['navtitle'] = 'Задачі';
$labels['export'] = 'Експорт';
$labels['exporttitle'] = 'Експорт в iCalendar';
$labels['exportattachments'] = 'Із вкладеннями';
$labels['tasklistsubscribe'] = 'Завжди показувати';
$labels['searchterms'] = 'Умови пошуку';
$labels['removelist'] = 'Вилучити зі списку';
$labels['printdescriptions'] = 'Друк опису';
$labels['edit'] = 'Редагувати';
$labels['description'] = 'Опис';
$labels['start'] = 'Початок';
$labels['starttime'] = 'Час початку';
$labels['alarms'] = 'Нагадування';
$labels['repeat'] = 'Повторити';
$labels['status'] = 'Статус';
$labels['status-cancelled'] = 'Відмінений';
$labels['created'] = 'Створена';
$labels['changed'] = 'Змінена';
$labels['taskoptions'] = 'Опції';
$labels['all'] = 'Всі';
$labels['today'] = 'Сьогодні';
$labels['tomorrow'] = 'Завтра';
$labels['save'] = 'Зберегти';
$labels['cancel'] = 'Відмінити';
$labels['tabsummary'] = 'Резюме';
$labels['tabrecurrence'] = 'Повторення';
$labels['tabattachments'] = 'Вкладення';
$labels['tabsharing'] = 'Спільне використання';
$labels['listname'] = 'Назва';
$labels['showalarms'] = 'Показувати нагадування';
$labels['savingdata'] = 'Збереження даних...';
$labels['role'] = 'Роль';
$labels['availability'] = 'Доступність';
$labels['confirmstate'] = 'Статус';
$labels['roleorganizer'] = 'Організатор';
$labels['rolerequired'] = 'Обов\'язковий';
$labels['roleoptional'] = 'Необов\'язковий';
$labels['sendinvitations'] = 'Запросити';
$labels['itipupdatesubject'] = '"$title" була оновлена';
$labels['taskhistory'] = 'Історія';
$labels['objectchangelog'] = 'Історія змін';
$labels['itipcomment'] = 'Коментар до запрошення/повідомлення';
$labels['andnmore'] = '$nr більше...';
$labels['comment'] = 'Коментарій';
$labels['rsvpcomment'] = 'Коментарій';