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

Translations update from Hosted Weblate #138

Merged
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
12 changes: 11 additions & 1 deletion lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,15 @@
"speedMultiplier": "x",
"@speedMultiplier": {},
"verticalSeamless": "Seamless Vertical Scrolling",
"@verticalSeamless": {}
"@verticalSeamless": {},
"saveToServer": "Save to server",
"@saveToServer": {},
"description": "Description: ",
"@description": {},
"releaseDate": "Release Date: ",
"@releaseDate": {},
"rating": "Rating: ",
"@rating": {},
"saveToDevice": "Save to device",
"@saveToDevice": {}
}
60 changes: 59 additions & 1 deletion lib/l10n/app_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,63 @@
"downloadExplanation": "JellyBook необходимо скачать комикс, прежде чем вы сможете его прочитать",
"@downloadExplanation": {},
"ok": "OK",
"@ok": {}
"@ok": {},
"darkTheme": "Тёмная",
"@darkTheme": {},
"imprint": "Печать",
"@imprint": {},
"downloadFailed": "Не удалось загрузить, попробуйте позже.",
"@downloadFailed": {},
"licenses": "Лицензии",
"@licenses": {},
"penciller": "Художник",
"@penciller": {},
"ltr": "Слева направо",
"@ltr": {},
"inker": "Красильщик",
"@inker": {},
"readingDirection": "Направление чтения",
"@readingDirection": {},
"selectAudioFile": "Выберите аудиофайл",
"@selectAudioFile": {},
"publisher": "Издатель",
"@publisher": {},
"writer": "Писатель",
"@writer": {},
"rtl": "Справа налево",
"@rtl": {},
"pleaseDownloadAudiobookFirst": "Для начала загрузите аудиокнигу",
"@pleaseDownloadAudiobookFirst": {},
"colorist": "Колорист",
"@colorist": {},
"speedMultiplier": "x",
"@speedMultiplier": {},
"currentSpeed": "Текущая скорость:",
"@currentSpeed": {},
"letterer": "Наборщик",
"@letterer": {},
"coverArtist": "Художник обложки",
"@coverArtist": {},
"read": "Прочитано",
"@read": {},
"verticalSeamless": "Плавная вертикальная прокрутка",
"@verticalSeamless": {},
"noAudiobooksDownloaded": "Нет загруженных аудиокниг",
"@noAudiobooksDownloaded": {},
"lightTheme": "Светлая",
"@lightTheme": {},
"vertical": "Вертикальное",
"@vertical": {},
"lookupMissingImages": "Поиск отсутствующих изображений",
"@lookupMissingImages": {},
"playbackSpeed": "Скорость воспроизведения",
"@playbackSpeed": {},
"systemTheme": "Системная",
"@systemTheme": {},
"editor": "Редактор",
"@editor": {},
"amoledTheme": "AMOLED",
"@amoledTheme": {},
"credits": "Заслуги",
"@credits": {}
}