Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
project-creation
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
frontend
libraries
project-creation
Merge requests
!3
Product/190 common libraries
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Product/190 common libraries
Product/190-commonLibraries
into
Topic/262-addEditProject
Overview
0
Commits
2
Pipelines
1
Changes
5
Merged
Product/190 common libraries
David Schimmel
requested to merge
Product/190-commonLibraries
into
Topic/262-addEditProject
Sep 16, 2019
Overview
0
Commits
2
Pipelines
1
Changes
5
0
0
Merge request reports
Compare
Topic/262-addEditProject
Topic/262-addEditProject (base)
and
latest version
latest version
5a8f82f2
2 commits,
Sep 16, 2019
5 files
+
244
−
67
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
src/locale/de.ts
+
25
−
4
View file @ 5a8f82f2
Edit in single-file editor
Open in Web IDE
export
default
{
back
:
'
Zurück
'
,
createProjectMenuText
:
'
Projekt erstellen
'
,
displayName
:
'
Anzeigename
'
,
displayNameLabel
:
'
Anzeigename:
'
,
displayNameHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 25 Zeichen.
'
,
projectName
:
'
Projektname
'
,
projectNameLabel
:
'
Projektname:
'
,
projectNameHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 200 Zeichen.
'
,
projectDescription
:
'
Projektbeschreibung
'
,
projectDescriptionHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 1000 Zeichen!
'
,
projectOrganization
:
'
Projektorganisation
'
,
projectOrganizationHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 50 Zeichen.
'
,
projectDescriptionLabel
:
'
Projektbeschreibung:
'
,
projectDescriptionHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 5000 Zeichen.
'
,
projectStart
:
'
Projektstart
'
,
projectStartLabel
:
'
Projektstart:
'
,
projectEnd
:
'
Projektende
'
,
projectEndLabel
:
'
Projektende:
'
,
projectKeywordsLabel
:
'
Projektschlagwörter:
'
,
projectKeywords
:
'
Projektschlagwörter, trennen mit ";"
'
,
projectKeywordsHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 1000 Zeichen
!
'
,
projectKeywordsHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 1000 Zeichen
.
'
,
save
:
'
Speichern
'
,
projectPrincipleInvestigatorsLabel
:
'
Principle Investigators (PIs):
'
,
projectPrincipleInvestigators
:
'
Principle Investigators (PIs)
'
,
projectPrincipleInvestigatorsHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 500 Zeichen.
'
,
projectDisciplineLabel
:
'
Disziplin:
'
,
projectDiscipline
:
'
Disziplin
'
,
projectInstituteLabel
:
'
Teilnehmende Institute:
'
,
projectInstitute
:
'
Teilnehmende Institute
'
,
projectVisibilityLabel
:
'
Sichtbarkeit:
'
,
projectVisibility
:
'
Sichtbarkeit
'
,
projectGrandIdLabel
:
'
Grand ID:
'
,
projectGrandId
:
'
Grand ID
'
,
projectGrandIdHelp
:
'
Dieses Feld ist erforderlich und besitzt eine Maximallänge von 500 Zeichen.
'
,
tagPlaceholder
:
'
Sie können diesen Tag hinzufügen
'
,
};
Loading