From d31d3e3856bf9fc708aa869e40d6d112e83d96ab Mon Sep 17 00:00:00 2001 From: Twylleth <78533794+Twylleth@users.noreply.github.com> Date: Sat, 6 Feb 2021 12:32:42 +0100 Subject: [PATCH] added German translation added de.json removed unnecessary translations --- Aces-In-Space/translation.json | 8 ---- Aces-In-Space/translations/de.json | 59 ++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 8 deletions(-) create mode 100644 Aces-In-Space/translations/de.json diff --git a/Aces-In-Space/translation.json b/Aces-In-Space/translation.json index a210fc72d4..353bf7ddaf 100644 --- a/Aces-In-Space/translation.json +++ b/Aces-In-Space/translation.json @@ -44,15 +44,7 @@ "nerves-3-u":"(Nerves +3)", "nerves-4-u":"(Nerves +4)", "extra-u":"Extra", - "physique-u":"Physique", "stressboxes-u":"Number of Stress Box owned by the character", - "mental-u":"Mental", - "will-u":"Will", - "mental-sboxes-u":"Number of Mental Stress Box owned by the character", - "add-stress-u":"Additional Stress", - "extra-sboxes-u":"Number of Stress Box owned by the character in that extra stress", - "old-setting-u":"Old setting", - "new-setting-u":"New setting", "stunts-u":"Stunts", "playbook-stunt-u":"Playbook Stunt", "chopper-mod-u":"Chopper Mod", diff --git a/Aces-In-Space/translations/de.json b/Aces-In-Space/translations/de.json new file mode 100644 index 0000000000..04b8a494c4 --- /dev/null +++ b/Aces-In-Space/translations/de.json @@ -0,0 +1,59 @@ +{ + "roll-u":"Wurf", + "roll-action-u":"Wurf", + "roll4only-u":"4dF+Fertig.", + "roll4and-u":"4dF+Fertig.+Mod.", + "name-u":"Name & Pronomen", + "callsign-u":"Callsign", + "playbook-u":"Playbook", + "refresh-u":"'Fresh", + "fate-points-u":"Fate", + "likes-u":"Likes", + "kills-u":"Kills", + "description-u":"Beschreibung", + "aspects-u":"Aspekte", + "concept-u":"Konzept", + "toxicity-u":"Toxicity", + "chopper-u":"Chopper", + "luckycharm-u":"Glücksbringer", + "additional-aspect-u": "Aspekt", + "skills-u":"Fertigkeiten", + "skill-only-u":"Nur Fertigkeit", + "skill-u":"Fertigkeit", + "modifiers-u":"Modifikator", + "alt-disp-u":"Alternative Ansicht", + "classic-disp-u":"Klassische Ansicht", + "legendary-u":"Legendär (+8)", + "epic-u":"Episch (+7)", + "fantastic-u":"Fantastisch (+6)", + "superb-u":"Hervorragend (+5)", + "great-u":"Großartig (+4)", + "good-u":"Gut (+3)", + "fair-u":"Ordentlich (+2)", + "avg-u":"Durchschnittlich (+1)", + "mediocre-u":"Mäßig (+0)", + "poor-u":"Schwach (-1)", + "terrible-u":"Fürchterlich (-2)", + "consequences-u":"Konsequenzen", + "stress-u":"Stress", + "mild-u":"Leicht", + "moderate-u":"Mittel", + "severe-u":"Schwer", + "stress-u":"Stress", + "nerves-u":"Nerven", + "nerves-3-u":"(Nerven +3)", + "nerves-4-u":"(Nerven +4)", + "extra-u":"Extra", + "stressboxes-u":"Anzahl Stress Boxen des Charakters", + "stunts-u":"Stunts", + "playbook-stunt-u":"Playbook Stunt", + "chopper-mod-u":"Chopper Mod", + "gang-stunt-u":"Gang Stunt", + "extras-u":"Extras", + "advancements-u":"Steigerung", + "experience-u":"Erfahrung", + "advances-u":"Fortschritt", + "trigger-u":"Trigger", + "triggertext-u":"Wenn Dein Toxicity-Aspekt gereizt wird. \nWenn ihr als Team zusammengearbeitet habt.", + "vibes-u":"Vibes" +}