Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
82229a3e1e
commit
d25794905f
112 changed files with 4620 additions and 0 deletions
22
plugins/55/wrap/lang/ru/lang.php
Normal file
22
plugins/55/wrap/lang/ru/lang.php
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
|
||||
* @author Ilya Rozhkov <impeck@ya.ru>
|
||||
*/
|
||||
$lang['picker'] = 'Wrap';
|
||||
$lang['column'] = 'колонки';
|
||||
$lang['box'] = 'простой центрированный блок';
|
||||
$lang['info'] = 'блок «Информация»';
|
||||
$lang['tip'] = 'блок «Подсказка»';
|
||||
$lang['important'] = 'блок «Важно»';
|
||||
$lang['alert'] = 'блок «Тревога»';
|
||||
$lang['help'] = 'блок «Справка»';
|
||||
$lang['download'] = 'блок «Скачивание»';
|
||||
$lang['todo'] = 'блок «Список задач»';
|
||||
$lang['clear'] = 'очистить float’ы';
|
||||
$lang['em'] = 'пометить важным';
|
||||
$lang['hi'] = 'выделить (маркер)';
|
||||
$lang['lo'] = 'пометить неважным';
|
Loading…
Add table
Add a link
Reference in a new issue