Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of East Slavic translations #158

Merged
merged 6 commits into from
Jan 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README-be.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Miru App

### Ўстаноўка Flutter

参考 [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)
Калі ласка, звярніцеся да [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)

### Ўстаноўка залежнасцяў

Expand Down
2 changes: 1 addition & 1 deletion README-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Miru App

### Установка Flutter

参考 [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)
Пожалуйста, обратитесь к [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)

### Установка зависимостей

Expand Down
2 changes: 1 addition & 1 deletion README-uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Miru App

### Встановлення Flutter

参考 [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)
Будь ласка, зверніться до [Flutter Official Documentation](https://flutter.dev/docs/get-started/install)

### Встановлення залежностей

Expand Down
15 changes: 14 additions & 1 deletion assets/i18n/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,20 @@
"subtitle": "Субтытры",
"subtitle-change": "Рэдагаваць субтытры {title}",
"subtitle-file": "Файл субтытраў",
"torrent-downloading": "Торэнт запампоўка"
"torrent-downloading": "Торэнт-запампоўка",
"tooltip": {
"close": "Закрыць",
"subtitle": "Субтытры",
"play-list": "Спіс прайгравання",
"quality": "Якасць",
"speed": "Хуткасць",
"play": "Прайграваць",
"play-or-pause": "Паўза",
"previous": "Папярэдні",
"next": "Наступны",
"full-screen": "Поўнаэкранны рэжым",
"volume": "Гучнасць",
"torrent-file-list": "Спіс торэнт-файлаў"
},

"comic-settings": {
Expand Down
15 changes: 14 additions & 1 deletion assets/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,20 @@
"subtitle": "Субтитры",
"subtitle-change": "Редактировать субтитры {title}",
"subtitle-file": "Файл субтитров",
"torrent-downloading": "Торрент скачивание"
"torrent-downloading": "Торрент-скачивание",
"tooltip": {
"close": "Закрыть",
"subtitle": "Субтитры",
"play-list": "Список воспроизведения",
"quality": "Качество",
"speed": "Скорость",
"play": "Играть",
"play-or-pause": "Пауза",
"previous": "Предыдущий",
"next": "Следующий",
"full-screen": "Полноэкранный режим",
"volume": "Громкость",
"torrent-file-list": "Список торрент-файлов"
},

"comic-settings": {
Expand Down
15 changes: 14 additions & 1 deletion assets/i18n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,20 @@
"subtitle": "Субтитри",
"subtitle-change": "Редагувати субтитри {title}",
"subtitle-file": "Файл субтитрів",
"torrent-downloading": "Торрент скачування"
"torrent-downloading": "Торрент-скачування",
"tooltip": {
"close": "Закрити",
"subtitle": "Субтитри",
"play-list": "Список відтворення",
"quality": "Якасць",
"speed": "Швидкість",
"play": "Відтворювати",
"play-or-pause": "Пауза",
"previous": "Попередній",
"next": "Наступний",
"full-screen": "Повноекранний режим",
"volume": "Гучність",
"torrent-file-list": "Список торрент-файлів"
},

"comic-settings": {
Expand Down