33 lines
1.1 KiB
INI
33 lines
1.1 KiB
INI
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_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"
|