This commit is contained in:
Thibault Deckers 2022-12-29 14:19:06 +01:00
parent ff43772816
commit d9cb0a25c5
12 changed files with 7 additions and 12 deletions

View file

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added ### Added
- Viewer: optionally show description on overlay - Viewer: optionally show description on overlay
- Czech translation (thanks vesp)
### Changed ### Changed

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB

View file

@ -39,6 +39,7 @@ class AboutTranslators extends StatelessWidget {
Contributor('pemibe', 'pemibe4634@dmonies.com'), Contributor('pemibe', 'pemibe4634@dmonies.com'),
Contributor('Linerly', 'linerly@protonmail.com'), Contributor('Linerly', 'linerly@protonmail.com'),
Contributor('Olexandr Mazur', 'rozihrash.ya6w7@simplelogin.com'), Contributor('Olexandr Mazur', 'rozihrash.ya6w7@simplelogin.com'),
Contributor('vesp', 'vesp@post.cz'),
// Contributor('SAMIRAH AIL', 'samiratalzahrani@gmail.com'), // Arabic // Contributor('SAMIRAH AIL', 'samiratalzahrani@gmail.com'), // Arabic
// Contributor('Salih Ail', 'rrrfff444@gmail.com'), // Arabic // Contributor('Salih Ail', 'rrrfff444@gmail.com'), // Arabic
// Contributor('Piotr K', '1337.kelt@gmail.com'), // Polish // Contributor('Piotr K', '1337.kelt@gmail.com'), // Polish

View file

@ -3,6 +3,7 @@
class SupportedLocales { class SupportedLocales {
static const languagesByLanguageCode = { static const languagesByLanguageCode = {
'cs': 'Čeština',
'de': 'Deutsch', 'de': 'Deutsch',
'el': 'Ελληνικά', 'el': 'Ελληνικά',
'en': 'English', 'en': 'English',

View file

@ -591,6 +591,10 @@
"filePickerUseThisFolder" "filePickerUseThisFolder"
], ],
"cs": [
"settingsViewerShowDescription"
],
"de": [ "de": [
"columnCount", "columnCount",
"settingsViewerShowDescription", "settingsViewerShowDescription",
@ -1070,10 +1074,6 @@
"filePickerUseThisFolder" "filePickerUseThisFolder"
], ],
"fr": [
"settingsViewerShowDescription"
],
"gl": [ "gl": [
"columnCount", "columnCount",
"entryActionShareImageOnly", "entryActionShareImageOnly",
@ -1564,10 +1564,6 @@
"settingsWidgetDisplayedItem" "settingsWidgetDisplayedItem"
], ],
"ko": [
"settingsViewerShowDescription"
],
"lt": [ "lt": [
"columnCount", "columnCount",
"keepScreenOnVideoPlayback", "keepScreenOnVideoPlayback",
@ -2592,10 +2588,6 @@
"settingsViewerShowDescription" "settingsViewerShowDescription"
], ],
"ru": [
"settingsViewerShowDescription"
],
"th": [ "th": [
"itemCount", "itemCount",
"columnCount", "columnCount",