mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-11 08:08:00 -06:00
Initial commit
This commit is contained in:
172
lib/l10n/intl_en.arb
Normal file
172
lib/l10n/intl_en.arb
Normal file
@@ -0,0 +1,172 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"documentTitlePropertyLabel": "Title",
|
||||
"documentCreatedPropertyLabel": "Created At",
|
||||
"documentAddedPropertyLabel": "Added At",
|
||||
"documentModifiedPropertyLabel": "Modified At",
|
||||
"documentDocumentTypePropertyLabel": "Document Type",
|
||||
"documentCorrespondentPropertyLabel": "Correspondent",
|
||||
"documentStoragePathPropertyLabel": "Storage Path",
|
||||
"documentTagsPropertyLabel": "Tags",
|
||||
"documentArchiveSerialNumberPropertyLongLabel": "Archive Serial Number",
|
||||
"documentArchiveSerialNumberPropertyShortLabel": "ASN",
|
||||
"appTitleText": "Paperless Mobile",
|
||||
"bottomNavDocumentsPageLabel": "Documents",
|
||||
"bottomNavScannerPageLabel": "Scanner",
|
||||
"bottomNavLabelsPageLabel": "Labels",
|
||||
"documentsPageTitle": "Documents",
|
||||
"documentsFilterPageTitle": "Filter Documents",
|
||||
"documentsFilterPageAdvancedLabel": "Advanced",
|
||||
"documentsFilterPageDateRangeLastSevenDaysLabel": "Last 7 Days",
|
||||
"documentsFilterPageDateRangeLastMonthLabel": "Last Month",
|
||||
"documentsFilterPageDateRangeLastThreeMonthsLabel": "Last 3 Months",
|
||||
"documentsFilterPageDateRangeLastYearLabel": "Last Year",
|
||||
"documentsFilterPageApplyFilterLabel": "Apply",
|
||||
"documentsFilterPageResetFilterLabel": "Reset",
|
||||
"documentsFilterPageQueryOptionsTitleLabel": "Title",
|
||||
"documentsFilterPageQueryOptionsTitleAndContentLabel": "Title & Content",
|
||||
"documentsFilterPageQueryOptionsExtendedLabel": "Extended",
|
||||
"documentsFilterPageQueryOptionsAsnLabel": "ASN",
|
||||
"documentsFilterPageDateRangeFieldStartLabel": "From",
|
||||
"documentsFilterPageDateRangeFieldEndLabel": "To",
|
||||
"genericActionOkLabel": "Ok",
|
||||
"genericActionCancelLabel": "Cancel",
|
||||
"genericActionSelectText": "Select",
|
||||
"genericActionDeleteLabel": "Delete",
|
||||
"genericActionEditLabel": "Edit",
|
||||
"genericActionSaveLabel": "Save",
|
||||
"genericActionCreateLabel": "Create",
|
||||
"genericActionUploadLabel": "Upload",
|
||||
"genericActionUpdateLabel": "Update",
|
||||
"appDrawerSettingsLabel": "Settings",
|
||||
"appDrawerAboutLabel": "About",
|
||||
"appDrawerAboutInfoLoadingText": "Retrieving application information...",
|
||||
"appDrawerReportBugLabel": "Report a Bug",
|
||||
"appDrawerLogoutLabel": "Disconnect",
|
||||
"loginPageLoginButtonLabel": "Connect",
|
||||
"loginPageTitle": "Connect to Paperless",
|
||||
"loginPageAdvancedLabel": "Advanced Settings",
|
||||
"loginPageServerUrlValidatorMessageText": "Server address must not be empty.",
|
||||
"loginPageServerUrlFieldLabel": "Server Address",
|
||||
"loginPageUsernameValidatorMessageText": "Username must not be empty.",
|
||||
"loginPageUsernameLabel": "Username",
|
||||
"loginPagePasswordValidatorMessageText": "Password must not be empty.",
|
||||
"loginPagePasswordFieldLabel": "Password",
|
||||
"loginPageClientCertificatePassphraseLabel": "Passphrase",
|
||||
"loginPageIncorrectOrMissingCertificatePassphraseErrorMessageText": "Incorrect or missing certificate passphrase.",
|
||||
"documentDetailsPageTabOverviewLabel": "Overview",
|
||||
"documentDetailsPageTabContentLabel": "Content",
|
||||
"documentDetailsPageTabMetaDataLabel": "Meta Data",
|
||||
"documentsPageEmptyStateOopsText": "Oops.",
|
||||
"documentsPageEmptyStateNothingHereText": "There seems to be nothing here...",
|
||||
"errorMessageUnknonwnError": "An unknown error occurred.",
|
||||
"errorMessageAuthenticationFailed": "Authentication failed, please try again.",
|
||||
"errorMessageNotAuthenticated": "User is not authenticated.",
|
||||
"errorMessageDocumentUploadFailed": "Could not upload document, please try again.",
|
||||
"errorMessageDocumentUpdateFailed": "Could not update document, please try again.",
|
||||
"errorMessageDocumentDeleteFailed": "Could not delete document, please try again.",
|
||||
"errorMessageDocumentPreviewFailed": "Could not load document preview.",
|
||||
"errorMessageDocumentAsnQueryFailed": "Could not assign archive serial number.",
|
||||
"errorMessageTagCreateFailed": "Could not create tag, please try again.",
|
||||
"errorMessageTagLoadFailed": "Could not load tags.",
|
||||
"errorMessageDocumentTypeCreateFailed": "Could not create document, please try again.",
|
||||
"errorMessageDocumentTypeLoadFailed": "Could not load document types, please try again.",
|
||||
"errorMessageCorrespondentCreateFailed": "Could not create correspondent, please try again.",
|
||||
"errorMessageCorrespondentLoadFailed": "Could not load correspondents.",
|
||||
"errorMessageScanRemoveFailed": "An error occurred removing the scans.",
|
||||
"errorMessageInvalidClientCertificateConfiguration": "Invalid certificate or missing passphrase, please try again",
|
||||
"errorMessageDocumentLoadFailed": "Could not load documents, please try again.",
|
||||
"documentsPageSelectionBulkDeleteDialogTitle": "Confirm Deletion",
|
||||
"documentsPageSelectionBulkDeleteDialogWarningTextOne": "Are you sure you want to delete the following document?",
|
||||
"documentsPageSelectionBulkDeleteDialogWarningTextMany": "Are you sure you want to delete the following documents?",
|
||||
"documentsPageSelectionBulkDeleteDialogContinueText": "This action is irreversible. Do you wish to proceed anyway?",
|
||||
"documentPreviewPageTitle": "Preview",
|
||||
"appSettingsEnableBiometricAuthenticationReasonText": "Authenticate to enable biometric authentication",
|
||||
"appSettingsDisableBiometricAuthenticationReasonText": "Authenticate to disable biometric authentication",
|
||||
"errorMessageBulkDeleteDocumentsFailed": "Could not bulk delete documents.",
|
||||
"errorMessageBiotmetricsNotSupported": "Biometric authentication not supported on this device.",
|
||||
"errorMessageBiometricAuthenticationFailed": "Biometric authentication failed.",
|
||||
"errorMessageDeviceOffline": "Could not fetch data: You are not connected to the internet.",
|
||||
"errorMessageServerUnreachable": "Could not reach your Paperless server, is it up and running?",
|
||||
"aboutDialogDevelopedByText": "Developed by",
|
||||
"documentsPageBulkDeleteSuccessfulText": "Documents successfully deleted.",
|
||||
"documentDeleteSuccessMessage": "Document successfully deleted.",
|
||||
"documentsSelectedText": "selected",
|
||||
"labelsPageCorrespondentsTitleText": "Correspondents",
|
||||
"labelsPageDocumentTypesTitleText": "Document Types",
|
||||
"labelsPageTagsTitleText": "Tags",
|
||||
"tagColorPropertyLabel": "Color",
|
||||
"tagInboxTagPropertyLabel": "Inbox-Tag",
|
||||
"documentScannerPageEmptyStateText": "No documents scanned yet.",
|
||||
"documentScannerPageTitle": "Scan",
|
||||
"documentScannerPageResetButtonTooltipText": "Delete all scans",
|
||||
"documentScannerPageUploadButtonTooltip": "Upload to Paperless",
|
||||
"addTagPageTitle": "New Tag",
|
||||
"addCorrespondentPageTitle": "New Correspondent",
|
||||
"addDocumentTypePageTitle": "New Document Type",
|
||||
"labelNamePropertyLabel": "Name",
|
||||
"labelMatchPropertyLabel": "Match",
|
||||
"labelMatchingAlgorithmPropertyLabel": "Matching Algorithm",
|
||||
"labelIsInsensivitePropertyLabel": "Case Irrelevant",
|
||||
"linkedDocumentsPageTitle": "Linked Documents",
|
||||
"documentsUploadPageTitle": "Prepare document",
|
||||
"documentUploadFileNameLabel": "File Name",
|
||||
"documentUploadSuccessText": "Document successfully uploaded, processing...",
|
||||
"documentUploadProcessingSuccessfulText": "Document successfully processed.",
|
||||
"documentUploadProcessingSuccessfulReloadActionText": "Reload",
|
||||
"labelNotAssignedText": "Not assigned",
|
||||
"correspondentFormFieldSearchHintText": "Start typing...",
|
||||
"documentTypeFormFieldSearchHintText": "Start typing...",
|
||||
"tagFormFieldSearchHintText": "Filter tags...",
|
||||
"documentsPageOrderByLabel": "Order By",
|
||||
"documentDetailsPageAssignAsnButtonLabel": "Assign",
|
||||
"documentMetaDataMediaFilenamePropertyLabel": "Media Filename",
|
||||
"documentMetaDataChecksumLabel": "Original MD5-Checksum",
|
||||
"documentMetaDataOriginalFileSizeLabel": "Original File Size",
|
||||
"documentMetaDataOriginalMimeTypeLabel": "Original MIME-Type",
|
||||
"loginPageClientCertificateSettingLabel": "Client Certificate",
|
||||
"loginPageClientCertificateSettingDescriptionText": "Configure Mutual TLS Authentication",
|
||||
"loginPageClientCertificateSettingInvalidFileFormatValidationText": "Invalid certificate format, only .pfx is allowed",
|
||||
"loginPageClientCertificateSettingSelectFileText": "Select file...",
|
||||
"uploadPageAutomaticallInferredFieldsHintText": "If you specify values for these fields, your paperless instance will not automatically derive a value. If you want these values to be automatically populated by your server, leave the fields blank.",
|
||||
"settingsPageLanguageSettingLabel": "Language",
|
||||
"settingsPageApplicationSettingsLabel": "Application",
|
||||
"settingsPageSecuritySettingsLabel": "Security",
|
||||
"appSettingsBiometricAuthenticationLabel": "Biometric authentication",
|
||||
"settingsPageApplicationSettingsDescriptionText": "Language and visual appearance",
|
||||
"settingsPageSecuritySettingsDescriptionText": "Biometric authentication",
|
||||
"settingsPageAppearanceSettingTitle": "Appearance",
|
||||
"settingsPageAppearanceSettingDescriptionText": "Choose your light or dark theme preference",
|
||||
"settingsPageAppearanceSettingSystemThemeLabel": "Use system theme",
|
||||
"settingsPageAppearanceSettingLightThemeLabel": "Light Theme",
|
||||
"settingsPageAppearanceSettingDarkThemeLabel": "Dark Theme",
|
||||
"appSettingsBiometricAuthenticationDescriptionText": "Authenticate on app start",
|
||||
"settingsThemeModeSystemLabel": "System",
|
||||
"settingsThemeModeLightLabel": "Light",
|
||||
"settingsThemeModeDarkLabel": "Dark",
|
||||
"genericMessageOfflineText": "You're offline. Check your connection.",
|
||||
"documentDetailsPageSimilarDocumentsLabel": "Similar Documents",
|
||||
"offlineWidgetText": "An internet connection could not be established.",
|
||||
"labelsPageStoragePathTitleText": "Storage Paths",
|
||||
"addStoragePathPageTitle": "New Storage Path",
|
||||
"savedViewCreateNewLabel": "New View",
|
||||
"savedViewNameLabel": "Name",
|
||||
"savedViewShowOnDashboardLabel": "Show on dashboard",
|
||||
"savedViewShowInSidebarLabel": "Show in sidebar",
|
||||
"savedViewsLabel": "Saved Views",
|
||||
"savedViewsEmptyStateText": "Create views to quickly filter your documents.",
|
||||
"savedViewCreateTooltipText": "Creates a new view based on the current filter criteria.",
|
||||
"documentsFilterPageSearchLabel": "Search",
|
||||
"documentEditPageTitle": "Edit Document",
|
||||
"storagePathParameterDayLabel": "day",
|
||||
"storagePathParameterYearLabel": "year",
|
||||
"storagePathParameterMonthLabel": "month",
|
||||
"errorMessageSimilarQueryError": "Could not load similar documents.",
|
||||
"errorMessageAutocompleteQueryError": "An error ocurred while trying to autocomplete your query.",
|
||||
"errorMessageStoragePathLoadFailed": "Could not load storage paths.",
|
||||
"errorMessageStoragePathCreateFailed": "Could not create storage path, please try again.",
|
||||
"errorMessageLoadSavedViewsError": "Could not load saved views.",
|
||||
"errorMessageCreateSavedViewError": "Could not create saved view, please try again.",
|
||||
"errorMessageDeleteSavedViewError": "Could not delete saved view, please try again",
|
||||
"errorMessageRequestTimedOut": "The request to the server timed out."
|
||||
}
|
||||
Reference in New Issue
Block a user