mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-28 02:09:09 +01:00
Improve translations for repository export permissions
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"read,export": {
|
||||
"*": {
|
||||
"displayName": "Repositories exportieren",
|
||||
"description": "Darf alle Repositories exportieren."
|
||||
"description": "Achtung: Darf alle Repositories inkl. aller Metadaten exportieren."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
},
|
||||
"export": {
|
||||
"displayName": "Repository exportieren",
|
||||
"description": "Darf das Repository exportieren."
|
||||
"description": "Achtung: Darf das Repository inkl. aller Metadaten exportieren."
|
||||
},
|
||||
"*": {
|
||||
"displayName": "Alle Repository Rechte",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"read,export": {
|
||||
"*": {
|
||||
"displayName": "Export repositories",
|
||||
"description": "May export all repositories"
|
||||
"description": "Attention: May export all repositories including all metadata"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
},
|
||||
"export": {
|
||||
"displayName": "export repository",
|
||||
"description": "May export the repository"
|
||||
"description": "Attention: May export the repository including all metadata"
|
||||
},
|
||||
"*": {
|
||||
"displayName": "own repository",
|
||||
|
||||
Reference in New Issue
Block a user