@node-red/editor-client
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -37,7 +37,7 @@ { | ||
"showGrid" : "Raster anzeigen", | ||
"snapGrid" : "Einrasten am Raster", | ||
"snapGrid" : "Am Raster ausrichten", | ||
"gridSize" : "Rastergröße", | ||
"textDir" : "Textrichtung", | ||
"defaultDir" : "Standard", | ||
"ltr" : "Links-nach-rechts", | ||
"ltr" : "Von links nach rechts", | ||
"rtl" : "Von rechts nach links", | ||
@@ -57,6 +57,6 @@ "auto" : "Kontextuell" | ||
"search" : "Flows durchsuchen", | ||
"searchInput" : "durchsuchen Sie Ihre Flows", | ||
"searchInput" : "Flows durchsuchen", | ||
"subflows" : "Subflow", | ||
"createSubflow" : "Subflow erstellen", | ||
"selectionToSubflow" : "Auswahl für Subflow", | ||
"selectionToSubflow" : "Auswahl zu Subflow", | ||
"flows" : "Flows", | ||
@@ -66,3 +66,3 @@ "add" : "Hinzufügen", | ||
"delete" : "Löschen", | ||
"keyboardShortcuts" : "Tastaturkurzbefehle", | ||
"keyboardShortcuts" : "Tastenkürzel", | ||
"login" : "Anmelden", | ||
@@ -223,3 +223,3 @@ "logout" : "Abmelden", | ||
"noBinaryFileShowed" : "Der Inhalt der Binärdatei kann nicht angezeigt", | ||
"viewCommitDiff" : "Änderungen festschreiben", | ||
"viewCommitDiff" : "Änderungen committen", | ||
"compareChanges" : "Änderungen vergleichen", | ||
@@ -233,4 +233,4 @@ "saveConflict" : "Konfliktlösung speichern", | ||
"subflow" : { | ||
"editSubflow" : "Flowschablone bearbeiten: __name__", | ||
"edit" : "Flowsschablone bearbeiten", | ||
"editSubflow" : "Subflow bearbeiten: __name__", | ||
"edit" : "Subflow bearbeiten", | ||
"subflowInstances" : "Es ist __count__ Instanz dieser Subflow-Vorlage vorhanden.", | ||
@@ -274,3 +274,3 @@ "subflowInstances_plural" : "Es gibt __count__ Instanzen dieser Subflow-Vorlage.", | ||
"keyboard" : { | ||
"title" : "Tastaturkurzbefehle", | ||
"title" : "Tastenkürzel", | ||
"keyboard" : "Tastatur", | ||
@@ -292,3 +292,3 @@ "filterActions" : "Filteraktionen", | ||
"moveNode" : "Ausgewählte Nodes verschieben (20px)", | ||
"toggleSidebar" : "Seitenleiste ein-/ausschalten", | ||
"toggleSidebar" : "Seitenleiste ein-/ausblenden", | ||
"copyNode" : "Ausgewählte Nodes kopieren", | ||
@@ -318,3 +318,3 @@ "cutNode" : "Ausgewählte Nodes ausschneiden", | ||
"noInfo" : "Keine Informationen verfügbar", | ||
"filter" : "Filter Nodes", | ||
"filter" : "Nodes filtern", | ||
"search" : "Suchmodule", | ||
@@ -377,7 +377,7 @@ "addCategory" : "Neu hinzufügen ...", | ||
"updated" : "aktualisiert", | ||
"install" : "installieren", | ||
"installed" : "installiert", | ||
"install" : "Installieren", | ||
"installed" : "Installiert", | ||
"loading" : "Kataloge werden geladen ...", | ||
"tab-nodes" : "Nodes", | ||
"tab-install" : "installieren", | ||
"tab-install" : "Installieren", | ||
"sort" : "Sortierung:", | ||
@@ -464,3 +464,3 @@ "sortAZ" : "a-z", | ||
"none" : "keine ausgewählt", | ||
"refresh" : "Aktualisierung zum Laden", | ||
"refresh" : "Zum Aktualisieren neu laden", | ||
"empty" : "leer", | ||
@@ -490,3 +490,3 @@ "node" : "Node", | ||
"removeFromProject" : "Aus Projekt entfernen", | ||
"addToProject" : "zu Projekt hinzufügen", | ||
"addToProject" : "Zu Projekt hinzufügen", | ||
"files" : "Dateien", | ||
@@ -524,3 +524,3 @@ "flow" : "Flow", | ||
"committerDetail" : "Committer-Details", | ||
"committerTip" : "Leer Wert für Systemstandardwert belassen", | ||
"committerTip" : "Leer lassen für Systemstandard", | ||
"userName" : "Benutzername", | ||
@@ -559,3 +559,3 @@ "email" : "E-Mail", | ||
"none" : "Keine", | ||
"conflictResolve" : "Alle Konflikte wurden aufgelöst. Festschreiben der Änderungen, um den Mischvorgang abzuschließen.", | ||
"conflictResolve" : "Alle Konflikte wurden aufgelöst. Committe die Änderungen, um den Merge Request abzuschließen.", | ||
"localFiles" : "Lokale Dateien", | ||
@@ -562,0 +562,0 @@ "all" : "alle", |
@@ -980,3 +980,4 @@ { | ||
"update-failed": "Failed to update auth", | ||
"unhandled": "Unhandled error response" | ||
"unhandled": "Unhandled error response", | ||
"host-key-verify-failed": "<p>Host key verification failed.</p><p>The repository host key could not be verified. Please update your <code>known_hosts</code> file and try again." | ||
}, | ||
@@ -983,0 +984,0 @@ "create-branch-list": { |
{ | ||
"name": "@node-red/editor-client", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7084319
53817