Skip to content

Commit

Permalink
Merge pull request #989 from JustBuddy/german-translation-patch9
Browse files Browse the repository at this point in the history
German translation: Add vcc scheme dialog support.
  • Loading branch information
anatawa12 committed May 18, 2024
2 parents 5608033 + 3f5c755 commit d0d0c5a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vrc-get-gui/locales/de.json5
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"projects:type:sdk2": "SDK2",
"projects:type:worlds": "Welt",
"projects:type:avatars": "Avatar",
// "custom" is for new project type
"projects:type:custom": "Eigene Vorlagen",
"general:loading...": "Laden...",
"projects:error:load error": "Fehler beim Laden der Projekte: {{msg}}",
Expand Down Expand Up @@ -197,6 +196,10 @@
"settings:unity:path": "Pfad",
"settings:unity:source:manual": "Benutzerdefiniert",
"settings:unity:source:unity hub": "Unity Hub",
"settings:vcc scheme": "<code>vcc:</code> Linktyp Zuweisung",
"settings:vcc scheme description": "Der <code>vcc:</code> Linktyp wird verwendet, um VCC-Paketlisten direkt vom Browser aus hinzufügen zu können.<br>Als alternative zu VCC kann ALCOM diese Anfragen annehmen.<br>Unter MacOS geschieht dies automatisch. Andere Betriebssysteme müssen dies manuell festlegen.",
"settings:register vcc scheme": "ALCOM zum öffnen von <code>vcc:</code> Linktypen registrieren",
"settings:toast:vcc scheme installed": "ALCOM wurde als Programm für <code>vcc:</code> Linktypen registriert.",
"general:toast:not supported": "{{name}} wird noch nicht unterstützt",
"general:not implemented": "Nicht implementiert",
"projects:toast:invalid project unity version": "Wir konnten keine gültige Unity Installation finden",
Expand Down

0 comments on commit d0d0c5a

Please sign in to comment.