Translate char_selection.ron

This commit is contained in:
Filip Bengtsson
2021-06-05 22:45:55 +02:00
parent d663d05f4f
commit 8db65e0554

View File

@ -1,30 +1,30 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM /// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for "global" English /// Localization for "global" Swedish
( (
string_map: { string_map: {
"char_selection.loading_characters": "Loading characters...", "char_selection.loading_characters": "Laddar rollpersoner …",
"char_selection.delete_permanently": "Permanently delete this Character?", "char_selection.delete_permanently": "Vill du radera rollpersonen permanent?",
"char_selection.deleting_character": "Deleting Character...", "char_selection.deleting_character": "Raderar rollperson …",
"char_selection.change_server": "Change Server", "char_selection.change_server": "Byt server",
"char_selection.enter_world": "Enter World", "char_selection.enter_world": "Öppna värld",
"char_selection.logout": "Logout", "char_selection.logout": "Logga ut",
"char_selection.create_new_character": "Create New Character", "char_selection.create_new_character": "Skapa ny rollperson",
"char_selection.creating_character": "Creating Character...", "char_selection.creating_character": "Skapar rollperson …",
"char_selection.character_creation": "Character Creation", "char_selection.character_creation": "Skapa rollperson",
"char_selection.human_default": "Human Default", "char_selection.human_default": "Människa (standard)",
"char_selection.level_fmt": "Level {level_nb}", "char_selection.level_fmt": "Nivå {level_nb}",
"char_selection.uncanny_valley": "Wilderness", "char_selection.uncanny_valley": "Vildmark",
"char_selection.plains_of_uncertainty": "Plains of Uncertainty", "char_selection.plains_of_uncertainty": "Osäkerhetens slättmark",
"char_selection.beard": "Beard", "char_selection.beard": "Skägg",
"char_selection.hair_style": "Hair Style", "char_selection.hair_style": "Hårstil",
"char_selection.hair_color": "Hair Color", "char_selection.hair_color": "Hårfärg",
"char_selection.eye_color": "Eye Color", "char_selection.eye_color": "Ögonfärg",
"char_selection.skin": "Skin", "char_selection.skin": "Hud",
"char_selection.eyeshape": "Eye Details", "char_selection.eyeshape": "Ögondetaljer",
"char_selection.accessories": "Accessories", "char_selection.accessories": "Utsmyckningar",
"char_selection.create_info_name": "Your Character needs a name!", "char_selection.create_info_name": "Din rollperson behöver ett namn!",
"char_selection.version_mismatch": "WARNING! This server is running a different, possibly incompatible game version. Please update your game.", "char_selection.version_mismatch": "VARNING! Den här servern kör en annan version av spelet, vilket skulle kunna orsaka fel. Uppdatera gärna ditt spel.",
}, },
vector_map: { vector_map: {