Remove remote editing from the Git sidebar
This commit is contained in:
@@ -700,14 +700,12 @@ find-noMatches = Keine Treffer gefunden
|
||||
find-replacedCount = { $count } Treffer ersetzt
|
||||
git-loading = Repository wird geladen…
|
||||
git-notRepository = Dieses Projekt ist noch kein Git-Repository.
|
||||
git-remoteOptional = Remote-URL (optional)
|
||||
git-initialize = Git initialisieren
|
||||
git-fetch = Abrufen
|
||||
git-pull = Herunterladen
|
||||
git-push = Hochladen
|
||||
git-airplaneBlocked = Netzwerk-Git-Aktionen sind im Flugmodus nicht verfügbar.
|
||||
git-remoteUrl = Origin-URL
|
||||
git-saveRemote = Speichern
|
||||
git-changesCount = Änderungen ({ $count })
|
||||
git-commitMessage = Commit-Nachricht
|
||||
git-commit = Commit
|
||||
|
||||
@@ -700,14 +700,12 @@ find-noMatches = No matches found
|
||||
find-replacedCount = Replaced { $count } matches
|
||||
git-loading = Loading repository…
|
||||
git-notRepository = This project is not a Git repository yet.
|
||||
git-remoteOptional = Remote URL (optional)
|
||||
git-initialize = Initialize Git
|
||||
git-fetch = Fetch
|
||||
git-pull = Pull
|
||||
git-push = Push
|
||||
git-airplaneBlocked = Network Git actions are unavailable in airplane mode.
|
||||
git-remoteUrl = Origin URL
|
||||
git-saveRemote = Save
|
||||
git-changesCount = Changes ({ $count })
|
||||
git-commitMessage = Commit message
|
||||
git-commit = Commit
|
||||
|
||||
@@ -700,14 +700,12 @@ find-noMatches = No se encontraron coincidencias
|
||||
find-replacedCount = Se reemplazaron { $count } coincidencias
|
||||
git-loading = Cargando repositorio…
|
||||
git-notRepository = Este proyecto aún no es un repositorio Git.
|
||||
git-remoteOptional = URL remota (opcional)
|
||||
git-initialize = Inicializar Git
|
||||
git-fetch = Obtener
|
||||
git-pull = Descargar
|
||||
git-push = Subir
|
||||
git-airplaneBlocked = Las acciones Git de red no están disponibles en modo avión.
|
||||
git-remoteUrl = URL de origin
|
||||
git-saveRemote = Guardar
|
||||
git-changesCount = Cambios ({ $count })
|
||||
git-commitMessage = Mensaje de commit
|
||||
git-commit = Commit
|
||||
|
||||
@@ -700,14 +700,12 @@ find-noMatches = Aucun résultat
|
||||
find-replacedCount = { $count } résultats remplacés
|
||||
git-loading = Chargement du dépôt…
|
||||
git-notRepository = Ce projet n’est pas encore un dépôt Git.
|
||||
git-remoteOptional = URL distante (facultative)
|
||||
git-initialize = Initialiser Git
|
||||
git-fetch = Récupérer
|
||||
git-pull = Tirer
|
||||
git-push = Pousser
|
||||
git-airplaneBlocked = Les actions Git réseau sont indisponibles en mode avion.
|
||||
git-remoteUrl = URL d’origine
|
||||
git-saveRemote = Enregistrer
|
||||
git-changesCount = Modifications ({ $count })
|
||||
git-commitMessage = Message de commit
|
||||
git-commit = Commit
|
||||
|
||||
@@ -700,14 +700,12 @@ find-noMatches = Nessuna corrispondenza
|
||||
find-replacedCount = Sostituite { $count } corrispondenze
|
||||
git-loading = Caricamento del repository…
|
||||
git-notRepository = Questo progetto non è ancora un repository Git.
|
||||
git-remoteOptional = URL remoto (facoltativo)
|
||||
git-initialize = Inizializza Git
|
||||
git-fetch = Recupera
|
||||
git-pull = Scarica
|
||||
git-push = Carica
|
||||
git-airplaneBlocked = Le azioni Git di rete non sono disponibili in modalità aereo.
|
||||
git-remoteUrl = URL origin
|
||||
git-saveRemote = Salva
|
||||
git-changesCount = Modifiche ({ $count })
|
||||
git-commitMessage = Messaggio di commit
|
||||
git-commit = Commit
|
||||
|
||||
Reference in New Issue
Block a user