translations update

This commit is contained in:
nikk gitanes
2023-02-04 21:46:31 +03:00
parent 4b26de3113
commit 8659706b87
3 changed files with 7 additions and 7 deletions

View File

@@ -80,7 +80,7 @@ export default function AboutDialog() {
<LinkComponent name='Matt Joiner' link='https://github.com/anacrolix' /> <LinkComponent name='Matt Joiner' link='https://github.com/anacrolix' />
<LinkComponent name='nikk' link='https://github.com/tsynik' /> <LinkComponent name='nikk' link='https://github.com/tsynik' />
<LinkComponent name='kolsys' link='https://github.com/kolsys' /> <LinkComponent name='kolsys' link='https://github.com/kolsys' />
<LinkComponent name='tw1cker Руслан Пахнев' link='https://github.com/Nemiroff' /> <LinkComponent name='tw1cker' link='https://github.com/Nemiroff' />
<LinkComponent name='SpAwN_LMG' link='https://github.com/spawnlmg' /> <LinkComponent name='SpAwN_LMG' link='https://github.com/spawnlmg' />
</div> </div>
</Section> </Section>

View File

@@ -74,7 +74,7 @@
"PiecesLength": "Pieces length", "PiecesLength": "Pieces length",
"Playlist": "Playlist", "Playlist": "Playlist",
"Preload": "Preload", "Preload": "Preload",
"ProjectSource": "Project page", "ProjectSource": "Project GitHub",
"PWAGuide": { "PWAGuide": {
"Header": "Install application", "Header": "Install application",
"Description": "Install the app on your device to easily access it anytime. No app store. No download.", "Description": "Install the app on your device to easily access it anytime. No app store. No download.",

View File

@@ -4,7 +4,7 @@
"Add": "Добавить", "Add": "Добавить",
"AddDialog": { "AddDialog": {
"AddPosterLinkInput": "Ссылка на постер", "AddPosterLinkInput": "Ссылка на постер",
"AddTorrentSourceNotification": "Сначала добавьте torrent-источник", "AddTorrentSourceNotification": "Сначала добавьте торрент",
"AppendFile": { "AppendFile": {
"Or": "ИЛИ", "Or": "ИЛИ",
"ClickOrDrag": "НАЖМИТЕ / ПЕРЕТАЩИТЕ ФАЙЛ (.torrent)" "ClickOrDrag": "НАЖМИТЕ / ПЕРЕТАЩИТЕ ФАЙЛ (.torrent)"
@@ -16,7 +16,7 @@
"TitleBlank": "Название (пустое - ориг. название торрента)", "TitleBlank": "Название (пустое - ориг. название торрента)",
"TorrentSourceLink": "Ссылка на источник торрента", "TorrentSourceLink": "Ссылка на источник торрента",
"TorrentSourceOptions": "magnet-ссылка / хеш / ссылка на .torrent файл", "TorrentSourceOptions": "magnet-ссылка / хеш / ссылка на .torrent файл",
"WrongTorrentSource": "Неправильный torrent-источник" "WrongTorrentSource": "Неправильный торрент"
}, },
"AddFromLink": "Добавить", "AddFromLink": "Добавить",
"AddNewTorrent": "Добавить новый торрент", "AddNewTorrent": "Добавить новый торрент",
@@ -74,11 +74,11 @@
"PiecesLength": "Размер блока", "PiecesLength": "Размер блока",
"Playlist": "Плейлист", "Playlist": "Плейлист",
"Preload": "Предзагр.", "Preload": "Предзагр.",
"ProjectSource": "Сайт проекта", "ProjectSource": "GitHub проекта",
"PWAGuide": { "PWAGuide": {
"Header": "Установить приложение", "Header": "Установить приложение",
"Description": "Установите приложение на ваше устройство для быстрого доступа в любой момент. Без AppStore. Без загрузки.", "Description": "Установите приложение на ваше устройство для быстрого доступа в любой момент. Без AppStore. Без загрузки.",
"VLC": "VLC кнопка будет добавлена для мгновенного воспроизведения на телефоне", "VLC": "Кнопка VLC будет добавлена для мгновенного воспроизведения на телефоне",
"FirstStep": "Нажмите на", "FirstStep": "Нажмите на",
"SecondStep": { "SecondStep": {
"Select": "Выбирите", "Select": "Выбирите",
@@ -137,7 +137,7 @@
"UseDiskDesc": "Рекомендуется использовать оперативную память или внешние носители на устройствах с flash-памятью", "UseDiskDesc": "Рекомендуется использовать оперативную память или внешние носители на устройствах с flash-памятью",
"Tabs": { "Tabs": {
"Main": "Основные", "Main": "Основные",
"Additional": "Дополнительные", "Additional": "Расширенные",
"AdditionalDisabled": "(включите ПРО-режим)", "AdditionalDisabled": "(включите ПРО-режим)",
"App": "Приложение" "App": "Приложение"
}, },