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 #244

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
30 changes: 30 additions & 0 deletions lib/src/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -467,5 +467,35 @@
"nextChapter": "Siguiente: {chapterTitle}",
"@nextChapter": {
"description": "Text for Next Chapter button in Manga Reader Screen"
},
"selectInBetween": "Seleccionar entre",
"@selectInBetween": {
"description": "Toast Text for selecting chapters in between first and last Chapters"
},
"readerOverlaySubtitle": "Muestra el título y los ajustes rápidos al abrir un capítulo",
"@readerOverlaySubtitle": {},
"quickSearchShowAllCommandTip": "Consejo: Introduzca '?' para ver todos los comandos",
"@quickSearchShowAllCommandTip": {
"description": "Quick Open Tip text for showing all commands by entering '?'"
},
"selectNext10": "Seleccionar los 10 siguientes",
"@selectNext10": {
"description": "Toast Text for selecting next 10 chapters"
},
"selectUnread": "Seleccionar los no leídos",
"@selectUnread": {
"description": "Popup Text for selecting unread chapters"
},
"readerVolumeTapInvert": "Invertir los botones de volumen",
"@readerVolumeTapInvert": {
"description": "Switch button text to invert Volume Tap "
},
"readerVolumeTap": "Botones de volumen",
"@readerVolumeTap": {
"description": "Switch button text for Reader Page Navigation with Volume Tap"
},
"readerVolumeTapSubtitle": "Navegar con los botones de volumen",
"@readerVolumeTapSubtitle": {
"description": "Switch button Subtitle text for Reader Page Navigation with Volume Tap"
}
}
12 changes: 12 additions & 0 deletions lib/src/l10n/app_zh.arb
Original file line number Diff line number Diff line change
Expand Up @@ -884,5 +884,17 @@
"selectUnread": "选取未读",
"@selectUnread": {
"description": "Popup Text for selecting unread chapters"
},
"readerVolumeTapInvert": "反转音量键",
"@readerVolumeTapInvert": {
"description": "Switch button text to invert Volume Tap "
},
"readerVolumeTap": "音量键",
"@readerVolumeTap": {
"description": "Switch button text for Reader Page Navigation with Volume Tap"
},
"readerVolumeTapSubtitle": "使用音量键操作",
"@readerVolumeTapSubtitle": {
"description": "Switch button Subtitle text for Reader Page Navigation with Volume Tap"
}
}
12 changes: 12 additions & 0 deletions lib/src/l10n/app_zh_Hant.arb
Original file line number Diff line number Diff line change
Expand Up @@ -884,5 +884,17 @@
"selectUnread": "選取未讀",
"@selectUnread": {
"description": "Popup Text for selecting unread chapters"
},
"readerVolumeTapInvert": "反轉音量按鈕",
"@readerVolumeTapInvert": {
"description": "Switch button text to invert Volume Tap "
},
"readerVolumeTap": "音量按鈕",
"@readerVolumeTap": {
"description": "Switch button text for Reader Page Navigation with Volume Tap"
},
"readerVolumeTapSubtitle": "使用音量按鈕操作",
"@readerVolumeTapSubtitle": {
"description": "Switch button Subtitle text for Reader Page Navigation with Volume Tap"
}
}