@codingame/monaco-vscode-language-pack-de 19.0.0 → 19.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-de",
3
- "version": "19.0.0",
3
+ "version": "19.0.2",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "@codingame/monaco-vscode-api": "19.0.0"
21
+ "@codingame/monaco-vscode-api": "19.0.2"
22
22
  }
23
23
  }
@@ -18,6 +18,7 @@
18
18
  "$(info) This repository has no worktrees.": "$(info) Dieses Repository hat keine Worktrees.",
19
19
  "A branch named \"{0}\" already exists": "Ein Branch mit dem Namen \"{0}\" ist bereits vorhanden.",
20
20
  "A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "Ein Git-Repository wurde in den übergeordneten Ordnern des Arbeitsbereichs oder in den geöffneten Dateien gefunden. Möchten Sie das Repository öffnen?",
21
+ "A worktree already exists at \"{0}\".": "A worktree already exists at \"{0}\".",
21
22
  "Absolute paths not supported in \"git.scanRepositories\" setting.": "Absolute Pfade werden in der Einstellung \"git.scanRepositories\" nicht unterstützt.",
22
23
  "Add Remote": "Remoterepository hinzufügen",
23
24
  "Add a new remote...": "Neues Remoterepository hinzufügen...",
@@ -43,7 +44,7 @@
43
44
  "Are you sure you want to stage {0} with merge conflicts?": "Möchten Sie {0} mit Mergingkonflikten bereitstellen?",
44
45
  "Ask Me Later": "Erneut nachfragen",
45
46
  "Branch \"{0}\" already exists": "Die Verzweigung „{0}“ ist bereits vorhanden.",
46
- "Branch '{0}' is already checked out in the worktree at '{1}'.": "Branch '{0}' is already checked out in the worktree at '{1}'.",
47
+ "Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "Branch \"{0}\" is already checked out in the worktree at \"{1}\".",
47
48
  "Branch name": "Branchname",
48
49
  "Branch name needs to match regex: {0}": "Der Name des Branches muss mit RegEx übereinstimmen: {0}",
49
50
  "Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "Pushverweise an remote kann nicht erzwungen werden. Die Spitze des Remotenachverfolgungsbranchs wurde seit dem letzten Check-Out aktualisiert. Führen Sie zuerst „Pull“ aus, um zuerst die neuesten Änderungen aus dem Remotebranch abzurufen.",
@@ -182,7 +183,8 @@
182
183
  "Open Repositories In Parent Folders": "Repositorys in übergeordneten Ordnern öffnen",
183
184
  "Open Repository": "Repository öffnen",
184
185
  "Open Settings": "Einstellungen öffnen",
185
- "Open in Current Window": "Open in Current Window",
186
+ "Open Worktree in Current Window": "Open Worktree in Current Window",
187
+ "Open Worktree in New Window": "Open Worktree in New Window",
186
188
  "Open in New Window": "In neuem Fenster öffnen",
187
189
  "Optionally provide a stash message": "Geben Sie optional eine Stash-Nachricht ein.",
188
190
  "Passphrase": "Passphrase",
@@ -5015,10 +5015,10 @@ var content = [
5015
5015
  "Wiederholen",
5016
5016
  "Copilot einrichten",
5017
5017
  "Anmelden, um Copilot zu verwenden...",
5018
- "Chat ausblenden",
5019
- "Möchten Sie den Chat wirklich ausblenden?",
5020
- "Sie können den Chat wiederherstellen, indem Sie den Befehl „{0} ausführen.",
5021
- "Chat ausblenden",
5018
+ "Hide AI Features",
5019
+ "Are you sure you want to hide AI features?",
5020
+ "You can restore AI features by running the '{0}' command.",
5021
+ "Hide AI Features",
5022
5022
  "Auf Copilot Pro upgraden",
5023
5023
  "Chat",
5024
5024
  "Copilot-Überschreitungen verwalten",
@@ -5271,7 +5271,7 @@ var content = [
5271
5271
  "Wahr, wenn die installierte Chaterweiterung ungültig ist und aktualisiert werden muss.",
5272
5272
  "TRUE, wenn die Schnellchatoberfläche den Fokus hat, andernfalls FALSE.",
5273
5273
  "TRUE, wenn der Chat Dateianlagen enthält.",
5274
- "True when the chat model can be selected manually by the user.",
5274
+ "True, wenn das Chatmodell manuell von der benutzenden Person ausgewählt werden kann.",
5275
5275
  "Wahr, wenn ein Agentauftrag für Remotecodierung erstellt wird.",
5276
5276
  "Ob ein Agent für Remotecodierung verfügbar ist",
5277
5277
  "Gibt an, ob die Überlagerungsfunktion der Promptdatei des Remotecodierungs-Agents aktiviert ist.",