Added translations, fixed inbox, minor updates to pages

This commit is contained in:
Anton Stubenbord
2023-02-03 00:27:14 +01:00
parent ba5a1fcbc7
commit 3f305ce1d6
24 changed files with 982 additions and 177 deletions

View File

@@ -6,6 +6,8 @@
"name": {}
}
},
"accountSettingsTitle": "Account",
"@accountSettingsTitle": {},
"addCorrespondentPageTitle": "New Correspondent",
"@addCorrespondentPageTitle": {},
"addDocumentTypePageTitle": "New Document Type",
@@ -150,10 +152,14 @@
"@documentScannerPageUploadFromThisDeviceButtonLabel": {},
"documentSearchHistory": "History",
"@documentSearchHistory": {},
"documentSearchNoMatchesFound": "No matches found.",
"@documentSearchNoMatchesFound": {},
"documentSearchPageRemoveFromHistory": "Remove from search history?",
"@documentSearchPageRemoveFromHistory": {},
"documentSearchResults": "Results",
"@documentSearchResults": {},
"documentSearchSearchDocuments": "Search documents",
"@documentSearchSearchDocuments": {},
"documentsEmptyStateResetFilterLabel": "Reset filter",
"@documentsEmptyStateResetFilterLabel": {},
"documentsFilterPageAdvancedLabel": "Advanced",
@@ -268,7 +274,7 @@
"@errorMessageDocumentUploadFailed": {},
"errorMessageInvalidClientCertificateConfiguration": "Invalid certificate or missing passphrase, please try again",
"@errorMessageInvalidClientCertificateConfiguration": {},
"errorMessageLoadSavedViewsError": "Could not load saved views.",
"errorMessageLoadSavedViewsError": "Could not load views.",
"@errorMessageLoadSavedViewsError": {},
"errorMessageMissingClientCertificate": "A client certificate was expected but not sent. Please provide a valid client certificate.",
"@errorMessageMissingClientCertificate": {},
@@ -370,6 +376,8 @@
"@genericAcknowledgeLabel": {},
"genericActionCancelLabel": "Cancel",
"@genericActionCancelLabel": {},
"genericActionCloseLabel": "Close",
"@genericActionCloseLabel": {},
"genericActionCreateLabel": "Create",
"@genericActionCreateLabel": {},
"genericActionDeleteLabel": "Delete",
@@ -558,14 +566,26 @@
"@savedViewNameLabel": {},
"savedViewsEmptyStateText": "Create views to quickly filter your documents.",
"@savedViewsEmptyStateText": {},
"savedViewsFiltersSetCount": "{count, plural, zero{{count} filters set} one{{count} filter set} other{{count} filters set}}",
"@savedViewsFiltersSetCount": {
"placeholders": {
"count": {}
}
},
"savedViewShowInSidebarLabel": "Show in sidebar",
"@savedViewShowInSidebarLabel": {},
"savedViewShowOnDashboardLabel": "Show on dashboard",
"@savedViewShowOnDashboardLabel": {},
"savedViewsLabel": "Saved Views",
"savedViewsLabel": "Views",
"@savedViewsLabel": {},
"scannerPageClearAllLabel": "Clear all",
"@scannerPageClearAllLabel": {},
"scannerPageImagePreviewTitle": "Scan",
"@scannerPageImagePreviewTitle": {},
"scannerPagePreviewLabel": "Preview",
"@scannerPagePreviewLabel": {},
"scannerPageUploadLabel": "Upload",
"@scannerPageUploadLabel": {},
"serverInformationPaperlessVersionText": "Paperless server version",
"@serverInformationPaperlessVersionText": {},
"settingsPageAppearanceSettingDarkThemeLabel": "Dark Theme",
@@ -627,6 +647,5 @@
"verifyIdentityPageTitle": "Verify your identity",
"@verifyIdentityPageTitle": {},
"verifyIdentityPageVerifyIdentityButtonLabel": "Verify Identity",
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
"genericActionCloseLabel": "Close"
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
}