mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 12:12:30 -06:00
Added quick actions to inbox, disabled created at field in document upload for now and added hint
This commit is contained in:
@@ -364,6 +364,8 @@
|
||||
"@genericActionUploadLabel": {},
|
||||
"genericMessageOfflineText": "Jste offline.",
|
||||
"@genericMessageOfflineText": {},
|
||||
"inboxPageAssignAsnLabel": "",
|
||||
"@inboxPageAssignAsnLabel": {},
|
||||
"inboxPageDocumentRemovedMessageText": "Dokument odstraněn z inboxu.",
|
||||
"@inboxPageDocumentRemovedMessageText": {},
|
||||
"inboxPageMarkAllAsSeenConfirmationDialogText": "Opravdu chcete označit všechny dokumenty jako shlédnuté? Toto provede hromadnou úpravu a odstraní inbox tag u všech dokumentů.\nToto je nevratná akce! Opravdu chcete pokračovat?",
|
||||
@@ -378,6 +380,10 @@
|
||||
"@inboxPageNoNewDocumentsRefreshLabel": {},
|
||||
"inboxPageNoNewDocumentsText": "Nemáte neshlédnuté dokumenty.",
|
||||
"@inboxPageNoNewDocumentsText": {},
|
||||
"inboxPageQuickActionsLabel": "",
|
||||
"@inboxPageQuickActionsLabel": {},
|
||||
"inboxPageSuggestionSuccessfullyAppliedMessage": "",
|
||||
"@inboxPageSuggestionSuccessfullyAppliedMessage": {},
|
||||
"inboxPageTodayText": "Dnes",
|
||||
"@inboxPageTodayText": {},
|
||||
"inboxPageUndoRemoveText": "VRÁTIT",
|
||||
@@ -563,6 +569,5 @@
|
||||
"verifyIdentityPageTitle": "",
|
||||
"@verifyIdentityPageTitle": {},
|
||||
"verifyIdentityPageVerifyIdentityButtonLabel": "",
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
|
||||
"inboxPageAssignAsnLabel": "Assign ASN"
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
|
||||
}
|
||||
@@ -364,6 +364,8 @@
|
||||
"@genericActionUploadLabel": {},
|
||||
"genericMessageOfflineText": "Du bist offline.",
|
||||
"@genericMessageOfflineText": {},
|
||||
"inboxPageAssignAsnLabel": "",
|
||||
"@inboxPageAssignAsnLabel": {},
|
||||
"inboxPageDocumentRemovedMessageText": "Dokument aus Posteingang entfernt.",
|
||||
"@inboxPageDocumentRemovedMessageText": {},
|
||||
"inboxPageMarkAllAsSeenConfirmationDialogText": "Bist Du sicher, dass Du alle Dokumente als gesehen markieren möchtest? Dadurch wird eine Massenbearbeitung durchgeführt, bei der alle Posteingangs-Tags von den Dokumenten entfernt werden. Diese Aktion kann nicht rückgängig gemacht werden! Möchtest Du trotzdem fortfahren?",
|
||||
@@ -378,6 +380,10 @@
|
||||
"@inboxPageNoNewDocumentsRefreshLabel": {},
|
||||
"inboxPageNoNewDocumentsText": "Du hast keine ungesehenen Dokumente.",
|
||||
"@inboxPageNoNewDocumentsText": {},
|
||||
"inboxPageQuickActionsLabel": "Schnell Aktion",
|
||||
"@inboxPageQuickActionsLabel": {},
|
||||
"inboxPageSuggestionSuccessfullyAppliedMessage": "Vorschlag wurde erfolgreich angewendet.",
|
||||
"@inboxPageSuggestionSuccessfullyAppliedMessage": {},
|
||||
"inboxPageTodayText": "Heute",
|
||||
"@inboxPageTodayText": {},
|
||||
"inboxPageUndoRemoveText": "Undo",
|
||||
@@ -563,6 +569,5 @@
|
||||
"verifyIdentityPageTitle": "Verifiziere deine Identität",
|
||||
"@verifyIdentityPageTitle": {},
|
||||
"verifyIdentityPageVerifyIdentityButtonLabel": "Identität verifizieren",
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
|
||||
"inboxPageAssignAsnLabel": "Assign ASN"
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
|
||||
}
|
||||
@@ -364,6 +364,8 @@
|
||||
"@genericActionUploadLabel": {},
|
||||
"genericMessageOfflineText": "You're offline.",
|
||||
"@genericMessageOfflineText": {},
|
||||
"inboxPageAssignAsnLabel": "Assign ASN",
|
||||
"@inboxPageAssignAsnLabel": {},
|
||||
"inboxPageDocumentRemovedMessageText": "Document removed from inbox.",
|
||||
"@inboxPageDocumentRemovedMessageText": {},
|
||||
"inboxPageMarkAllAsSeenConfirmationDialogText": "Are you sure you want to mark all documents as seen? This will perform a bulk edit operation removing all inbox tags from the documents. This action is not reversible! Are you sure you want to continue?",
|
||||
@@ -378,6 +380,10 @@
|
||||
"@inboxPageNoNewDocumentsRefreshLabel": {},
|
||||
"inboxPageNoNewDocumentsText": "You do not have unseen documents.",
|
||||
"@inboxPageNoNewDocumentsText": {},
|
||||
"inboxPageQuickActionsLabel": "Quick Action",
|
||||
"@inboxPageQuickActionsLabel": {},
|
||||
"inboxPageSuggestionSuccessfullyAppliedMessage": "Suggestion successfully applied.",
|
||||
"@inboxPageSuggestionSuccessfullyAppliedMessage": {},
|
||||
"inboxPageTodayText": "Today",
|
||||
"@inboxPageTodayText": {},
|
||||
"inboxPageUndoRemoveText": "Undo",
|
||||
@@ -563,6 +569,5 @@
|
||||
"verifyIdentityPageTitle": "Verify your identity",
|
||||
"@verifyIdentityPageTitle": {},
|
||||
"verifyIdentityPageVerifyIdentityButtonLabel": "Verify Identity",
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
|
||||
"inboxPageAssignAsnLabel": "Assign ASN"
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
|
||||
}
|
||||
Reference in New Issue
Block a user