mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -06:00
Changed loading animation, directly accessible pages and updated translations
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user