Skip to content
Snippets Groups Projects
en.json 23.15 KiB
{
    "menu": "Menu",
    "menu-brand": "IML Deployment GUI",
    "menu-overview": "back to overview",
    "menu-projects": "Projects",
    "menu-checklang": "Compare language texts",
    "menu-settings": "Settings",
    "menu-logs": "Logs",
    "menu-new-project": "Create new project",
    "menu-project-home": "Project home",
    "menu-project-actions": "Actions",
    "menu-project-build": "Build",
    "menu-project-cleanup": "Cleanup",
    "menu-project-settings": "Project settings",
    "menu-project-delete": "Delete project",
    "menu-project-phases": "Phases",
    "menu-login": "Login/ Logoff",
    "menu-help": "Help",
    "menu-help-classes": "Used classes",
    
    
    "overview-label": "Overview",
    "overview-hint":"all projects and versions in all phases",
    "overview-hint-dblclick":"Double click to open the project [%s]",
    "overview-filter":"Filter",
    "overview-filter-hint":"Show only this project",
    "overview-simpleview":"Show simple view",
    "overview-extview":"Show extended view",
    "overview-textsearch":"Text filter (regex)",
    "overview-textsearch-hint":"searches in project names, descripions, commit messages",
    "overview-filterprj":"Project filter",
    "overview-filterrole":"Role",
    "overview-filterreset":"Reset filter",
    "overview-filterreset-hint":"Remove all filter settings",
    "overview-filterprogress":"Progress",
    "overview-projectcount":"Count of projects",
    
    "class-actionlog-title": "Action-Log",
    "class-actionlog-filter": "Filter",
    "class-actionlog-nolog": "Remark: There was no logentry found.",
    "class-actionlog-time": "time",
    "class-actionlog-time-today": "today",
    "class-actionlog-time-since-yesterday": "since yesterday",
    "class-actionlog-time-for-1-week": "for 1 week",
    "class-actionlog-time-for-n-weeks": "for %s weeks",
    "class-actionlog-count": "count",
    
    "class-pl-error-no-project": "<strong>Remark</strong><br>No data. No project was created yet.",
    
    "class-project-build-label-cleanup-builds": "Cleanup builds",
    "class-project-build-label-create-workdir": "Create working directory",
    "class-project-build-label-get-sources-from-version-control": "Get sources from version control",
    "class-project-build-label-execute-hook-postclone": "execute hook: postclone",
    "class-project-build-label-copy-default-structure": "Copy Default files into working directory",
    "class-project-build-label-execute-hook-precompress": "execute hook: precompress",
    "class-project-build-label-cleanup-project": "Cleanup in the working directory",
    "class-project-build-label-create-package": "Create Package",
    "class-project-build-label-remove-workdir": "Remove working directory",
    "class-project-build-label-queue-to-first-active-phase": "Call queue method: send package to the first active phase",
    
    "class-project-queue-label-checks": "Checks",
    "class-project-queue-label-remove-existing-version": "Remove existing version",
    "class-project-queue-label-link-new-version": "Set Link to the new version",
    "class-project-queue-label-deploy": "Call Deploy method",
    
    "class-project-deploy-label-checks": "Checks",
    "class-project-deploy-label-activate-queued-version": "Activate the queued version",
    "class-project-deploy-label-synch-packages": "Synchronize package to the puppet master",
    "class-project-deploy-label-install-on-target": "Installation on the target system",
    "class-project-error-_getArchiveDir-requires-id": "invalid call: The method _getArchiveDir requires a version number.",
    "class-project-error-_getArchiveInfos-requires-id": "invalid call: The method _getArchiveInfos requires a version number.",
    "class-project-error-_getConfigFile-requires-id": "invalid call: The method _getConfigFile requires an ID",
    "class-project-error-archivedir-does-not-exist": "ERROR::CONFIG: The configured archive directory does not exist: $aConfig[&quot;archiveDir&quot;]=&quot;%s&quot;.",
    "class-project-error-archivedir-empty": "ERROR::CONFIG: The archive directory ($aConfig[&quot;archiveDir&quot;]) is empty; it must point to a directory.",
    "class-project-error-build-dir-was-not-created": "The directory %s was not created.",
    "class-project-error-build-type-not-supported": "Repository type %s is not supported.",
    "class-project-error-build-docroot-not-found": "There is no subdirectory &quot;public_html&quot; or &quot;public&quot; in the working directory.",
    "class-project-error-build-packaging-failed": "Build failed while creating the packages.",
    "class-project-error-command-failed": "The execution of a command failed (see error message in the output below).<br>Ask your admin. The working directory was NOT deleted that you can analyze the problem.",
    "class-project-error-getPhaseInfos-package-not-found": "The package file (.tgz) was not found: %s",
    "class-project-error-getPhaseInfos-requires-phase": "The method getPhaseInfos requires the name of a pfase.",
    "class-project-error-datafile-does-not-exist": "The package file &quot;%s&quot; does not exist.",
    "class-project-error-metafile-does-not-exist": "The file with metadata &quot;%s&quot; does not exist.",
    "class-project-error-metafile-has-no-version": "The file with metadata &quot;%s&quot; exists, but does not contain a version. <pre>%s</pre>",
    "class-project-error-metafile-wrong-format": "The file with metadata &quot;%s&quot; exists, but is not a JSON file.",
    "class-project-error-missing-prjkey": "ERROR::CONFIG: The key &quot;%s&quot; was not found in the project configuration.<br><pre>%s</pre>",
    "class-project-error-no-archivedir": "ERROR::CONFIG: The archive directory ($aConfig[&quot;archiveDir&quot;]) was not defined.",
    "class-project-error-no-config": "ERROR::CONFIG: There is no configuration for this project.",
    "class-project-error-no-packagedir": "ERROR::CONFIG: The package diectory ($aConfig[&quot;packageDir&quot;]) was not defined.",
    "class-project-error-no-repoaccess": "Unable to access the project repository (%s).",
    "class-project-error-packagedir-does-not-exist": "ERROR::CONFIG: The package directory does not exist: $aConfig[&quot;packageDir&quot;]=&quot;%s&quot;.",
    "class-project-error-packagedir-empty": "ERROR::CONFIG: The package directory ($aConfig[&quot;packageDir&quot;]) is empty; it must point to a directory.",
    "class-project-error-project-id-does-not-exist": "ERROR: a project with ID %s does not exist.",    
    "class-project-error-queue-sLinkName-is-empty": "ERROR: Queueing was not executed - the variable sLinkName is empty.",
    "class-project-error-queue-sLinkTarget-is-empty": "ERROR: Queueing was not executed - the variable sLinkTarget is empty.",
    "class-project-error-queue-wrong-version": "ERROR: Queueing was not executed - version %s is invalid. The directory %s does not exist.",
    "class-project-error-accept-impossible": "The phase &quot;%s&quot; cannot be accepted.",
    "class-project-error-create-missing-id": "An ID is required to create the project.",
    "class-project-error-create-wrcng-chars-in-id": "The ID [%s] contains invalid characters. Allowed characters are lowercase letters, digits, minus, underscore.",
    "class-project-error-create-id-has-reserved-name": "ID [%s] is invalid - this word is reserved.",
    "class-project-error-create-id-exists": "ID [%s] is already in use. Chose another name.",
    "class-project-error-create-save-failed": "The new project could not be saved.",
    "class-project-error-delete-project-no-configfile": "The project configuration file does not exist.",
    "class-project-error-delete-project-deletion-failed-data": "Deletion of project data failed.",
    "class-project-error-delete-project-deletion-failed-configfile": "Deletion of the project configuration file failed.",
    "class-project-error-setup-sudo-pupet-agent-failed": "Starting the puppet agent of phase [%s] failed.<br><strong>%s</strong><br>%s",
    
    "class-project-error-repo-type-not-set": "The type of the repository was not set.",
    "class-project-error-repo-type-not-supported": "The type of the repository is not supported: %quot;%s&quot;.",
    "class-project-error-wrong-buildtype": "Build type is not supported (yet): [%s].",
    "class-project-error-wrong-phase": "The phase &quot;%s&quot; does not exist.",
    "class-project-error-wrong-place": "Place &quot;%s&quot; does not exist.",

    "class-project-info-build-checkout-ok": "Checkout of sources was successful.",
    "class-project-info-build-write-meta-to-webroot": "Writing metadata into webroot...",
    "class-project-info-build-write-templatefiles-to-archive": "Writing template files into archive ...",
    "class-project-info-build-write-templatefiles-to-archive-skipped": "SKIP: the directory /hooks/templates/ was not found.",
    "class-project-info-build-remove-oldest-archives": "removing the oldest unused archives.",
    "class-project-info-build-successful": "Build was finished successful.",
    "class-project-info-queue-successful": "Qeueing was finished successful.",
    "class-project-info-deploy-check-deployment-times": "Test if a deploy time was reached: testing <strong>%s</strong> ...",
    "class-project-info-deploy-test-regex": "... test &quot;%s&quot; ... ",
    "class-project-info-deploy-time-not-reached": "SKIP: Deploy will not be executed. At the moment is no allowed time window for deployment.",
    "class-project-info-deploy-time-not-reached-and-ignored": "At the moment is no allowed time window for deployment - but I ignoriere it.",
    "class-project-info-deploy-time-ok": "OK, at the moment is an allowed time window for deployment.",
    "class-project-info-deploy-nothing-in-queue": "SKIP: The Queue is empty at the momenr (%s does not exist).",    
    "class-project-info-deploy-removing-existing-version": "Deleting existing version ...",
    "class-project-info-deploy-moving-queue-to-repo": "Moving queue to Puppet repository...",
    "class-project-info-deploy-synching-package": "Synchronizing package - %s",
    
    "class-project-info-deploy-skip-sync": "SKIP: Synchronisation type &quot;%s&quot; is not supported (yet).",
    "class-project-info-deploy-start-by-method": "Starting installation to target hosts",
    "class-project-info-deploy-start-by-method-skip": "SKIP: nothing to do. No method an/ or target host were defined.",
    "class-project-info-deploy-successful": "The deployment of phase %s was finished successfully.",
    "class-project-info-deploy-failed": "The deployment of phase %s failed.",
    "class-project-info-accept-overview": "Info: in the phase &quot;%s&quot; is installed:",
    "class-project-info-accept-version-and-next-phase": "The current version [%s] will be put to the queue of phase [%s].",
    "class-project-info-setup-phaseinfos": "Activate the needed phases for your project. Enter the urls of each phase.<br>Fore new hosts: contact the system administrator - he must configure the hosts before the project can be installed there.",
    "class-project-info-setup-ssh-and-puppet-ok": "OK - SSH connection to %s and the start of Puppet Agent was successful.",
    "class-project-info-setup-projectId": "ID of the new project",
    "class-project-info-setup-projectId-placeholder": "Project: lowercase letters a-z, digits, minus, underscore",
    
    "class-project-info-no-package": "No build was created yet for this project.",
    "class-project-info-no-package-in-queue": "There is no package in the queue.",
    "class-project-info-repoaccess": "OK, access to the repository was successful.",
    "class-project-info-table-packages": "The table below shows the existing packages and where they are in use.",
    "class-project-warning-cannot-delete-archive-dir": "WARNING: The archive directory %s could not be deleted.",
    "class-project-warning-cannot-delete-build-dir": "WARNING: The Build directory %s could not be deleted.",
    "class-project-warning-phase-not-active": "The phase %s is not active.",

    "class-user-error-deny-no-role": "ERRROR: Your User has not enough permissions.",
    "class-user-error-login-required": "ERROR: You need to login first.",

    "page-accept-error-cannot-accept-phase": "The phase [%s] cannot be accepted.",
    "page-accept-info": "The software was tested successfully in phase <span class=\"%s\">%s</span> and shall be rolled out in the next phase <span class=\"%s\">%s</span>?",
    "page-accept-warning-version-exists-in-next-queue": "In the queue of phase [%s] the version [%s] already exists!",
    "page-accept-warning-version-exists-in-next-repo": "In the install directory phase [%s] the version of [%s] already exists!",
    "page-accept-buttonlabel": "Accept phase [%s] and rollout to phase[%s]",

    "page-build-info": "Build a new package and rollout to first active phase <em class=\"%s\">%s</em>.",
    "page-build-buttonlabel": "Build package for [%s]",
    "page-build-info-processing": "processing ... please wait ...",
    "page-build-info-load": "Load",
    "page-build-info-processes": "active prozesses",
    
    "page-cleanup-info-archives-deleted": "The following directories have been deleted",
    "page-cleanup-info-archives-left": "This versions currently exist - with information of their usage",
    "page-cleanup-info-builds-left": "The following build directories still exist:",

    "page-delete-project-buttonlabel": "Delete project",
    
    "page-delete-project-info": "Delete Project",
    "page-delete-project-introtext": "Are you really sure that you want to delete the project?",
    "page-delete-remove-options": "Options for deletion",
    "page-delete-cb-label-remove-links-for-repo": "Delete repository links to the archive<br>Remove install sources for puppet. You should remove the deployment of this project in the puppet manifests first.",
    "page-delete-cb-label-remove-archive": "Delete archives<br>This removes all builds from the filesystem.",
    "page-delete-cb-label-remove-config": "Delete Project config<br>Remove this project from the web GUI.",
    "page-delete-project-delete-success": "OK, project was deleted.",
    "page-delete-project-delete-failed": "The project could not be deleted.",
    
    "page-doc-error-class-not-configured": "The documentation cannot be displayed. A class [%s] was not configured in [%s].",
    "page-doc-info-project": "Project class. All functions to read/ build/ deploy ... of a project and rendering functions for the web gui as well.",
    "page-doc-info-projectlist": "Generete overview page of all projects",
    "page-doc-info-actionlog": "Logging of all project specific actions like build, deploy, etc. and loganalytics",
    "page-doc-info-page": "Abstraction of http response of the web gui",
    "page-doc-info-formgen": "helper to render form elements",
    "page-doc-info-select-class": "Select a class",

    "page-deploy-info-emergeny-only": "For emergency cases only",
    "page-deploy-info-ignore-deploytime": "Ignore deploy time window.<br>Not each update mus run successfully. Do not activate this option if no developer and/ or a sysadmin is available.",
    "page-deploy-buttonlabel": "install to [%s]",

    "page-login-info": "Login",
    "page-login-info-introtext": "You are not logged in. Enter your username and password.",
    "page-login-auth-failed": "Sorry the authentication failed.",
    "page-login-userloggedin": "You are logged in as the following user:",
    "page-login-usergroups": "You are in the following groups:",
    "page-login-userprojects": "... and these projects:",    
    "page-login-username": "Username",
    "page-login-password": "Password",
    
    "page-overview-no-phase": "This project has no active phase.",
    "page-overview-phase-infos": "This project has these phases:",
    
    "page-setup-info": "Setup",
    "page-setup-info-introtext": "Setup of web gui.",
    "page-setup-info-new-project": "Create new project",
    "page-setup-info-new-project-introtext": "<strong>Hint: </strong> Contact the system administrator to create a new project!<br>Creating a project here is just one of the required steps for the deployment. The target servers must exist and must run puppet.<br>Additionally credentials to access sourcecode repository will be needed.",
    "page-setup-info-settings-were-saved": "OK, Project setings have been saved",
    "page-setup-error-settings-were-not-saved": "Project settings could not be saved :-/",
    "page-setup-info-check-lang": "Compare language specific textsSprachtexte",
    "page-setup-info-check-lang-intro": "In the table below the language specific texts will be compared and missing elements will be detected.",


    "aborted": "Aborted",
    "accept": "Accept",
    "accept-hint": "Accept phase [%s] and put package to the queue of phase [%s].",
    "all": "all",
    "api-secret": "Secret for API access",
    "api-secret-hint": "To enable access via API it is required to set a shared secret. If you set a new key then the former key is invalid.",
    "api-secret-generate": "Generate new secret",
    "archive": "Archive",
    "back": "back",
    "branch": "Branch/ tag",
    "branch-select": "Existing branches and tags",
    "branch-switch": "Switching branch/ tag ... please wait ...",
    "build": "Build",
    "build-hint": "Create new package and rollout to first active phase [%s].",
    "build-hint-overview": "Create new package<br>from tag/ revision<br>and put to archive.",
    "build-from": "Build date",
    "build-type": "Build type",
    "build-failes": "Build-Errors",
    "build-failes-hint": "Here you can view to the output of the latest failed builds.",
    "build-failes-none": "No failed builds were recorded yet.",
    "change": "Change",
    "commitmessage": "Commit message",
    "contact": "contact",
    "cleanup": "Cleanup",
    "creating-directory": "Creating directory %s",
    "creating-file": "Creating file %s",
    "defaultbranch": "[default: master or trunk]",
    "defaults-all-phases": "Default values (for all phases)",
    "delete": "Delete",
    "deploy": "Deploy",
    "deploy-configfile": "Configuration",
    "deploy-configfile-hint": "Here you can place variables in Bash syntax. During the build it will be writen as [root]/ci-custom-vars and is readable in the onbuild oder ondeploy hook.",
    "deploy-rollout-plugin": "Rollout plugin",
    "deploy-rollout-plugin-hint": "Here you can define how to trigger a remote system to deploy and install the built package.",
    "deploy-rollout-plugin-config": "Configuration of the plugin",
    "deploy-hint": "Deploy queue of phase [%s]",
    "deploy-impossible": "Deploy queue of phase [%s] is not possible.",
    "deploy-settings": "Deployment settings",
    "deploymethod": "Deployment method",
    "deploymethod-none": "None. Do not trigger any action.",
    "deploymethod-rolloutplugin": "Call rolloutplugin",
    "deploymethod-sshproxy": "Run a script via SSH-proxy",
    "deploytimes": "Deploy time window",
    "deploytimes-immediately": "A package in the queue will be deployed immediately.",
    "description": "Description",
    "developer": "Developer",
    "dir-archive": "Archive directory",
    "dir-cache": "Cache directory",
    "dir-builds": "Build directory",
    "edit": "Edit",
    "empty": "[empty]",
    "error": "ERROR",
    "error-no-phase": "There no phase was given as parameter.",
    "exitcode": "exitcode",
    "filelist": "Filelist",
    "fileprefix": "File prefix",
    "fileprefix-label": "File prefix <span class=\"error\"><br>It cannot be changed after the first build!</span>",
    "finished": "Fisnished",
    "foreman-error-missing-template": "In Foreman the templatefile [%s] was defined but it does not exist in the build.",
    "foreman-error-no-replacement-for-id": "There is no replacement for [%s] in Foreman.",
    "foreman-error-no-target": "No target file was set in Foreman",
    "foreman-error-no-replacement-in-templatefile": "No placeholder for a replacement was found in this template.",
    "foreman-error-template-unknown": "The template was not added in Foreman.",
    "foreman-error-replacement-unknown": "The replacement [%s] from Foreman has no plceholder in the template file.",
    "foreman-hostgroup": "Foreman hostgroup",
    "foreman-hostgroup-override": "Foreman Hostgroup (override)",
    "foreman-hostgroup-id": "Foreman Hostgroup (%s)",
    "foreman-no-host": "No host was configured in Foreman.",
    "foreman-targetfile": "Target file",
    "gotop": "top",
    "host": "Host",
    "hosts": "Hosts",
    "hostname4puppet": "Hostname to start puppet agent",
    "inactive": "inactive",
    "info": "Info",
    "infos": "Infos",
    "login": "Login",
    "logoff": "Logoff",
    "messenger": "Messenger/ notifications",
    "messenger-email": "Email",
    "messenger-slack": "Slack",
    "new-project": "new project",
    "new-project-hint": "create a new project",
    "no": "no",
    "none": "none",
    "ok": "OK",
    "packages": "packages",
    "phase": "Phase",
    "phase-details": "Details",
    "phase-details-hint": "Details of phase [%s]",
    "phase-is-active": "Activate phase",
    "phase-targethosts": "Target hosts",
    "phases": "Phases",
    "progress-inprogress": "in progress",
    "progress-hasqueue": "waiting for installation",
    "project": "Project",
    "project-home": "Projekt home",
    "projectdescription": "Short description",
    "projectname": "Project name",
    "projectmanager": "Projekt manager",
    "queue": "Queue",
    "queue-hint-overview": "Install newest<br>package in the first<br>phase %s",
    "raw-data": "Raw data",
    "replacement-fields": "Detected placeholders:",
    "replacement-fields-not-found": "No placeholder in the syntax <em>@replace[&quot;name&quot;]</em> were found in the template.",
    "replacement-targetfile": "Target file",
    "replacements": "Replacements in template files",
    "repositoryinfos": "Sourcecode Repository",
    "repository-access-browser": "Browser access to sources",
    "repository-auth": "Authentication/ filename of ssh private key",
    "repository-has-public-dir": "Is it a web projekt with subdirectory <em>public</em> or <em>public_html</em>?",
    "repository-url": "URL to repository",
    "repository-urlwebgui": "URL zur Web GUI des Repositorys",
    "revision": "Revision",
    "rollback": "Rollback",
    "rollback-hint": "Rollback of phase [%s] to version [%s]",
    "save": "Save",
    "setup": "Setup",
    "setup-hint": "Change settings",
    "setup-metadata": "General metadata",
    "setup-hint-build": "Settings to create a new build. You will need credentials to access the repository.<br>The file prefix defines a part of the package name and must be configured in the puppet manifest. After the setup of the deployment or first build it cannot be changed anymore.",
    "show all": "show all",
    "skip": "SKIP",
    "starting": "Starting",
    "success": "OK",
    "unknown": "unknown",
    "url": "Url",
    "url-project-website": "Url of the project",
    "versioncontrol": "Version control",
    "versions": "Versions",
    "warning": "WARNING",
    "way-of-packages": "Weg der Pakete",
    "yes": "yes",
    
    "onhold": "Queue",
    "ready2install" : "Puppet",
    "deployed" : "deployed",

    
    "lastentry": "This is just a Dummy entry without comma at the end of line"
}