Color-code Git commit sync status
This commit is contained in:
@@ -705,6 +705,9 @@ git-fetch = Abrufen
|
||||
git-pull = Herunterladen
|
||||
git-push = Hochladen
|
||||
git-airplaneBlocked = Netzwerk-Git-Aktionen sind im Flugmodus nicht verfügbar.
|
||||
git-synced = Synchronisiert
|
||||
git-localOnly = Nur lokal
|
||||
git-remoteOnly = Nur remote
|
||||
git-remoteUrl = Origin-URL
|
||||
git-changesCount = Änderungen ({ $count })
|
||||
git-commitMessage = Commit-Nachricht
|
||||
|
||||
@@ -705,6 +705,9 @@ git-fetch = Fetch
|
||||
git-pull = Pull
|
||||
git-push = Push
|
||||
git-airplaneBlocked = Network Git actions are unavailable in airplane mode.
|
||||
git-synced = Synced
|
||||
git-localOnly = Local only
|
||||
git-remoteOnly = Remote only
|
||||
git-remoteUrl = Origin URL
|
||||
git-changesCount = Changes ({ $count })
|
||||
git-commitMessage = Commit message
|
||||
|
||||
@@ -705,6 +705,9 @@ 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-synced = Sincronizado
|
||||
git-localOnly = Solo local
|
||||
git-remoteOnly = Solo remoto
|
||||
git-remoteUrl = URL de origin
|
||||
git-changesCount = Cambios ({ $count })
|
||||
git-commitMessage = Mensaje de commit
|
||||
|
||||
@@ -705,6 +705,9 @@ git-fetch = Récupérer
|
||||
git-pull = Tirer
|
||||
git-push = Pousser
|
||||
git-airplaneBlocked = Les actions Git réseau sont indisponibles en mode avion.
|
||||
git-synced = Synchronisé
|
||||
git-localOnly = Local uniquement
|
||||
git-remoteOnly = Distant uniquement
|
||||
git-remoteUrl = URL d’origine
|
||||
git-changesCount = Modifications ({ $count })
|
||||
git-commitMessage = Message de commit
|
||||
|
||||
@@ -705,6 +705,9 @@ git-fetch = Recupera
|
||||
git-pull = Scarica
|
||||
git-push = Carica
|
||||
git-airplaneBlocked = Le azioni Git di rete non sono disponibili in modalità aereo.
|
||||
git-synced = Sincronizzato
|
||||
git-localOnly = Solo locale
|
||||
git-remoteOnly = Solo remoto
|
||||
git-remoteUrl = URL origin
|
||||
git-changesCount = Modifiche ({ $count })
|
||||
git-commitMessage = Messaggio di commit
|
||||
|
||||
Reference in New Issue
Block a user