website_jukni/dokuwiki/lib/plugins/translation/lang/uk/lang.php
2017-12-29 15:51:59 +01:00

13 lines
687 B
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
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Vitaly <vitaly.balashov@smuzzy.com.ua>
*/
$lang['translations'] = 'Переклад цієї сторінки';
$lang['outdated'] = 'Цей переклад старіший ніж <a href="%s" class="wikilink1">оригінальна сторінка</a> і може бути не актуальним.';
$lang['diff'] = 'Дивіться що <a href="%s" class="wikilink1">було змінено</a>.';
$lang['old'] = 'застарілий';
$lang['current'] = 'поточний';
$lang['path'] = 'Шлях';