Mit neuen Manfest
This commit is contained in:
@@ -1,9 +1,32 @@
|
||||
COM_EIS_TITLE="EIS"
|
||||
COM_EIS_SUBTITLE="Document Management"
|
||||
COM_EIS_BACK="Back"
|
||||
COM_EIS_SAVE="Save"
|
||||
COM_EIS_CANCEL="Cancel"
|
||||
COM_EIS_APPLY="Apply"
|
||||
COM_EIS_CLOSE="Close"
|
||||
|
||||
COM_EIS_DOCUMENT_PATH="Dokumentenpfad"
|
||||
COM_EIS_DOCUMENT_PATH_LABEL="Pfad zu den PDF-Dokumenten"
|
||||
COM_EIS_SCAN_DOCUMENTS="Dokumente einlesen"
|
||||
COM_EIS_MAIN="EIS Hauptansicht"
|
||||
COM_EIS_MENU="EIS"
|
||||
COM_EIS_CONFIG="Einstellungen"
|
||||
COM_EIS_MAINTENANCE="Wartung"
|
||||
COM_EIS_PDF_TREE="Verzeichnisbaum"
|
||||
COM_EIS_PDF_TREE="PDF Tree"
|
||||
COM_EIS_SCAN_DOCUMENTS="Scan Documents"
|
||||
COM_EIS_DOCUMENT_PATH="Document Path"
|
||||
COM_EIS_NO_DOCUMENTS_FOUND="No documents in the database yet. Please run “Scan Documents” first."
|
||||
COM_EIS_EXPAND_ALL="Expand All"
|
||||
COM_EIS_COLLAPSE_ALL="Collapse All"
|
||||
COM_EIS_PREVIEW_OPEN_NEWTAB="Open in new tab"
|
||||
COM_EIS_PREVIEW_TITLE="PDF Preview"
|
||||
COM_EIS_FILESIZE="File size"
|
||||
|
||||
COM_EIS_SETTINGS_TITLE="Settings"
|
||||
COM_EIS_FIELDSET_GENERAL="General"
|
||||
COM_EIS_FIELD_DOCUMENT_ROOT_LABEL="Base directory for PDFs"
|
||||
COM_EIS_FIELD_DOCUMENT_ROOT_DESC="Absolute server path containing the PDF files (e.g. /var/www/pdf)."
|
||||
|
||||
COM_EIS_MSG_SAVED_SUCCESS="Settings saved."
|
||||
COM_EIS_MSG_SAVED_ERROR="Settings could not be saved."
|
||||
COM_EIS_MSG_SCAN_STARTED="Scan started."
|
||||
COM_EIS_MSG_SCAN_DONE="Scan finished."
|
||||
COM_EIS_MSG_INVALID_PATH="The specified path is invalid or not readable."
|
||||
|
||||
COM_EIS_TOOLBAR_SAVE="Save"
|
||||
COM_EIS_TOOLBAR_APPLY="Apply"
|
||||
COM_EIS_TOOLBAR_CLOSE="Close"
|
||||
|
||||
Reference in New Issue
Block a user