diff --git a/packages/kitten-scientists/source/i18n/hu.json b/packages/kitten-scientists/source/i18n/hu.json index 97cac9183..a4a8a5f80 100644 --- a/packages/kitten-scientists/source/i18n/hu.json +++ b/packages/kitten-scientists/source/i18n/hu.json @@ -105,8 +105,30 @@ "settings.imported": "Settings imported.", "settings.loaded": "Settings loaded.", "state.confirmDestruction": "Are you sure?", + "state.copy": "Copy to clipboard", "state.deleted": "State loaded.", + "state.kgSave": "KG save game", + "state.kgSaveTitleCopy": "Copy the entire Kittens Game save.", + "state.kgSaveTitleLoad": "Load an entire Kittens Game save.", + "state.ksOnly": "KS settings only", + "state.ksOnlyTitleCopy": "Copy only the settings of Kitten Scientists", + "state.ksOnlyTitleLoad": "Load only the settings of Kitten Scientists", + "state.import": "Import from clipboard", + "state.importTitle": "Store a state that you have in your clipboard.", + "state.load": "Load from clipboard", "state.loaded": "State loaded.", + "state.loadPrompt": "Your current settings will be replaced!\nPaste your settings here:", + "state.loadPromptGame": "⚠ YOU WILL LOSE YOUR CURRENT SAVE IF YOU DO THIS! ⚠\nPaste your (un/compressed) savegame here:", + "state.loadStored": "Load stored state", + "state.local": "Local states", + "state.noConfirm": "Do NOT confirm destructive actions. (Danger!)", + "state.paste": "Paste your (un/compressed) settings here :", + "state.reset": "Reset to factory defaults", + "state.resetTitle": "Reset absolutely all KS settings to factory defaults.", + "state.storeCurrent": "Store current", + "state.storeCurrentTitle": "Create a new state snapshot.", + "state.title": "State Management", + "state.unlabled": "unlabeled state", "state.updated": "State updated.", "status.auto.disable": "Disable Auto {0}", "status.auto.enable": "Enable Auto {0}",