mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 06:07:57 -06:00
feat: bugfixes, finished go_router migration, implemented better visibility of states
This commit is contained in:
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Erneut versuchen",
|
||||
"discardFile": "Datei verwerfen?",
|
||||
"discard": "Verwerfen"
|
||||
"discard": "Verwerfen",
|
||||
"backToLogin": "Zurück zur Anmeldung",
|
||||
"skipEditingReceivedFiles": "Bearbeitung von empfangenen Dateien überspringen",
|
||||
"uploadWithoutPromptingUploadForm": "Mit der App geteilte Dateien immer direkt hochladen, ohne das Upload-Formular anzuzeigen.",
|
||||
"authenticatingDots": "Authentifizieren...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Nutzerinformationen werden gespeichert...",
|
||||
"fetchingUserInformation": "Benutzerinformationen werden abgerufen...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Sitzung wird wiederhergestellt...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
@@ -980,5 +980,21 @@
|
||||
},
|
||||
"tryAgain": "Try again",
|
||||
"discardFile": "Discard file?",
|
||||
"discard": "Discard"
|
||||
"discard": "Discard",
|
||||
"backToLogin": "Back to login",
|
||||
"skipEditingReceivedFiles": "Skip editing received files",
|
||||
"uploadWithoutPromptingUploadForm": "Always upload without prompting the upload form when sharing files with the app.",
|
||||
"authenticatingDots": "Authenticating...",
|
||||
"@authenticatingDots": {
|
||||
"description": "Message shown when the app is authenticating the user"
|
||||
},
|
||||
"persistingUserInformation": "Persisting user information...",
|
||||
"fetchingUserInformation": "Fetching user information...",
|
||||
"@fetchingUserInformation": {
|
||||
"description": "Message shown when the app loads user data from the server"
|
||||
},
|
||||
"restoringSession": "Restoring session...",
|
||||
"@restoringSession": {
|
||||
"description": "Message shown when the user opens the app and the previous user is tried to be authenticated and logged in"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user