Terjemahkan "jedes repository gehört" ke bahasa Inggris

Menampilkan 50 dari 50 terjemahan frasa "jedes repository gehört" dari Jerman ke bahasa Inggris

Terjemahan Jerman ke bahasa Inggris dari jedes repository gehört

Jerman
bahasa Inggris

DE Wähle als Repository type (Repository-Typ) die Option Git aus. Denke daran: Der Repository-Typ lässt sich nicht mehr ändern, sobald du auf Create repository (Repository erstellen) geklickt hast.

EN Pick Git for the Repository type. Keep in mind that you can't change the repository type after you click Create repository.

Jermanbahasa Inggris
repositoryrepository
gitgit
ändernchange
erstellencreate
typtype
duyou
wähleclick
derthe

DE Und was die heute geltenden Tonarten angeht, so entsprechen ihnen folgende Planeten: Zum C gehört Jupiter, zum D gehört Mars, zum E gehört die Sonne, zum F gehört die Venus, zum G gehört Merkur, zum A gehört der Mond und zum H gehört Saturn.

EN With regard to the present-day musical notes, C belongs to Jupiter, D to Mars, E to the sun, F to Venus, G is linked to Mercury, A the moon and F to Saturn.

Jermanbahasa Inggris
cc
gehörtbelongs
jupiterjupiter
ff
venusvenus
gg
merkurmercury
saturnsaturn
dd
aa
marsmars
ee
folgendethe
mondmoon
heutepresent
sonnesun
undand

DE Jedes Repository gehört zu einem Benutzer-Account oder einem Team. Gehört es zu einem Benutzer-Account, ist der Benutzer der Verantwortliche für das Repository. Gehört es zu einem Team, ist die verantwortliche Instanz das Team.

EN Each repository belongs to a user account or a team. In the case of a user account, that user owns the repository. + In the case of a team, that team owns it.

Jermanbahasa Inggris
repositoryrepository
oderor
teamteam
esit
benutzeruser
accountaccount
zuto
gehörtbelongs
istowns

DE Nur der Verantwortliche für ein Repository kann das Repository löschen. Gehört das Repository zu einem Team, kann es von einem Administrator gelöscht werden.

EN The repository owner is the only person who can delete the repository. If the repository belongs to a team, an admin can delete the repository.

Jermanbahasa Inggris
repositoryrepository
löschendelete
gehörtbelongs
administratoradmin
teamteam
kanncan
zuto
nuronly
eina
derthe

DE Da jeder Entwickler ein eigenes öffentliches Repository besitzt, ist im Pull-Request das Quell-Repository nicht identisch mit dem Ziel-Repository

EN Since each developer has their own public repository, the pull request’s source repository will differ from its destination repository

Jermanbahasa Inggris
entwicklerdeveloper
öffentlichespublic
repositoryrepository
requestrequests
quellsource
zieldestination
dasince
besitzthas
demthe

DE Das öffentliche Repository des Entwicklers ist das Quell-Repository und das Repository mit den Änderungsvorschlägen ist der Quell-Branch

EN The source repository is the developer’s public repository and the source branch is the one that contains the proposed changes

Jermanbahasa Inggris
öffentlichepublic
repositoryrepository
quellsource
branchbranch
istis
undand
denthe

DE in der Registerkarte „Virtual Repository“ ein neues virtuelles Repository des Pakettyps „Docker“ hinzu. Geben Sie den Repository-Schlüssel „

EN page and add a new Virtual Repository with the Docker package type. Enter the Repository Key “

DE Zunächst muss jemand das zentrale Repository auf einem Server anlegen. Handelt es sich um ein neues Projekt, kannst ein leeres Repository anlegen. Andernfalls muss du ein vorhandenes Git- oder SVN-Repository importieren.

EN First, someone needs to create the central repository on a server. If its a new project, you can initialize an empty repository. Otherwise, you’ll need to import an existing Git or SVN repository.

Jermanbahasa Inggris
repositoryrepository
serverserver
neuesnew
projektproject
leeresempty
gitgit
svnsvn
zentralecentral
importierenimport
kannstyou can
oderor
vorhandenescan
zunächsta
duyou
jemandsomeone
einemthe

DE Es ist Konvention, die Erweiterung .git an den Repository-Namen anzuhängen, um das Repository als Bare-Repository zu kennzeichnen.

EN Note that the .git extension is conventionally appended to the repository name to indicate that its a bare repository.

Jermanbahasa Inggris
erweiterungextension
gitgit
repositoryrepository
istis
zuto
namenname
denthe
esits

DE Wird ein Repository geklont, fügt Git automatisch ein Kürzel mit dem Namen origin hinzu, das auf das Ursprungs-Repository verweist. So kannst du später mit diesem Repository interagieren.

EN When you clone a repository, Git automatically adds a shortcut called origin that points back to the “parent” repository, under the assumption that you'll want to interact with it further on down the road. 

Jermanbahasa Inggris
repositoryrepository
gitgit
automatischautomatically
namencalled
originorigin
fügtadds
duyou
späterwhen
interagiereninteract
mitwith
wirdthe
eina

DE Da jeder Entwickler ein eigenes öffentliches Repository besitzt, ist im Pull-Request das Quell-Repository nicht identisch mit dem Ziel-Repository

EN Since each developer has their own public repository, the pull request’s source repository will differ from its destination repository

Jermanbahasa Inggris
entwicklerdeveloper
öffentlichespublic
repositoryrepository
requestrequests
quellsource
zieldestination
dasince
besitzthas
demthe

DE Das öffentliche Repository des Entwicklers ist das Quell-Repository und das Repository mit den Änderungsvorschlägen ist der Quell-Branch

EN The source repository is the developer’s public repository and the source branch is the one that contains the proposed changes

Jermanbahasa Inggris
öffentlichepublic
repositoryrepository
quellsource
branchbranch
istis
undand
denthe

DE Klicke auf Create repository (Repository erstellen). Bitbucket erstellt nun dein Repository und führt es auf der Seite Overview (Übersicht) auf.

EN Click Create repository. Bitbucket creates your repository and displays its Overview page.

Jermanbahasa Inggris
klickeclick
repositoryrepository
bitbucketbitbucket
overviewoverview
seitepage
aufyour
erstelltcreates
erstellencreate
undand

DE Artifactory ist der einzige binäre Repository-Manager, der Multi-Push-Replikation bietet, sodass Sie ein lokales Repository gleichzeitig auf mehrere, geografisch entfernte Zielstandorte replizieren können

EN Artifactory is the only binary repository manager offering multi-push replication, allowing you to simultaneously replicate a local repository to multiple, geographically distant target sites

Jermanbahasa Inggris
artifactoryartifactory
binärebinary
bietetoffering
lokaleslocal
repositoryrepository
geografischgeographically
replizierenreplicate
managermanager
replikationreplication
sodassto

DE Zeige den Docker Hub-Build-Status und den Docker Pull Count in deinem Bitbucket-Repository an. Wenn die Docker Hub-Builds hinter deinem Repository-Branch liegen, werden sofort Warnungen angezeigt.

EN View Docker Hub build status and Docker pull count within your Bitbucket repository. See immediate warnings when Docker Hub builds are behind your repository branch.

Jermanbahasa Inggris
dockerdocker
pullpull
warnungenwarnings
hubhub
statusstatus
bitbucketbitbucket
repositoryrepository
branchbranch
wennwhen
hinterbehind
angezeigtsee
zeigeview
liegenare
undand

DE Anstatt ein einzelnes serverseitiges Repository als zentrale Codebasis zu verwenden, bietet er jedem Entwickler ein serverseitiges Repository

EN Instead of using a single server-side repository to act as the “central” codebase, forking gives every developer a server-side repository

Jermanbahasa Inggris
repositoryrepository
zentralecentral
codebasiscodebase
verwendenusing
bietetgives
entwicklerdeveloper
zuto
alsas
jedemthe
einzelnesa

DE Da beim Feature-Branch-Workflow nur ein einziges öffentliches Repository vorhanden ist, sind das Quell- und das Ziel-Repository im Pull-Request immer identisch

EN There is only one public repository in the Feature Branch Workflow, so the pull request’s destination repository and the source repository will always be the same

Jermanbahasa Inggris
öffentlichespublic
repositoryrepository
featurefeature
branchbranch
workflowworkflow
requestrequests
zieldestination
quellsource
imin the
immeralways
identischsame
undand
vorhandenis
nuronly

DE Um ihre Arbeit am Projekt beginnen zu können, muss Mary zunächst Johns Bitbucket-Repository forken. Hierzu meldet sie sich bei Bitbucket an, navigiert zu Johns Repository und klickt auf die Schaltfläche Forken.

EN To start working in the project, Mary first needs to fork John’s Bitbucket repository. She can do this by signing in to Bitbucket, navigating to John’s repository, and clicking the Fork button.

Jermanbahasa Inggris
marymary
bitbucketbitbucket
repositoryrepository
klicktclicking
schaltflächebutton
johnsjohns
projektproject
zuto
arbeitworking
könnencan
undand
beginnenstart

DE Sobald das Feature fertig ist, verschiebt Mary den Feature Branch mit einem simplen git push in ihr eigenes Bitbucket-Repository (nicht in das offizielle Repository):

EN After her feature is complete, Mary pushes the feature branch to her own Bitbucket repository (not the official repository) with a simple git push:

Jermanbahasa Inggris
featurefeature
marymary
branchbranch
simplensimple
offizielleofficial
repositoryrepository
bitbucketbitbucket
gitgit
pushpush
istis
mitwith
nichtnot
denthe

DE Ein Helm-Repository in JFrog Artifactory bietet Datenschutz, Zugriffskontrolle, Hochverfügbarkeit und massiv skalierbaren Speicher, der ein fortschrittliches, unternehmenstaugliches Repository-Management für Helm-Diagramme ermöglicht.

EN A Helm repository in JFrog Artifactory offers privacy, access control, high availability and massively scalable storage providing advanced, enterprise-ready repository management for Helm charts.

Jermanbahasa Inggris
jfrogjfrog
artifactoryartifactory
datenschutzprivacy
zugriffskontrolleaccess control
hochverfügbarkeithigh availability
massivmassively
skalierbarenscalable
helmhelm
diagrammecharts
repositoryrepository
managementmanagement
inin
bietetoffers
speicherstorage
undand
eina
fürfor

DE Erstellen Sie einfach ein neues Repository in Artifactory und geben Sie es dann als Helm-Paket-Typ an, zusammen mit einem Repository-Schlüssel, mit dem es adressiert wird

EN Simply create a new repository in Artifactory, then specify it as a Helm package type, along with a repository key address it by

Jermanbahasa Inggris
neuesnew
repositoryrepository
artifactoryartifactory
helmhelm
paketpackage
typtype
schlüsselkey
esit
inin
dannthen
zusammenwith
alsas
erstellencreate
eina

DE Sie können dann dieses Helm-Diagramm und alle anderen, die von diesem Repository gehostet werden, über das Remote-Helm-Repository in Artifactory abrufen.

EN You can then pull that Helm chart, and any others hosted by that repository, through the remote Helm repository in Artifactory.

Jermanbahasa Inggris
anderenothers
repositoryrepository
gehostethosted
artifactoryartifactory
helmhelm
diagrammchart
remoteremote
inin
undand
könnencan
abrufenpull
dannthen

DE Um eine Docker-Registry zu erstellen, erstellen Sie einfach ein neues Repository in Artifactory und geben es als Docker-Paket-Typ an, zusammen mit einem Repository-Schlüssel, über den es angesprochen werden soll

EN To create a Docker registry, just create a new repository in Artifactory and specify it as a Docker package type, along with a repository key by which it will be addressed

Jermanbahasa Inggris
neuesnew
repositoryrepository
artifactoryartifactory
angesprochenaddressed
dockerdocker
registryregistry
paketpackage
typtype
schlüsselkey
esit
inin
zuto
zusammenwith
alsas
erstellencreate
eina
undand

DE Wir wollen jedoch den unveränderlichen Proxy des Bitnami-Diagramms in ChartCenter verwenden. In diesem Fall spezifiziert repository die URL für das ChartCenter-Repository, allerdings muss der name des Diagramms auch den Namespace enthalten:

EN But we want to use the immutable proxy of the Bitnami chart in ChartCenter. In this case, repository would specify the URL for the ChartCenter repo, but the chart’s name must also include the namespace:

Jermanbahasa Inggris
proxyproxy
urlurl
repositoryrepository
wirwe
inin
namename
verwendenuse
diesemthis
fürfor
wollenwant
fallthe

DE Der stabile Satz von Helm-Diagrammen hat bedeutet, dass offizielle Diagramme für viele beliebte Kubernetes-Apps immer in einem zentralen Repository zu finden waren. Sie haben einfach das stabile Repository dem Helm-Client hinzugefügt:

EN The stable set of Helm charts meant that official charts for many popular Kubernetes apps could always be found in a central repository. You would simply add the stable repo to the Helm client:

Jermanbahasa Inggris
stabilestable
offizielleofficial
immeralways
zentralencentral
hinzugefügtadd
helmhelm
kuberneteskubernetes
appsapps
clientclient
repositoryrepository
inin
bedeutetto
vielemany
beliebtepopular
findenfound
fürfor
diagrammecharts
dassthat

DE Fügen Sie ein neues lokales Repository mit dem Pakettyp Docker hinzu. Geben Sie den Repository-Schlüssel „

EN Add a new Local Repository with the Docker package type. Enter the Repository Key “

DE Fügen Sie auf der Seite Repositories in der Registerkarte „Remote“ eine neue externe Repository des Pakettyps „Docker“ hinzu. Geben Sie den Repository-Schlüssel „

EN Click on the Remote tab on the Repositories page and add a new Remote Repository with the Docker package type. Enter the Repository Key “

DE Klonen Sie das abgeleitete Repository, und aktualisieren Sie die FROM-Zeile der Docker-Datei, um auf das virtuelle Docker-Repository zu verweisen.

EN Clone your forked repository and update the FROM line of the Dockerfile to reference your virtual Docker repository.

Jermanbahasa Inggris
klonenclone
repositoryrepository
aktualisierenupdate
virtuellevirtual
dockerdocker
undand
zuto

DE Private Module werden ebenfalls in einem Repository aus ihren VCS-Repository zwischengespeichert

EN Private modules are also cached in a repository from their VCS repos

Jermanbahasa Inggris
privateprivate
modulemodules
repositoryrepository
zwischengespeichertcached
vcsvcs
inin
ebenfallsalso
werdenare
ausfrom
einema

DE . Diese Pipeline zieht den Quellcode, erstellt die Anwendung mit Artifactory-Repositories für Abhängigkeiten und Ausgabe-Binärdateien, testet und stuft von einem Dev-Repository zu einem Staging-Repository in Artifactory herauf.

EN . This pipeline pulls the source code; builds the application with Artifactory repositories for dependencies and output binaries; and tests and promotes from a dev repo to a staging repository in Artifactory.

Jermanbahasa Inggris
pipelinepipeline
erstelltbuilds
abhängigkeitendependencies
testettests
artifactoryartifactory
ausgabeoutput
binärdateienbinaries
inin
repositoryrepository
repositoriesrepositories
quellcodesource code
anwendungapplication
diesource
mitwith
fürfor
zuto
denthe
undand

DE Das Erstellen der richtigen Repository-Benennungsnorm und Repository-Strukturen für Ihr Unternehmen ist unerlässlich. Lesen Sie

EN Creating the right repository naming conventions and repository structures for your organization is essential. Read

Jermanbahasa Inggris
richtigenright
unerlässlichessential
repositoryrepository
strukturenstructures
ihryour
fürfor
istis
derthe
unternehmenorganization
lesenread

DE Anstatt ein einzelnes serverseitiges Repository als zentrale Codebasis zu verwenden, bietet er jedem Entwickler ein serverseitiges Repository

EN Instead of using a single server-side repository to act as the “central” codebase, forking gives every developer a server-side repository

Jermanbahasa Inggris
repositoryrepository
zentralecentral
codebasiscodebase
verwendenusing
bietetgives
entwicklerdeveloper
zuto
alsas
jedemthe
einzelnesa

DE Die übrigen Standardeinstellungen kannst du beibehalten. Klicke nun auf Import repository (Repository importieren).

EN You can leave the rest to the defaults and click Import repository.

Jermanbahasa Inggris
übrigenrest
klickeclick
repositoryrepository
duyou
kannstyou can
importierenimport

DE Klicke links in der allgemeinen Seitenleiste auf + und wähle unter "Get to work" (An die Arbeit) Clone this repository (Dieses Repository klonen) aus.

EN Click + in the global sidebar on the left, and under Get to work select Clone this repository.

Jermanbahasa Inggris
seitenleistesidebar
repositoryrepository
klonenclone
getget
toto
inin
klickeclick
wähleselect
arbeitwork
undand
derthe
diesesthis

DE In deinem lokalen Laufwerk wird ein neues Unterverzeichnis mit demselben Namen wie das geklonte Repository angezeigt. Wenn du ein leeres Repository geklont hast, ist auch dieses lokale Verzeichnis noch leer.

EN A new sub-directory appears on your local drive with the same name as the repository you cloned. If you cloned an empty repository there might not be anything in that local directory yet. 

Jermanbahasa Inggris
laufwerkdrive
neuesnew
angezeigtappears
geklontcloned
repositoryrepository
verzeichnisdirectory
inin
namenname
mitwith
demselbenthe same
wennif
lokalelocal
duyou
hastyour
eina

DE Anstatt ein einzelnes serverseitiges Repository als zentrale Codebasis zu verwenden, bietet er jedem Entwickler ein serverseitiges Repository

EN Instead of using a single server-side repository to act as the “central” codebase, forking gives every developer a server-side repository

Jermanbahasa Inggris
repositoryrepository
zentralecentral
codebasiscodebase
verwendenusing
bietetgives
entwicklerdeveloper
zuto
alsas
jedemthe
einzelnesa

DE Die übrigen Standardeinstellungen kannst du beibehalten. Klicke nun auf Import repository (Repository importieren).

EN You can leave the rest to the defaults and click Import repository.

Jermanbahasa Inggris
übrigenrest
klickeclick
repositoryrepository
duyou
kannstyou can
importierenimport

DE Klicke links in der allgemeinen Seitenleiste auf + und wähle unter "Get to work" (An die Arbeit) Clone this repository (Dieses Repository klonen) aus.

EN Click + in the global sidebar on the left, and under Get to work select Clone this repository.

Jermanbahasa Inggris
seitenleistesidebar
repositoryrepository
klonenclone
getget
toto
inin
klickeclick
wähleselect
arbeitwork
undand
derthe
diesesthis

DE In deinem lokalen Laufwerk wird ein neues Unterverzeichnis mit demselben Namen wie das geklonte Repository angezeigt. Wenn du ein leeres Repository geklont hast, ist auch dieses lokale Verzeichnis noch leer.

EN A new sub-directory appears on your local drive with the same name as the repository you cloned. If you cloned an empty repository there might not be anything in that local directory yet. 

Jermanbahasa Inggris
laufwerkdrive
neuesnew
angezeigtappears
geklontcloned
repositoryrepository
verzeichnisdirectory
inin
namenname
mitwith
demselbenthe same
wennif
lokalelocal
duyou
hastyour
eina

DE In der CodeGuru-Konsole können Sie zur Registerkarte "Repository-Analyse" auf der Seite "Codeüberprüfungen" navigieren, um eine neue Analyse für ein volles Repository auszulösen

EN In the CodeGuru console, you can navigate to the "Repository Analysis" tab in the "Code Reviews" page to initiate a new analysis on a full repository

Jermanbahasa Inggris
navigierennavigate
neuenew
analyseanalysis
repositoryrepository
codegurucodeguru
konsoleconsole
codecode
vollesfull
inin
seitepage
registerkartetab
könnencan
eina

DE Zwei vollständige Repository-Scans sind im neuen, auf der Repository-Größe basierenden Preismodell enthalten

EN Two full repository scans come included with the new repository size-based pricing model

Jermanbahasa Inggris
vollständigefull
enthaltenincluded
repositoryrepository
scansscans
basierendenbased
neuennew
derthe

DE Anstatt ein einzelnes serverseitiges Repository als zentrale Codebasis zu verwenden, bietet er jedem Entwickler ein serverseitiges Repository

EN Instead of using a single server-side repository to act as the “central” codebase, forking gives every developer a server-side repository

Jermanbahasa Inggris
repositoryrepository
zentralecentral
codebasiscodebase
verwendenusing
bietetgives
entwicklerdeveloper
zuto
alsas
jedemthe
einzelnesa

DE Die übrigen Standardeinstellungen kannst du beibehalten. Klicke nun auf Import repository (Repository importieren).

EN You can leave the rest to the defaults and click Import repository.

Jermanbahasa Inggris
übrigenrest
klickeclick
repositoryrepository
duyou
kannstyou can
importierenimport

DE Klicke links in der allgemeinen Seitenleiste auf + und wähle unter "Get to work" (An die Arbeit) Clone this repository (Dieses Repository klonen) aus.

EN Click + in the global sidebar on the left, and under Get to work select Clone this repository.

Jermanbahasa Inggris
seitenleistesidebar
repositoryrepository
klonenclone
getget
toto
inin
klickeclick
wähleselect
arbeitwork
undand
derthe
diesesthis

DE In deinem lokalen Laufwerk wird ein neues Unterverzeichnis mit demselben Namen wie das geklonte Repository angezeigt. Wenn du ein leeres Repository geklont hast, ist auch dieses lokale Verzeichnis noch leer.

EN A new sub-directory appears on your local drive with the same name as the repository you cloned. If you cloned an empty repository there might not be anything in that local directory yet. 

Jermanbahasa Inggris
laufwerkdrive
neuesnew
angezeigtappears
geklontcloned
repositoryrepository
verzeichnisdirectory
inin
namenname
mitwith
demselbenthe same
wennif
lokalelocal
duyou
hastyour
eina

DE Der Hosting-Service stellt anschließend eine Adresse für dieses zentrale Repository bereit, über die du von deinem lokalen Repository aus darauf zugreifen kannst.

EN The hosting service will then provide an address for the central repository to access from your local repository.

Jermanbahasa Inggris
zentralecentral
repositoryrepository
lokalenlocal
hostinghosting
serviceservice
adresseaddress
stelltthe
daraufto
fürfor
ausfrom
zugreifento access
kannstwill

DE Da beim Feature-Branch-Workflow nur ein einziges öffentliches Repository vorhanden ist, sind das Quell- und das Ziel-Repository im Pull-Request immer identisch

EN There is only one public repository in the Feature Branch Workflow, so the pull request’s destination repository and the source repository will always be the same

Jermanbahasa Inggris
öffentlichespublic
repositoryrepository
featurefeature
branchbranch
workflowworkflow
requestrequests
zieldestination
quellsource
imin the
immeralways
identischsame
undand
vorhandenis
nuronly

DE Um ihre Arbeit am Projekt beginnen zu können, muss Mary zunächst Johns Bitbucket-Repository forken. Hierzu meldet sie sich bei Bitbucket an, navigiert zu Johns Repository und klickt auf die Schaltfläche Forken.

EN To start working in the project, Mary first needs to fork John’s Bitbucket repository. She can do this by signing in to Bitbucket, navigating to John’s repository, and clicking the Fork button.

Jermanbahasa Inggris
marymary
bitbucketbitbucket
repositoryrepository
klicktclicking
schaltflächebutton
johnsjohns
projektproject
zuto
arbeitworking
könnencan
undand
beginnenstart

DE Sobald das Feature fertig ist, verschiebt Mary den Feature Branch mit einem simplen git push in ihr eigenes Bitbucket-Repository (nicht in das offizielle Repository):

EN After her feature is complete, Mary pushes the feature branch to her own Bitbucket repository (not the official repository) with a simple git push:

Jermanbahasa Inggris
featurefeature
marymary
branchbranch
simplensimple
offizielleofficial
repositoryrepository
bitbucketbitbucket
gitgit
pushpush
istis
mitwith
nichtnot
denthe

DE So kannst du vom Repository zum main-Branch wechseln, die neuesten Commits pullen und die lokale Repository-Kopie des main-Branches mit der neuesten Version aktualisieren.

EN This switches the repo to the main branch, pulls the latest commits and resets the repo's local copy of main to match the latest version.

Jermanbahasa Inggris
repositoryrepo
commitscommits
lokalelocal
branchbranch
kopiecopy
undand
neuestenlatest
versionversion

Menampilkan 50 dari 50 terjemahan