translation updates

This commit is contained in:
Tobias Diekershoff 2024-03-04 16:40:13 +01:00
parent 9b0e243350
commit 38141edbea
35 changed files with 12067 additions and 11667 deletions

View file

@ -569,8 +569,6 @@ $a->strings['Moderation'] = 'Модерация';
$a->strings['Content and user moderation'] = 'Модерация пользователей и контента';
$a->strings['Navigation'] = 'Навигация';
$a->strings['Site map'] = 'Карта сайта';
$a->strings['Embedding disabled'] = 'Встраивание отключено';
$a->strings['Embedded content'] = 'Встроенное содержание';
$a->strings['first'] = 'первый';
$a->strings['prev'] = 'пред.';
$a->strings['next'] = 'след.';
@ -734,7 +732,6 @@ $a->strings['No TLS detected'] = 'TLS не обнаружено.';
$a->strings['TLS detected'] = 'TLS обнаружено.';
$a->strings['ImageMagick PHP extension is not installed'] = 'Модуль PHP ImageMagick не установлен';
$a->strings['ImageMagick PHP extension is installed'] = 'Модуль PHP ImageMagick установлен';
$a->strings['ImageMagick supports GIF'] = 'ImageMagick поддерживает GIF';
$a->strings['Database already in use.'] = 'База данных уже используется.';
$a->strings['Could not connect to database.'] = 'Не удалось подключиться к базе данных.';
$a->strings['Monday'] = 'Понедельник';
@ -2929,16 +2926,8 @@ $a->strings['darkzero'] = 'darkzero';
$a->strings['comix'] = 'comix';
$a->strings['slackr'] = 'slackr';
$a->strings['Variations'] = 'Вариации';
$a->strings['Light (Accented)'] = 'Светлая (с акцентами)';
$a->strings['Dark (Accented)'] = 'Тёмная (с акцентами)';
$a->strings['Black (Accented)'] = 'Чёрная (с акцентами)';
$a->strings['Note'] = 'Примечание';
$a->strings['Check image permissions if all users are allowed to see the image'] = 'Проверьте настройки разрешений изображения, оно должно быть видно всем пользователям';
$a->strings['Custom'] = 'Другое';
$a->strings['Legacy'] = 'Традиционная';
$a->strings['Accented'] = 'С акцентами';
$a->strings['Select color scheme'] = 'Выбрать цветовую схему';
$a->strings['Select scheme accent'] = 'Выберите акцент темы';
$a->strings['Blue'] = 'Синий';
$a->strings['Red'] = 'Красный';
$a->strings['Purple'] = 'Фиолетовый';
@ -2968,6 +2957,7 @@ $a->strings['Mosaic'] = 'Мозаика';
$a->strings['Repeat image to fill the screen.'] = 'Размножить изображение по всему экрану.';
$a->strings['Skip to main content'] = 'Пропустить до основного содержимого';
$a->strings['Back to top'] = 'Наверх';
$a->strings['Custom'] = 'Другое';
$a->strings['Guest'] = 'Гость';
$a->strings['Visitor'] = 'Посетитель';
$a->strings['Alignment'] = 'Выравнивание';