mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 08:12:28 -06:00
Bugfixes, some visual updates
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"genericActionUploadLabel": "Hochladen",
|
||||
"genericActionUpdateLabel": "Aktualisieren",
|
||||
"appDrawerSettingsLabel": "Einstellungen",
|
||||
"appDrawerAboutLabel": "Über",
|
||||
"appDrawerAboutLabel": "Über diese App",
|
||||
"appDrawerAboutInfoLoadingText": "Lade Anwendungsinformationen...",
|
||||
"appDrawerReportBugLabel": "Einen Fehler melden",
|
||||
"appDrawerLogoutLabel": "Verbindung trennen",
|
||||
@@ -186,9 +186,11 @@
|
||||
"referencedDocumentsReadOnlyHintText": "Dies ist eine schreibgeschützte Ansicht! Dokumente können nicht bearbeitet oder entfernt werden.",
|
||||
"editLabelPageConfirmDeletionDialogTitle": "Löschen bestätigen",
|
||||
"editLabelPageDeletionDialogText": "Dieser Kennzeichner wird von Dokumenten referenziert. Durch das Löschen dieses Kennzeichners werden alle Referenzen entfernt. Fortfahren?",
|
||||
"settingsPageStorageSettingsLabel": "Storage",
|
||||
"settingsPageStorageSettingsDescriptionText": "Manage files and storage space",
|
||||
"documentUpdateErrorMessage": "Document successfully updated.",
|
||||
"settingsPageStorageSettingsLabel": "Speicher",
|
||||
"settingsPageStorageSettingsDescriptionText": "Dateien und Speicherplatz verwalten",
|
||||
"documentUpdateErrorMessage": "Dokument erfolgreich aktualisiert.",
|
||||
"errorMessageMissingClientCertificate": "Ein Client Zerfitikat wurde erwartet, aber nicht gesendet. Bitte konfiguriere ein gültiges Zertifikat.",
|
||||
"serverInformationPaperlessVersionText": "Paperless Server-Version"
|
||||
"serverInformationPaperlessVersionText": "Paperless Server-Version",
|
||||
"errorReportLabel": "MELDEN",
|
||||
"appDrawerHeaderLoggedInAsText": "Eingeloggt als "
|
||||
}
|
||||
@@ -39,7 +39,7 @@
|
||||
"genericActionUploadLabel": "Upload",
|
||||
"genericActionUpdateLabel": "Update",
|
||||
"appDrawerSettingsLabel": "Settings",
|
||||
"appDrawerAboutLabel": "About",
|
||||
"appDrawerAboutLabel": "About this app",
|
||||
"appDrawerAboutInfoLoadingText": "Retrieving application information...",
|
||||
"appDrawerReportBugLabel": "Report a Bug",
|
||||
"appDrawerLogoutLabel": "Disconnect",
|
||||
@@ -191,5 +191,7 @@
|
||||
"settingsPageStorageSettingsDescriptionText": "Manage files and storage space",
|
||||
"documentUpdateErrorMessage": "Document successfully updated.",
|
||||
"errorMessageMissingClientCertificate": "A client certificate was expected but not sent. Please provide a valid client certificate.",
|
||||
"serverInformationPaperlessVersionText": "Paperless server version"
|
||||
"serverInformationPaperlessVersionText": "Paperless server version",
|
||||
"errorReportLabel": "REPORT",
|
||||
"appDrawerHeaderLoggedInAsText": "Logged in as "
|
||||
}
|
||||
Reference in New Issue
Block a user