Changed loading animation, directly accessible pages and updated translations

This commit is contained in:
Anton Stubenbord
2023-01-24 22:03:34 +01:00
parent e68e3af713
commit a7b980ae71
12 changed files with 110 additions and 64 deletions

View File

@@ -44,6 +44,10 @@
"@bottomNavLabelsPageLabel": {},
"bottomNavScannerPageLabel": "Skener",
"@bottomNavScannerPageLabel": {},
"colorSchemeOptionClassic": "Classic",
"@colorSchemeOptionClassic": {},
"colorSchemeOptionDynamic": "Dynamic",
"@colorSchemeOptionDynamic": {},
"correspondentFormFieldSearchHintText": "Začni psát...",
"@correspondentFormFieldSearchHintText": {},
"deleteViewDialogContentText": "Opravdu chceš tento náhled smazat?",
@@ -144,6 +148,12 @@
"@documentScannerPageUploadButtonTooltip": {},
"documentScannerPageUploadFromThisDeviceButtonLabel": "Nahrát jeden dokument z tohoto zařízení",
"@documentScannerPageUploadFromThisDeviceButtonLabel": {},
"documentSearchHistory": "History",
"@documentSearchHistory": {},
"documentSearchPageRemoveFromHistory": "Remove from search history?",
"@documentSearchPageRemoveFromHistory": {},
"documentSearchResults": "Results",
"@documentSearchResults": {},
"documentsEmptyStateResetFilterLabel": "Zrušit",
"@documentsEmptyStateResetFilterLabel": {},
"documentsFilterPageAdvancedLabel": "Rozšířené",
@@ -570,6 +580,12 @@
"@settingsPageApplicationSettingsDescriptionText": {},
"settingsPageApplicationSettingsLabel": "Aplikace",
"@settingsPageApplicationSettingsLabel": {},
"settingsPageColorSchemeSettingDialogDescription": "Choose between a classic color scheme inspired by a traditional Paperless green or use the dynamic color scheme based on your system theme.",
"@settingsPageColorSchemeSettingDialogDescription": {},
"settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": "Dynamic theming is only supported for devices running Android 12 and above. Selecting the 'Dynamic' option might not have any effect depending on your OS implementation.",
"@settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": {},
"settingsPageColorSchemeSettingLabel": "Colors",
"@settingsPageColorSchemeSettingLabel": {},
"settingsPageLanguageSettingLabel": "Jazyk",
"@settingsPageLanguageSettingLabel": {},
"settingsPageSecuritySettingsDescriptionText": "Biometrické ověření",
@@ -611,11 +627,5 @@
"verifyIdentityPageTitle": "Ověř svou identitu",
"@verifyIdentityPageTitle": {},
"verifyIdentityPageVerifyIdentityButtonLabel": "Ověřit identitu",
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
"settingsPageColorSchemeSettingLabel": "Colors",
"colorSchemeOptionClassic": "Classic",
"colorSchemeOptionDznamic": "Dynamic",
"settingsPageColorSchemeSettingDialogDescription": "Choose between the classic color scheme in Paperless inspired green or use the dynamic color scheme based on your system theme.",
"settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": "Dynamic theming is only supported for devices running Android 12 and above. Using the 'dynamic' option might not have any effect depending on your OS implementation.",
"documentSearchPageRemoveFromHistory": "Remove from search history?"
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
}