From e9286822abbfed6df403ee7ad27f8d13bc56a537 Mon Sep 17 00:00:00 2001 From: MathieuG-P Date: Sun, 25 Dec 2022 22:25:06 +0100 Subject: [PATCH] fix bad indentation --- assets/jsons/translations/en.json | 799 +++++++++++++++-------------- assets/jsons/translations/es.json | 802 ++++++++++++++++-------------- assets/jsons/translations/fr.json | 801 +++++++++++++++-------------- 3 files changed, 1259 insertions(+), 1143 deletions(-) diff --git a/assets/jsons/translations/en.json b/assets/jsons/translations/en.json index cc8521c9..c316a0be 100644 --- a/assets/jsons/translations/en.json +++ b/assets/jsons/translations/en.json @@ -1,305 +1,304 @@ { - "misc":{ - "download": "Download", - "verify": "Verify", - "launch": "Launch", - "mods": "Mods", - "maps": "Maps", - "playlists":"Playlists", - "models": "Models", - "cancel": "Cancel", - "delete": "Delete" - }, - "pages":{ - "version-viewer":{ - "launch-mods":{ - "oculus": "Oculus Mod", - "desktop": "Desktop Mod", - "debug": "Debug Mod" - }, - "maps":{ - "search-bar":{ - "search-placeholder": "Search a map", - "filters-btn":"Filters", - "dropdown":{ - "export-maps": "Export maps", - "delete-maps": "Delete maps" - } + "misc": { + "download": "Download", + "verify": "Verify", + "launch": "Launch", + "mods": "Mods", + "maps": "Maps", + "playlists": "Playlists", + "models": "Models", + "cancel": "Cancel", + "delete": "Delete" + }, + "pages": { + "version-viewer": { + "launch-mods": { + "oculus": "Oculus Mod", + "desktop": "Desktop Mod", + "debug": "Debug Mod" }, - "tabs":{ - "maps":{ - "actions":{ - "add-maps":{ - "text": "Add" - }, - "link-maps":{ - "tooltips":{ - "link": "Link maps", - "unlink": "Unling maps" + "maps": { + "search-bar": { + "search-placeholder": "Search a map", + "filters-btn": "Filters", + "dropdown": { + "export-maps": "Export maps", + "delete-maps": "Delete maps" + } + }, + "tabs": { + "maps": { + "actions": { + "add-maps": { + "text": "Add" + }, + "link-maps": { + "tooltips": { + "link": "Link maps", + "unlink": "Unling maps" + } } } } - } - } - }, - "mods":{ - "loading-mods": "Loading mods...", - "buttons":{ - "more-infos": "More info", - "install-or-update": "Install or update" }, - "mods-grid":{ - "header-bar":{ - "name": "Name", - "installed": "Installed", - "latest": "Latest", - "description":"Description", - "dropdown":{ - "uninstall-all":"Uninstall all" + "mods": { + "loading-mods": "Loading mods...", + "buttons": { + "more-infos": "More info", + "install-or-update": "Install or update" + }, + "mods-grid": { + "header-bar": { + "name": "Name", + "installed": "Installed", + "latest": "Latest", + "description": "Description", + "dropdown": { + "uninstall-all": "Uninstall all" + } } } - } - }, - "dropdown":{ - "open-folder": "Open folder", - "verify-files": "Verify files", - "clone": "Clone", - "edit": "Edit", - "uninstall": "Uninstall" - } - }, - "available-versions":{ - "title": "Select a version", - "steam-release":"Release page" - }, - "settings":{ - "steam":{ - "title":"Steam", - "description":"If you log out of Steam, you will have to log back in to download a new version of Beat Saber.", - "logout":"Log out" - }, - "appearance":{ - "title":"Appearance", - "description":"Choose the two main colours of BSManager.", - "reset":"Reset", - "sub-title":"Theme", - "themes":{ - "dark":"Dark", - "light": "Light", - "os": "Sync with computer" - } - }, - "installation-folder":{ - "title":"Installation folder", - "description":"Change the default folder for Beat Saber versions and other upcoming features.", - "choose-folder":"Choose folder" - }, - "additional-content":{ - "title":"Additional content", - "description":"Additional content allows you to customize BeatSaber!", - "deep-links":{ - "sub-title":"OneClick installations" - } - }, - "language":{ - "title":"Language", - "description":"Select a language.", - "languages":{ - "en-EN": "English, UK", - "en-US": "English, US", - "fr-FR": "Français", - "es-ES": "Español", - "translated":{ - "en-EN": "English, United Kingdom", - "en-US": "English, USA", - "fr-FR": "French", - "es-ES": "Spanish" - } - } - }, - "patreon":{ - "title":"Support BSManager 💖", - "description": "Support the project and help us to provide continuous improvements to BSManager.", - "buttons":{ - "support": "Support BSManager", - "supporters":"Supporters 👀" }, - "view":{ - "no-supporters": "No supporter yet", - "sponsors":"Sponsors", - "supporters":"Supporters" + "dropdown": { + "open-folder": "Open folder", + "verify-files": "Verify files", + "clone": "Clone", + "edit": "Edit", + "uninstall": "Uninstall" } }, - "contribution":{ - "description":"Suggest new features or report a bug to help improve BSManager!", - "buttons":{ - "request-features":"Request a feature", - "report-bug":"Report a bug", - "open-logs": "Open logs" + "available-versions": { + "title": "Select a version", + "steam-release": "Release page" + }, + "settings": { + "steam": { + "title": "Steam", + "description": "If you log out of Steam, you will have to log back in to download a new version of Beat Saber.", + "logout": "Log out" + }, + "appearance": { + "title": "Appearance", + "description": "Choose the two main colours of BSManager.", + "reset": "Reset", + "sub-title": "Theme", + "themes": { + "dark": "Dark", + "light": "Light", + "os": "Sync with computer" + } + }, + "installation-folder": { + "title": "Installation folder", + "description": "Change the default folder for Beat Saber versions and other upcoming features.", + "choose-folder": "Choose folder" + }, + "additional-content": { + "title": "Additional content", + "description": "Additional content allows you to customize BeatSaber!", + "deep-links": { + "sub-title": "OneClick installations" + } + }, + "language": { + "title": "Language", + "description": "Select a language.", + "languages": { + "en-EN": "English, UK", + "en-US": "English, US", + "fr-FR": "Français", + "es-ES": "Español", + "translated": { + "en-EN": "English, United Kingdom", + "en-US": "English, USA", + "fr-FR": "French", + "es-ES": "Spanish" + } + } + }, + "patreon": { + "title": "Support BSManager 💖", + "description": "Support the project and help us to provide continuous improvements to BSManager.", + "buttons": { + "support": "Support BSManager", + "supporters": "Supporters 👀" + }, + "view": { + "no-supporters": "No supporter yet", + "sponsors": "Sponsors", + "supporters": "Supporters" + } + }, + "contribution": { + "description": "Suggest new features or report a bug to help improve BSManager!", + "buttons": { + "request-features": "Request a feature", + "report-bug": "Report a bug", + "open-logs": "Open logs" + } } } - } - }, - "notifications":{ - "types":{ - "error": "🚨 Error", - "warning": "⚠️ Warning", - "success": "🎉 Success" - }, - "common":{ - "msg":{ + }, + "notifications": { + "types": { + "error": "🚨 Error", + "warning": "⚠️ Warning", + "success": "🎉 Success" + }, + "common": { + "msg": { "error-occurred": "An error has occurred" } }, - "shared":{ - "errors":{ - "titles":{ - "operation-running": "Operation running" + "shared": { + "errors": { + "titles": { + "operation-running": "Operation running" + }, + "msg": { + "operation-running": "Wait for the end of the current operation then start again." + } + } + }, + "bs-download": { + "success": { + "titles": { + "download-success": "Download complete", + "verification-finished": "Verification complete" + } }, - "msg":{ - "operation-running": "Wait for the end of the current operation then start again." - } - } - }, - "bs-download":{ - "success":{ - "titles":{ - "download-success": "Download complete", - "verification-finished":"Verification complete" - } - }, - "warnings":{ - "msg":{ - "ManifestChecksum": "The previously downloaded manifest does not match the new 🤔", - "ConnectionTimeout": "Your internet connection seems unstable 🥶", - "ConnectionLost": "The connection has been lost, try again...", - "ConnectionError": "Unable to connect to Steam, retry...", - "Unknown": "Something strange has happened 🤔 Your connection is probably unstable." - } - }, - "errors":{ - "msg":{ - "Password": "Password is invalid.", - "InvalidCredentials": "Your e-mail or password is invalid 😴", - "InvalidPassword": "Your password is invalid 😕", - "NoManifest": "No manifest was found", - "DirectoryCreate": "Unable to install the necessary folders.", - "NotAvailableApp": "Are you trying to download BeatSaber when you don't have it ? 🤣", - "DepotNotFound": "Unable to download BeatSaber 😥 try again later 😕", - "NotCompleted": "The download could not complete ¯\\_(ツ)_/¯", - "InvalidManifest": "Unable to download BeatSaber 😥 try again later 😕", - "NoValidKey": "Unable to download BeatSaber 😥 try again later 😕", - "NoManifestCode": "Unable to download BeatSaber 😥 try again later 😕", - "401": "Steam doesn't seem to want to let us download BeatSaber 😢", - "404": "Unable to contact Steam servers.", - "Unknown": "An unknown error occurred ¯\\_(ツ)_/¯", - "NoServer": "Unable to contact Steam servers.", - "NotAllowed": "Apparently you are not allowed to download BeatSaber 🥱", - "ConnectionTimeout": "Cannot connect to Steam 😕", - "SteamLib": "If you have this error, report the bug on GitHub with the logs pls.", - "ConnectionError": "Unable to connect to Steam after 10 tries 🤯", - "LicenceError": "Unable to get the list of licenses.", - "verification-failed": "Verification failed, try again later.", - "RateLimitExceeded": "You've tried too many times, wait a while and try again later.", - "AlreadyDownloading": "A download is already in progress", - "no-internet": "No internet connection." - } - } - }, - "settings":{ - "move-folder":{ - "success":{ - "titles":{ - "transfer-finished":"Transfer complete" - } + "warnings": { + "msg": { + "ManifestChecksum": "The previously downloaded manifest does not match the new 🤔", + "ConnectionTimeout": "Your internet connection seems unstable 🥶", + "ConnectionLost": "The connection has been lost, try again...", + "ConnectionError": "Unable to connect to Steam, retry...", + "Unknown": "Something strange has happened 🤔 Your connection is probably unstable." + } }, - "errors":{ - "titles":{ - "transfer-failed":"Transfer failed 😕" - } + "errors": { + "msg": { + "401": "Steam doesn't seem to want to let us download BeatSaber 😢", + "404": "Unable to contact Steam servers.", + "Password": "Password is invalid.", + "InvalidCredentials": "Your e-mail or password is invalid 😴", + "InvalidPassword": "Your password is invalid 😕", + "NoManifest": "No manifest was found", + "DirectoryCreate": "Unable to install the necessary folders.", + "NotAvailableApp": "Are you trying to download BeatSaber when you don't have it ? 🤣", + "DepotNotFound": "Unable to download BeatSaber 😥 try again later 😕", + "NotCompleted": "The download could not complete ¯\\_(ツ)_/¯", + "InvalidManifest": "Unable to download BeatSaber 😥 try again later 😕", + "NoValidKey": "Unable to download BeatSaber 😥 try again later 😕", + "NoManifestCode": "Unable to download BeatSaber 😥 try again later 😕", + "Unknown": "An unknown error occurred ¯\\_(ツ)_/¯", + "NoServer": "Unable to contact Steam servers.", + "NotAllowed": "Apparently you are not allowed to download BeatSaber 🥱", + "ConnectionTimeout": "Cannot connect to Steam 😕", + "SteamLib": "If you have this error, report the bug on GitHub with the logs pls.", + "ConnectionError": "Unable to connect to Steam after 10 tries 🤯", + "LicenceError": "Unable to get the list of licenses.", + "verification-failed": "Verification failed, try again later.", + "RateLimitExceeded": "You've tried too many times, wait a while and try again later.", + "AlreadyDownloading": "A download is already in progress", + "no-internet": "No internet connection." + } } - }, - "steam":{ - "success":{ - "titles":{ - "logout": "Disconnected from Steam." - } - } - } - }, - "bs-launch":{ - "success":{ - "titles":{ - "launching": "Launching...🚀" - } - }, - "errors":{ - "titles":{ - "UNABLE_TO_LAUNCH": "Unable to launch", - "STEAM_NOT_RUNNING": "Steam is not running", - "OCULUS_NOT_RUNNING": "Oculus is not running", - "BS_ALREADY_RUNNING": "BeatSaber already running", - "EXE_NOT_FINDED": "Missing files", - "EXIT": "Abrupt stop" + }, + "settings": { + "move-folder": { + "success": { + "titles": { + "transfer-finished": "Transfer complete" + } + }, + "errors": { + "titles": { + "transfer-failed": "Transfer failed 😕" + } + } }, - "msg":{ - "STEAM_NOT_RUNNING": "Steam must be running to launch BeatSaber.", - "OCULUS_NOT_RUNNING": "Oculus must be running to launch BeatSaber.", - "BS_ALREADY_RUNNING": "Close BeatSaber before launching it again.", - "EXE_NOT_FINDED": "Some files seem to be missing, try to verify the files.", - "EXIT": "BeatSaber stopped abruptly, tries to check the files." + "steam": { + "success": { + "titles": { + "logout": "Disconnected from Steam." + } + } } - } - }, - "custom-version":{ - "errors":{ - "titles":{ - "CantEditSteam": "Unable to edit", - "CantRename": "Renaming impossible", - "VersionAlreadExist": "This version already exists", - "CantClone": "Cloning impossible" + }, + "bs-launch": { + "success": { + "titles": { + "launching": "Launching...🚀" + } }, - "msg":{ - "CantEditSteam": "You can't edit the Steam version. You can clone it though." + "errors": { + "titles": { + "UNABLE_TO_LAUNCH": "Unable to launch", + "STEAM_NOT_RUNNING": "Steam is not running", + "OCULUS_NOT_RUNNING": "Oculus is not running", + "BS_ALREADY_RUNNING": "BeatSaber already running", + "EXE_NOT_FINDED": "Missing files", + "EXIT": "Abrupt stop" + }, + "msg": { + "STEAM_NOT_RUNNING": "Steam must be running to launch BeatSaber.", + "OCULUS_NOT_RUNNING": "Oculus must be running to launch BeatSaber.", + "BS_ALREADY_RUNNING": "Close BeatSaber before launching it again.", + "EXE_NOT_FINDED": "Some files seem to be missing, try to verify the files.", + "EXIT": "BeatSaber stopped abruptly, tries to check the files." + } } - }, - "success":{ - "titles":{ - "CloningFinished": "Cloning complete 🎉" + }, + "custom-version": { + "errors": { + "titles": { + "CantEditSteam": "Unable to edit", + "CantRename": "Renaming impossible", + "VersionAlreadExist": "This version already exists", + "CantClone": "Cloning impossible" + }, + "msg": { + "CantEditSteam": "You can't edit the Steam version. You can clone it though." + } + }, + "success": { + "titles": { + "CloningFinished": "Cloning complete 🎉" + } } - } - }, - "mods":{ - "install-mods":{ - "titles":{ + }, + "mods": { + "install-mods": { + "titles": { "success": "Mods installed 🎉", "warning": "Mods installed 🤔" }, - "msg":{ + "msg": { "success": "All mods have been installed.", "warning": "One or more mods could not be installed.", - "errors":{ + "errors": { "no-mods": "No mods to install.", "cannot-install-bsipa": "BSIPA installation failed 😨" } } }, - "uninstall-mod":{ - "titles":{ + "uninstall-mod": { + "titles": { "success": "Mod uninstalled 🎉" }, - "msg":{ - "errors":{ + "msg": { + "errors": { "no-mods": "This mod isn't installed 😑" } } }, - "uninstall-all-mods":{ - "titles":{ + "uninstall-all-mods": { + "titles": { "success": "Mods uninstalled 🎉" }, - "msg":{ + "msg": { "success": "All mods have been uninstalled.", "errors": { "no-mods": "No mod is installed in this version 😑" @@ -307,138 +306,138 @@ } } } - }, - "modals":{ - "guard":{ - "title": "Steam Guard", - "inputs":{ - "guard-code":{ - "label": "Guard Code", - "placeholder": "Enter your Guard code" - } - }, - "buttons":{ - "submit": "Login" - } - }, - "steam-login":{ - "title": "Steam Login", - "inputs":{ - "username":{ - "label": "Username", - "placeholder": "Enter your username" + }, + "modals": { + "guard": { + "title": "Steam Guard", + "inputs": { + "guard-code": { + "label": "Guard Code", + "placeholder": "Enter your Guard code" + } }, - "password":{ - "label": "Password", - "placeholder": "Enter your password" - }, - "stay":{ - "label": "Stay connected" + "buttons": { + "submit": "Login" } - }, - "buttons":{ - "submit": "Login" - } - }, - "bs-uninstall":{ - "title": "Uninstall", - "description": "Are you sure you want to uninstall BeatSaber {version} ? You will have to download it again to play it.", - "buttons":{ - "submit": "Uninstall" - } - }, - "install-folder":{ - "title": "Installation folder", - "description": "Changing the default installation folder will result in moving all installed data to the new folder.", - "buttons":{ - "submit": "Choose folder" - } - }, - "edit-version":{ - "title": "Edit the version", - "buttons":{ - "submit": "Edit" - } - }, - "clone-version":{ - "title": "Clone version", - "description": "Cloning the version allows you to separate additional BeatSaber content between two versions.", - "inputs":{ - "name":{ - "label":"Name", - "placeholder": "Version name" + }, + "steam-login": { + "title": "Steam Login", + "inputs": { + "username": { + "label": "Username", + "placeholder": "Enter your username" + }, + "password": { + "label": "Password", + "placeholder": "Enter your password" + }, + "stay": { + "label": "Stay connected" + } }, - "color":{ - "label":"Color" + "buttons": { + "submit": "Login" } - }, - "buttons":{ - "submit": "Clone" - } - }, - "uninstall-mod":{ + }, + "bs-uninstall": { + "title": "Uninstall", + "description": "Are you sure you want to uninstall BeatSaber {version} ? You will have to download it again to play it.", + "buttons": { + "submit": "Uninstall" + } + }, + "install-folder": { + "title": "Installation folder", + "description": "Changing the default installation folder will result in moving all installed data to the new folder.", + "buttons": { + "submit": "Choose folder" + } + }, + "edit-version": { + "title": "Edit the version", + "buttons": { + "submit": "Edit" + } + }, + "clone-version": { + "title": "Clone version", + "description": "Cloning the version allows you to separate additional BeatSaber content between two versions.", + "inputs": { + "name": { + "label": "Name", + "placeholder": "Version name" + }, + "color": { + "label": "Color" + } + }, + "buttons": { + "submit": "Clone" + } + }, + "uninstall-mod": { "title": "Uninstall", "description": "Are you sure you want to uninstall {mod}? It could cause other installed mods to malfunction.", "description-bsipa": "Are you sure you want to uninstall BSIPA? After that all installed mods will not work anymore." }, - "uninstall-all-mods":{ + "uninstall-all-mods": { "title": "Uninstalling mods", "description": "Are you sure you want to uninstall all the mods from version {version}? This operation cannot be undone." }, - "maps-actions":{ - "delete-maps":{ - "title":{ - "single":"Delete the map?", - "multiple":"Delete maps ?" + "maps-actions": { + "delete-maps": { + "title": { + "single": "Delete the map?", + "multiple": "Delete maps ?" }, - "desc":{ - "single":"Are you sure you want to delete the map {name}?", - "multiple":"Are you sure you want to delete all {nb} maps?" + "desc": { + "single": "Are you sure you want to delete the map {name}?", + "multiple": "Are you sure you want to delete all {nb} maps?" }, - "info":{ - "desc":{ - "single":"This map is part of the shared maps", - "multiple":"These maps are part of the shared maps" + "info": { + "desc": { + "single": "This map is part of the shared maps", + "multiple": "These maps are part of the shared maps" }, - "title":{ - "single":"This map will also be removed from versions using shared maps", - "multiple":"These maps will also be removed from versions using shared maps" + "title": { + "single": "This map will also be removed from versions using shared maps", + "multiple": "These maps will also be removed from versions using shared maps" } } }, - "link-maps":{ - "title":"Link maps", - "desc":"Linking maps allows to share maps between all versions. Once linked, this version will benefit from the shared maps", - "info":"Adding and deleting maps will also be shared", - "keep-maps":{ - "label":"Keep maps", - "title":"Keep maps will move the maps of the current version to the shared maps folder. Otherwise they will be lost" + "link-maps": { + "title": "Link maps", + "desc": "Linking maps allows to share maps between all versions. Once linked, this version will benefit from the shared maps", + "info": "Adding and deleting maps will also be shared", + "keep-maps": { + "label": "Keep maps", + "title": "Keep maps will move the maps of the current version to the shared maps folder. Otherwise they will be lost" }, - "valid-btn":"Link maps" + "valid-btn": "Link maps" }, - "unlink-maps":{ - "title":"Unlink maps", - "desc":"Please note that unlinking maps will not allow the use of shared maps for this version.", - "keep-maps":{ - "label":"Keep maps", - "title":"Keeping the maps will create a copy of the shared maps for the current version. Otherwise, no map will be kept for this version." + "unlink-maps": { + "title": "Unlink maps", + "desc": "Please note that unlinking maps will not allow the use of shared maps for this version.", + "keep-maps": { + "label": "Keep maps", + "title": "Keeping the maps will create a copy of the shared maps for the current version. Otherwise, no map will be kept for this version." }, - "valid-btn":"Unlink maps" + "valid-btn": "Unlink maps" } }, - "download-maps":{ + "download-maps": { "search-btn": "Search", - "loading-maps": "Loading maps..." + "loading-maps": "Loading maps..." } }, - "maps":{ - "map-filter-panel":{ + "maps": { + "map-filter-panel": { "duration": "Duration", "tags": "tags", "specificities": "general", "requirements": "requirements" }, - "map-types":{ + "map-types": { "accuracy": "accuracy", "balanced": "balanced", "challenge": "challenge", @@ -447,7 +446,7 @@ "speed": "speed", "tech": "tech" }, - "map-styles":{ + "map-styles": { "dance": "dance", "swing": "swing", "nightcore": "nightcore", @@ -485,49 +484,89 @@ "electronic": "electronic", "classical-orchestral": "Classical & Orchestral" }, - "map-specificities":{ + "map-specificities": { "automapper": "AI", "ranked": "ranked", "curated": "curated", "verified": "verified", "fullSpread": "full spread" }, - "difficulties":{ + "difficulties": { "Easy": "easy", "Normal": "normal", "Hard": "hard", "Expert": "expert", "ExpertPlus": "expert+" }, - "map-item":{ + "map-item": { "by": "By {songAutor}", - "mapped-by":"mapped by" + "mapped-by": "mapped by" } }, - "beat-saver":{ - "maps-sorts":{ + "beat-saver": { + "maps-sorts": { "Latest": "Latest", "Relevance": "Relevance", "Rating": "Rating", "Curated": "Curated" } }, - "auto-update":{ - "checking": "Checking for updates", - "downloading": "Downloading updates" - }, - "dateformat":{ + "auto-update": { + "checking": "Checking for updates", + "downloading": "Downloading updates" + }, + "dateformat": { "dayNames": [ - "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", - "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" + "Sun", + "Mon", + "Tue", + "Wed", + "Thu", + "Fri", + "Sat", + "Sunday", + "Monday", + "Tuesday", + "Wednesday", + "Thursday", + "Friday", + "Saturday" ], "monthNames": [ - "Jan", "Feb", "Mar", "Apr", "May", "June", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec", - "January", "February", "March", "April", "May", "June", - "July", "August", "September", "October", "November", "December" + "Jan", + "Feb", + "Mar", + "Apr", + "May", + "June", + "Jul", + "Aug", + "Sept", + "Oct", + "Nov", + "Dec", + "January", + "February", + "March", + "April", + "May", + "June", + "July", + "August", + "September", + "October", + "November", + "December" ], "timeNames": [ - "a", "p", "am", "pm", "A", "P", "AM", "PM" + "a", + "p", + "am", + "pm", + "A", + "P", + "AM", + "PM" ] - } + } } \ No newline at end of file diff --git a/assets/jsons/translations/es.json b/assets/jsons/translations/es.json index 6dbf1ed3..f3b2c36e 100644 --- a/assets/jsons/translations/es.json +++ b/assets/jsons/translations/es.json @@ -1,306 +1,304 @@ { - "misc":{ - "download": "Descargar", - "verify": "Verificar", - "launch": "Lanzar", - "mods": "Mods", - "maps": "Mapas", - "playlists":"Playlists", - "models": "Modelos", - "cancel": "Cancelar", - "delete": "Borrar" - }, - "pages":{ - "version-viewer":{ - "launch-mods":{ - "oculus": "Oculus Mod", - "desktop": "Desktop Mod", - "debug": "Debug Mod" - }, - "maps":{ - "search-bar":{ - "search-placeholder": "Buscar en un mapa", - "filters-btn":"Filtros", - "dropdown":{ - "export-maps": "Exportar mapas", - "delete-maps": "Borrar mapas" - } + "misc": { + "download": "Descargar", + "verify": "Verificar", + "launch": "Lanzar", + "mods": "Mods", + "maps": "Mapas", + "playlists": "Playlists", + "models": "Modelos", + "cancel": "Cancelar", + "delete": "Borrar" + }, + "pages": { + "version-viewer": { + "launch-mods": { + "oculus": "Oculus Mod", + "desktop": "Desktop Mod", + "debug": "Debug Mod" }, - "tabs":{ - "maps":{ - "actions":{ - "add-maps":{ - "text": "Añadir" - }, - "link-maps":{ - "tooltips":{ - "link": "Vincular los mapas", - "unlink": "Desatar los mapas" + "maps": { + "search-bar": { + "search-placeholder": "Buscar en un mapa", + "filters-btn": "Filtros", + "dropdown": { + "export-maps": "Exportar mapas", + "delete-maps": "Borrar mapas" + } + }, + "tabs": { + "maps": { + "actions": { + "add-maps": { + "text": "Añadir" + }, + "link-maps": { + "tooltips": { + "link": "Vincular los mapas", + "unlink": "Desatar los mapas" + } } } } - } - } - }, - "mods":{ - "loading-mods": "Cargando mods...", - "buttons":{ - "more-infos": "Más información", - "install-or-update": "Instalar o actualizar" }, - "mods-grid":{ - "header-bar":{ - "name": "Nombre", - "installed": "Instalado", - "latest": "Último", - "description":"Descripción", - "dropdown":{ - "uninstall-all":"Desinstalar todos" + "mods": { + "loading-mods": "Cargando mods...", + "buttons": { + "more-infos": "Más información", + "install-or-update": "Instalar o actualizar" + }, + "mods-grid": { + "header-bar": { + "name": "Nombre", + "installed": "Instalado", + "latest": "Último", + "description": "Descripción", + "dropdown": { + "uninstall-all": "Desinstalar todos" + } } } - } - }, - "dropdown":{ - "open-folder": "Abrir la carpeta", - "verify-files": "Verificar los archivos", - "clone": "Clonar", - "edit": "Editar", - "uninstall": "Desinstalar" - } - }, - "available-versions":{ - "title": "Seleccione una versión", - "steam-release":"Publicación Página" - }, - "settings":{ - "steam":{ - "title":"Steam", - "description":"Si sales de Steam, tendrás que volver a entrar para descargar una nueva versión de Beat Saber.", - "logout":"Desconectar" - }, - "appearance":{ - "title":"Apariencia", - "description":"Elija los dos colores principales de BSManager.", - "reset":"Reiniciar", - "sub-title":"Tema", - "themes":{ - "dark":"Oscuro", - "light": "Claro", - "os": "Sincronizar con ordenador" - } - }, - "installation-folder":{ - "title":"Carpeta de instalación", - "description":"Cambia la carpeta por defecto para las versiones de Beat Saber y otras características próximas.", - "choose-folder":"Elija la carpeta" - }, - "additional-content":{ - "title":"Contenido adicional", - "description":"¡El contenido adicional te permite personalizar BeatSaber!", - "deep-links":{ - "sub-title":"Instalaciones OneClick" - } - }, - "language":{ - "title":"Idioma", - "description":"Selecciona un idioma.", - "languages":{ - "en-EN": "English, UK", - "en-US": "English, US", - "fr-FR": "Français", - "es-ES": "Español", - "translated":{ - "en-EN": "Inglés, Reino Unido", - "en-US": "Inglés, Estados Unidos", - "fr-FR": "Francés", - "es-ES": "Español" - } - } - }, - "patreon":{ - "title":"Apoyo BSManager 💖", - "description": "Apoye el proyecto y ayúdenos a proporcionar mejoras continuas a BSManager.", - "buttons":{ - "support": "Apoyo BSManager", - "supporters":"Apoyos 👀" }, - "view":{ - "no-supporters": "Todavía no hay apoyos", - "sponsors":"Patrocinadores", - "supporters":"Apoyos" + "dropdown": { + "open-folder": "Abrir la carpeta", + "verify-files": "Verificar los archivos", + "clone": "Clonar", + "edit": "Editar", + "uninstall": "Desinstalar" } }, - "contribution":{ - "description":"¡Sugiera nuevas características o reporte un error para ayudar a mejorar BSManager!", - "buttons":{ - "request-features":"Proponer una funcionalidad", - "report-bug":"Informar de un error", - "open-logs": "Abrir los registros" + "available-versions": { + "title": "Seleccione una versión", + "steam-release": "Publicación Página" + }, + "settings": { + "steam": { + "title": "Steam", + "description": "Si sales de Steam, tendrás que volver a entrar para descargar una nueva versión de Beat Saber.", + "logout": "Desconectar" + }, + "appearance": { + "title": "Apariencia", + "description": "Elija los dos colores principales de BSManager.", + "reset": "Reiniciar", + "sub-title": "Tema", + "themes": { + "dark": "Oscuro", + "light": "Claro", + "os": "Sincronizar con ordenador" + } + }, + "installation-folder": { + "title": "Carpeta de instalación", + "description": "Cambia la carpeta por defecto para las versiones de Beat Saber y otras características próximas.", + "choose-folder": "Elija la carpeta" + }, + "additional-content": { + "title": "Contenido adicional", + "description": "¡El contenido adicional te permite personalizar BeatSaber!", + "deep-links": { + "sub-title": "Instalaciones OneClick" + } + }, + "language": { + "title": "Idioma", + "description": "Selecciona un idioma.", + "languages": { + "en-EN": "English, UK", + "en-US": "English, US", + "fr-FR": "Français", + "es-ES": "Español", + "translated": { + "en-EN": "Inglés, Reino Unido", + "en-US": "Inglés, Estados Unidos", + "fr-FR": "Francés", + "es-ES": "Español" + } + } + }, + "patreon": { + "title": "Apoyo BSManager 💖", + "description": "Apoye el proyecto y ayúdenos a proporcionar mejoras continuas a BSManager.", + "buttons": { + "support": "Apoyo BSManager", + "supporters": "Apoyos 👀" + }, + "view": { + "no-supporters": "Todavía no hay apoyos", + "sponsors": "Patrocinadores", + "supporters": "Apoyos" + } + }, + "contribution": { + "description": "¡Sugiera nuevas características o reporte un error para ayudar a mejorar BSManager!", + "buttons": { + "request-features": "Proponer una funcionalidad", + "report-bug": "Informar de un error", + "open-logs": "Abrir los registros" + } } } - } - }, - - "notifications":{ - "types":{ - "error": "🚨 Error", - "warning": "⚠️ Advertencia", - "success": "🎉 Éxito" - }, - "common":{ - "msg":{ + }, + "notifications": { + "types": { + "error": "🚨 Error", + "warning": "⚠️ Advertencia", + "success": "🎉 Éxito" + }, + "common": { + "msg": { "error-occurred": "Se ha producido un error" } }, - "shared":{ - "errors":{ - "titles":{ - "operation-running": "Operación en curso" + "shared": { + "errors": { + "titles": { + "operation-running": "Operación en curso" + }, + "msg": { + "operation-running": "Espere a que termine la operación actual y vuelva a empezar." + } + } + }, + "bs-download": { + "success": { + "titles": { + "download-success": "Descargar completo", + "verification-finished": "Verificación completa" + } }, - "msg":{ - "operation-running": "Espere a que termine la operación actual y vuelva a empezar." - } - } - }, - "bs-download":{ - "success":{ - "titles":{ - "download-success": "Descargar completo", - "verification-finished":"Verificación completa" - } - }, - "warnings":{ - "msg":{ - "ManifestChecksum": "El manifiesto descargado anteriormente no coincide con el nuevo 🤔", - "ConnectionTimeout": "Su conexión a Internet parece inestable 🥶", - "ConnectionLost": "Se ha perdido la conexión, inténtelo de nuevo...", - "ConnectionError": "No se puede conectar a Steam, reintentar...", - "Unknown": "Algo extraño ha ocurrido 🤔 Tu conexión es probablemente inestable." - } - }, - "errors":{ - "msg":{ - "Password": "La contraseña es inválida.", - "InvalidCredentials": "Su correo electrónico o contraseña no son válidos 😴", - "InvalidPassword": "Su contraseña no es válida 😕", - "NoManifest": "No se ha encontrado el manifiesto", - "DirectoryCreate": "No se pueden instalar las carpetas necesarias.", - "NotAvailableApp": "¿Intentas descargar BeatSaber cuando no lo tienes? 🤣", - "DepotNotFound": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", - "NotCompleted": "La descarga no pudo completarse ¯\\_(ツ)_/¯", - "InvalidManifest": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", - "NoValidKey": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", - "NoManifestCode": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", - "401": "Parece que Steam no quiere dejarnos descargar BeatSaber 😢", - "404": "No se puede contactar con los servidores de Steam", - "Unknown": "Se ha producido un error desconocido ¯\\_(ツ)_/¯", - "NoServer": "No se puede contactar con los servidores de Steam.", - "NotAllowed": "Aparentemente no tienes permiso para descargar BeatSaber 🥱", - "ConnectionTimeout": "No se puede conectar a Steam 😕", - "SteamLib": "Si tienes este error, reporta el bug en GitHub con los logs por favor.", - "ConnectionError": "No se puede conectar a Steam después de 10 intentos 🤯", - "LicenceError": "No se puede obtener la lista de licencias.", - "verification-failed": "Verificación fallida, inténtelo más tarde.", - "RateLimitExceeded": "Lo has intentado demasiadas veces, espera un poco y vuelve a intentarlo más tarde.", - "AlreadyDownloading": "La descarga ya está en curso", - "no-internet": "Sin conexión a Internet." - } - } - }, - "settings":{ - "move-folder":{ - "success":{ - "titles":{ - "transfer-finished":"Transferencia completa" - } + "warnings": { + "msg": { + "ManifestChecksum": "El manifiesto descargado anteriormente no coincide con el nuevo 🤔", + "ConnectionTimeout": "Su conexión a Internet parece inestable 🥶", + "ConnectionLost": "Se ha perdido la conexión, inténtelo de nuevo...", + "ConnectionError": "No se puede conectar a Steam, reintentar...", + "Unknown": "Algo extraño ha ocurrido 🤔 Tu conexión es probablemente inestable." + } }, - "errors":{ - "titles":{ - "transfer-failed":"Transferencia fallida 😕" - } + "errors": { + "msg": { + "401": "Parece que Steam no quiere dejarnos descargar BeatSaber 😢", + "404": "No se puede contactar con los servidores de Steam", + "Password": "La contraseña es inválida.", + "InvalidCredentials": "Su correo electrónico o contraseña no son válidos 😴", + "InvalidPassword": "Su contraseña no es válida 😕", + "NoManifest": "No se ha encontrado el manifiesto", + "DirectoryCreate": "No se pueden instalar las carpetas necesarias.", + "NotAvailableApp": "¿Intentas descargar BeatSaber cuando no lo tienes? 🤣", + "DepotNotFound": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", + "NotCompleted": "La descarga no pudo completarse ¯\\_(ツ)_/¯", + "InvalidManifest": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", + "NoValidKey": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", + "NoManifestCode": "No se puede descargar BeatSaber 😥 inténtalo más tarde 😕", + "Unknown": "Se ha producido un error desconocido ¯\\_(ツ)_/¯", + "NoServer": "No se puede contactar con los servidores de Steam.", + "NotAllowed": "Aparentemente no tienes permiso para descargar BeatSaber 🥱", + "ConnectionTimeout": "No se puede conectar a Steam 😕", + "SteamLib": "Si tienes este error, reporta el bug en GitHub con los logs por favor.", + "ConnectionError": "No se puede conectar a Steam después de 10 intentos 🤯", + "LicenceError": "No se puede obtener la lista de licencias.", + "verification-failed": "Verificación fallida, inténtelo más tarde.", + "RateLimitExceeded": "Lo has intentado demasiadas veces, espera un poco y vuelve a intentarlo más tarde.", + "AlreadyDownloading": "La descarga ya está en curso", + "no-internet": "Sin conexión a Internet." + } } - }, - "steam":{ - "success":{ - "titles":{ - "logout": "Desconectado de Steam." - } - } - } - }, - "bs-launch":{ - "success":{ - "titles":{ - "launching": "Lanzamiento...🚀" - } - }, - "errors":{ - "titles":{ - "UNABLE_TO_LAUNCH": "No se puede lanzar", - "STEAM_NOT_RUNNING": "Steam no funciona", - "OCULUS_NOT_RUNNING": "Oculus no funciona", - "BS_ALREADY_RUNNING": "BeatSaber ya está en marcha", - "EXE_NOT_FINDED": "Archivos perdidos", - "EXIT": "Parada abrupta" + }, + "settings": { + "move-folder": { + "success": { + "titles": { + "transfer-finished": "Transferencia completa" + } + }, + "errors": { + "titles": { + "transfer-failed": "Transferencia fallida 😕" + } + } }, - "msg":{ - "STEAM_NOT_RUNNING": "Para iniciar BeatSaber es necesario que Steam esté en funcionamiento.", - "OCULUS_NOT_RUNNING": "Oculus debe estar funcionando para lanzar BeatSaber.", - "BS_ALREADY_RUNNING": "Cierra BeatSaber antes de volver a lanzarlo.", - "EXE_NOT_FINDED": "Parece que faltan algunos archivos, intente verificar los archivos.", - "EXIT": "BeatSaber se detuvo abruptamente, trata de revisar los archivos." + "steam": { + "success": { + "titles": { + "logout": "Desconectado de Steam." + } + } } - } - }, - "custom-version":{ - "errors":{ - "titles":{ - "CantEditSteam": "Imposible editar", - "CantRename": "El renombramiento es imposible", - "VersionAlreadExist": "Esta versión ya existe", - "CantClone": "Clonación imposible" + }, + "bs-launch": { + "success": { + "titles": { + "launching": "Lanzamiento...🚀" + } }, - "msg":{ - "CantEditSteam": "No puedes editar la versión de Steam. Sin embargo, puedes clonarla." + "errors": { + "titles": { + "UNABLE_TO_LAUNCH": "No se puede lanzar", + "STEAM_NOT_RUNNING": "Steam no funciona", + "OCULUS_NOT_RUNNING": "Oculus no funciona", + "BS_ALREADY_RUNNING": "BeatSaber ya está en marcha", + "EXE_NOT_FINDED": "Archivos perdidos", + "EXIT": "Parada abrupta" + }, + "msg": { + "STEAM_NOT_RUNNING": "Para iniciar BeatSaber es necesario que Steam esté en funcionamiento.", + "OCULUS_NOT_RUNNING": "Oculus debe estar funcionando para lanzar BeatSaber.", + "BS_ALREADY_RUNNING": "Cierra BeatSaber antes de volver a lanzarlo.", + "EXE_NOT_FINDED": "Parece que faltan algunos archivos, intente verificar los archivos.", + "EXIT": "BeatSaber se detuvo abruptamente, trata de revisar los archivos." + } } - }, - "success":{ - "titles":{ - "CloningFinished": "Clonación completa 🎉" + }, + "custom-version": { + "errors": { + "titles": { + "CantEditSteam": "Imposible editar", + "CantRename": "El renombramiento es imposible", + "VersionAlreadExist": "Esta versión ya existe", + "CantClone": "Clonación imposible" + }, + "msg": { + "CantEditSteam": "No puedes editar la versión de Steam. Sin embargo, puedes clonarla." + } + }, + "success": { + "titles": { + "CloningFinished": "Clonación completa 🎉" + } } - } - }, - "mods":{ - "install-mods":{ - "titles":{ + }, + "mods": { + "install-mods": { + "titles": { "success": "Mods instalados 🎉", "warning": "Mods instalados 🤔" }, - "msg":{ + "msg": { "success": "Todos los mods han sido instalados.", "warning": "No se han podido instalar uno o más mods.", - "errors":{ - "no-mods": "No hay que instalar mods.", + "errors": { + "no-mods": "No hay que instalar mods.", "cannot-install-bsipa": "La instalación de BSIPA falló 😨" } } }, - "uninstall-mod":{ - "titles":{ + "uninstall-mod": { + "titles": { "success": "Mod desinstalado 🎉" }, - "msg":{ - "errors":{ + "msg": { + "errors": { "no-mods": "Este mod no está instalado 😑" } } }, - "uninstall-all-mods":{ - "titles":{ + "uninstall-all-mods": { + "titles": { "success": "Mods desinstalados 🎉" }, - "msg":{ + "msg": { "success": "Todos los mods han sido desinstalados.", "errors": { "no-mods": "No se instala ningún mod en esta versión 😑" @@ -308,138 +306,138 @@ } } } - }, - "modals":{ - "guard":{ - "title": "Steam Guard", - "inputs":{ - "guard-code":{ - "label": "Guard Código", - "placeholder": "Introduzca su código Guard" - } - }, - "buttons":{ - "submit": "Conéctate" - } - }, - "steam-login":{ - "title": "Steam Conectar", - "inputs":{ - "username":{ - "label": "Nombre de usuario", - "placeholder": "Introduzca su nombre de usuario" + }, + "modals": { + "guard": { + "title": "Steam Guard", + "inputs": { + "guard-code": { + "label": "Guard Código", + "placeholder": "Introduzca su código Guard" + } }, - "password":{ - "label": "Contraseña", - "placeholder": "Introduzca su contraseña" - }, - "stay":{ - "label": "Manténgase conectado" + "buttons": { + "submit": "Conéctate" } - }, - "buttons":{ - "submit": "Inicio de sesión" - } - }, - "bs-uninstall":{ - "title": "Desinstalar", - "description": "¿Estás seguro de que quieres desinstalar BeatSaber {version}? Tendrás que descargarlo de nuevo para poder jugar.", - "buttons":{ - "submit": "Desinstalar" - } - }, - "install-folder":{ - "title": "Instalación Carpeta", - "description": "Al cambiar la carpeta de instalación por defecto, se moverán todos los datos instalados a la nueva carpeta.", - "buttons":{ - "submit": "Elija la carpeta" - } - }, - "edit-version":{ - "title": "Editar la versión", - "buttons":{ - "submit": "Editar" - } - }, - "clone-version":{ - "title": "Versión clonada", - "description": "La clonación de la versión le permite separar el contenido adicional de BeatSaber entre dos versiones.", - "inputs":{ - "name":{ - "label":"Nombre", - "placeholder": "Nombre de la versión" + }, + "steam-login": { + "title": "Steam Conectar", + "inputs": { + "username": { + "label": "Nombre de usuario", + "placeholder": "Introduzca su nombre de usuario" + }, + "password": { + "label": "Contraseña", + "placeholder": "Introduzca su contraseña" + }, + "stay": { + "label": "Manténgase conectado" + } }, - "color":{ - "label":"Color" + "buttons": { + "submit": "Inicio de sesión" } - }, - "buttons":{ - "submit": "Clonar" - } - }, - "uninstall-mod":{ + }, + "bs-uninstall": { + "title": "Desinstalar", + "description": "¿Estás seguro de que quieres desinstalar BeatSaber {version}? Tendrás que descargarlo de nuevo para poder jugar.", + "buttons": { + "submit": "Desinstalar" + } + }, + "install-folder": { + "title": "Instalación Carpeta", + "description": "Al cambiar la carpeta de instalación por defecto, se moverán todos los datos instalados a la nueva carpeta.", + "buttons": { + "submit": "Elija la carpeta" + } + }, + "edit-version": { + "title": "Editar la versión", + "buttons": { + "submit": "Editar" + } + }, + "clone-version": { + "title": "Versión clonada", + "description": "La clonación de la versión le permite separar el contenido adicional de BeatSaber entre dos versiones.", + "inputs": { + "name": { + "label": "Nombre", + "placeholder": "Nombre de la versión" + }, + "color": { + "label": "Color" + } + }, + "buttons": { + "submit": "Clonar" + } + }, + "uninstall-mod": { "title": "Desinstalar", "description": "¿Estás seguro de que quieres desinstalar {mod}? Podría provocar el mal funcionamiento de otros mods instalados.", "description-bsipa": "¿Estás seguro de que quieres desinstalar BSIPA? Después de eso, todos los mods instalados dejarán de funcionar." }, - "uninstall-all-mods":{ + "uninstall-all-mods": { "title": "Desinstalación de mods", "description": "¿Estás seguro de que quieres desinstalar todos los mods de la versión {version}? Esta operación no se puede deshacer." }, - "maps-actions":{ - "delete-maps":{ - "title":{ - "single":"¿Borrar el mapa?", - "multiple":"¿Eliminar mapas?" + "maps-actions": { + "delete-maps": { + "title": { + "single": "¿Borrar el mapa?", + "multiple": "¿Eliminar mapas?" }, - "desc":{ - "single":"¿Estás seguro de que quieres eliminar el mapa {name}?", - "multiple":"¿Seguro que quieres eliminar los {nb} mapas?" + "desc": { + "single": "¿Estás seguro de que quieres eliminar el mapa {name}?", + "multiple": "¿Seguro que quieres eliminar los {nb} mapas?" }, - "info":{ - "desc":{ - "single":"Este mapa es parte de los mapas compartidos", - "multiple":"Estos mapas son parte de los mapas compartidos" + "info": { + "desc": { + "single": "Este mapa es parte de los mapas compartidos", + "multiple": "Estos mapas son parte de los mapas compartidos" }, - "title":{ - "single":"Este mapa también se eliminará de las versiones que usan mapas compartidos.", - "multiple":"Estos mapas también se eliminarán de las versiones que usan mapas compartidos." + "title": { + "single": "Este mapa también se eliminará de las versiones que usan mapas compartidos.", + "multiple": "Estos mapas también se eliminarán de las versiones que usan mapas compartidos." } } }, - "link-maps":{ - "title":"Vincular mapas", - "desc":"La vinculación de mapas permite compartir mapas entre todas las versiones. Una vez vinculada, esta versión se beneficiará de los mapas compartidos", - "info":"También se compartirá la adición y eliminación de mapas.", - "keep-maps":{ - "label":"Mantener mapas", - "title":"Mantener mapas moverá los mapas de la versión actual a la carpeta de mapas compartidos. De lo contrario, se perderán" + "link-maps": { + "title": "Vincular mapas", + "desc": "La vinculación de mapas permite compartir mapas entre todas las versiones. Una vez vinculada, esta versión se beneficiará de los mapas compartidos", + "info": "También se compartirá la adición y eliminación de mapas.", + "keep-maps": { + "label": "Mantener mapas", + "title": "Mantener mapas moverá los mapas de la versión actual a la carpeta de mapas compartidos. De lo contrario, se perderán" }, - "valid-btn":"Vincular mapas" + "valid-btn": "Vincular mapas" }, - "unlink-maps":{ - "title":"Desvincular mapas", - "desc":"Tenga en cuenta que desvincular mapas no permitirá el uso de mapas compartidos para esta versión.", - "keep-maps":{ - "label":"Mantener mapas", - "title":"Mantener los mapas creará una copia de los mapas compartidos para la versión actual. De lo contrario, no se mantendrá ningún mapa para esta versión." + "unlink-maps": { + "title": "Desvincular mapas", + "desc": "Tenga en cuenta que desvincular mapas no permitirá el uso de mapas compartidos para esta versión.", + "keep-maps": { + "label": "Mantener mapas", + "title": "Mantener los mapas creará una copia de los mapas compartidos para la versión actual. De lo contrario, no se mantendrá ningún mapa para esta versión." }, - "valid-btn":"Desvincular mapas" + "valid-btn": "Desvincular mapas" } }, - "download-maps":{ + "download-maps": { "search-btn": "buscar", - "loading-maps": "Cargando mapas..." + "loading-maps": "Cargando mapas..." } }, - "maps":{ - "map-filter-panel":{ + "maps": { + "map-filter-panel": { "duration": "Duración", "tags": "tags", "specificities": "general", "requirements": "requisitos" }, - "map-types":{ + "map-types": { "accuracy": "precisión", "balanced": "equilibrado", "challenge": "desafío", @@ -448,7 +446,7 @@ "speed": "speed", "tech": "tec" }, - "map-styles":{ + "map-styles": { "dance": "baile", "swing": "swing", "nightcore": "nightcore", @@ -486,49 +484,89 @@ "electronic": "electrónico", "classical-orchestral": "Clásico y orquestal" }, - "map-specificities":{ + "map-specificities": { "automapper": "IA", "ranked": "rankado", "curated": "recomendado", "verified": "verificado", "fullSpread": "panel completo" }, - "difficulties":{ + "difficulties": { "Easy": "fácil", "Normal": "normal", "Hard": "difícil", "Expert": "experto", "ExpertPlus": "experto+" }, - "map-item":{ + "map-item": { "by": "Por {songAutor}", - "mapped-by":"mapeado por" + "mapped-by": "mapeado por" } }, - "beat-saver":{ - "maps-sorts":{ + "beat-saver": { + "maps-sorts": { "Latest": "Última", "Relevance": "Relevancia", "Rating": "Notas", "Curated": "Recomendado" } }, - "auto-update":{ - "checking": "Comprobar las actualizaciones", - "downloading": "Descargar actualizaciones" - }, - "dateformat":{ + "auto-update": { + "checking": "Comprobar las actualizaciones", + "downloading": "Descargar actualizaciones" + }, + "dateformat": { "dayNames": [ - "Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", - "Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado" + "Dom", + "Lun", + "Mar", + "Mié", + "Jue", + "Vie", + "Sáb", + "Domingo", + "Lunes", + "Martes", + "Miércoles", + "Jueves", + "Viernes", + "Sábado" ], "monthNames": [ - "Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic", - "Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", - "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre" + "Ene", + "Feb", + "Mar", + "Abr", + "May", + "Jun", + "Jul", + "Ago", + "Sep", + "Oct", + "Nov", + "Dic", + "Enero", + "Febrero", + "Marzo", + "Abril", + "Mayo", + "Junio", + "Julio", + "Agosto", + "Septiembre", + "Octubre", + "Noviembre", + "Diciembre" ], "timeNames": [ - "a", "p", "am", "pm", "A", "P", "AM", "PM" + "a", + "p", + "am", + "pm", + "A", + "P", + "AM", + "PM" ] } -} +} \ No newline at end of file diff --git a/assets/jsons/translations/fr.json b/assets/jsons/translations/fr.json index a4ab8f94..60511042 100644 --- a/assets/jsons/translations/fr.json +++ b/assets/jsons/translations/fr.json @@ -1,305 +1,304 @@ { - "misc":{ - "download": "Télécharger", - "verify": "Vérifier", - "launch": "Lancer", - "mods": "Mods", - "maps": "Maps", - "playlists":"Playlists", - "models": "Modèles", - "cancel": "Annuler", - "delete": "Supprimer" - }, - "pages":{ - "version-viewer":{ - "launch-mods":{ - "oculus": "Mode Oculus", - "desktop": "Mode Bureau", - "debug": "Mode Debug" - }, - "maps":{ - "search-bar":{ - "search-placeholder": "Rechercher une map", - "filters-btn":"Filtres", - "dropdown":{ - "export-maps": "Exporter les maps", - "delete-maps": "Supprimer les maps" - } + "misc": { + "download": "Télécharger", + "verify": "Vérifier", + "launch": "Lancer", + "mods": "Mods", + "maps": "Maps", + "playlists": "Playlists", + "models": "Modèles", + "cancel": "Annuler", + "delete": "Supprimer" + }, + "pages": { + "version-viewer": { + "launch-mods": { + "oculus": "Mode Oculus", + "desktop": "Mode Bureau", + "debug": "Mode Debug" }, - "tabs":{ - "maps":{ - "actions":{ - "add-maps":{ - "text": "Ajouter" - }, - "link-maps":{ - "tooltips":{ - "link": "Lier les maps", - "unlink": "Délier les maps" + "maps": { + "search-bar": { + "search-placeholder": "Rechercher une map", + "filters-btn": "Filtres", + "dropdown": { + "export-maps": "Exporter les maps", + "delete-maps": "Supprimer les maps" + } + }, + "tabs": { + "maps": { + "actions": { + "add-maps": { + "text": "Ajouter" + }, + "link-maps": { + "tooltips": { + "link": "Lier les maps", + "unlink": "Délier les maps" + } } } } - } - } - }, - "mods":{ - "loading-mods": "Chargement des mods...", - "buttons":{ - "more-infos": "Plus d'infos", - "install-or-update": "Installer ou mettre à jour" }, - "mods-grid":{ - "header-bar":{ - "name": "Nom", - "installed": "Installé", - "latest": "Récent", - "description":"Description", - "dropdown":{ - "uninstall-all":"Tout désinstaller" + "mods": { + "loading-mods": "Chargement des mods...", + "buttons": { + "more-infos": "Plus d'infos", + "install-or-update": "Installer ou mettre à jour" + }, + "mods-grid": { + "header-bar": { + "name": "Nom", + "installed": "Installé", + "latest": "Récent", + "description": "Description", + "dropdown": { + "uninstall-all": "Tout désinstaller" + } } } - } - }, - "dropdown":{ - "open-folder": "Ouvrir le dossier", - "verify-files": "Vérifier les fichiers", - "clone": "Cloner", - "edit": "Editer", - "uninstall": "Désinstaller" - } - }, - "available-versions":{ - "title": "Choisi une version", - "steam-release":"Notes de version" - }, - "settings":{ - "steam":{ - "title":"Steam", - "description":"Si tu te déconnectes de Steam, tu devras te reconnecter pour télécharger une nouvelle version de Beat Saber.", - "logout":"Déconnexion" - }, - "appearance":{ - "title":"Apparence", - "description":"Choisi les deux couleurs principales de BSManager.", - "reset":"Réinitialiser", - "sub-title":"Thème", - "themes":{ - "dark":"Sombre", - "light": "Clair", - "os": "Synchroniser avec l'ordinateur" - } - }, - "installation-folder":{ - "title":"Dossier d'installation", - "description":"Change le dossier par défaut pour les versions de Beat Saber et d'autres fonctionnalités à venir.", - "choose-folder":"Choisir un dossier" - }, - "additional-content":{ - "title":"Contenus additionnels", - "description":"Les contenus additionnels te permet de personaliser BeatSaber !", - "deep-links":{ - "sub-title":"Installations OneClick" - } - }, - "language":{ - "title":"Langage", - "description":"Sélectionne un langage.", - "languages":{ - "en-EN": "English, UK", - "en-US": "English, US", - "fr-FR": "Français", - "es-ES": "Español", - "translated":{ - "en-EN": "Anglais, Royaume-Uni", - "en-US": "Anglais, États-Unis", - "fr-FR": "Français", - "es-ES": "Espagnol" - } - } - }, - "patreon":{ - "title":"Soutenir BSManager 💖", - "description": "Soutien le projet et aide-nous à fournir des améliorations continues à BSManager.", - "buttons":{ - "support": "Soutenir BSManager", - "supporters":"Supporteurs 👀" }, - "view":{ - "no-supporters": "Pas encore de supporteurs", - "sponsors":"Sponsors", - "supporters":"Supporteurs" + "dropdown": { + "open-folder": "Ouvrir le dossier", + "verify-files": "Vérifier les fichiers", + "clone": "Cloner", + "edit": "Editer", + "uninstall": "Désinstaller" } }, - "contribution":{ - "description":"Propose de nouvelles fonctionnalités ou signale un bug pour contribuer à l'amélioration de BSManager !", - "buttons":{ - "request-features":"Proposer une fonctionnalité", - "report-bug":"Signaler un bug", - "open-logs": "Ouvrir les logs" + "available-versions": { + "title": "Choisi une version", + "steam-release": "Notes de version" + }, + "settings": { + "steam": { + "title": "Steam", + "description": "Si tu te déconnectes de Steam, tu devras te reconnecter pour télécharger une nouvelle version de Beat Saber.", + "logout": "Déconnexion" + }, + "appearance": { + "title": "Apparence", + "description": "Choisi les deux couleurs principales de BSManager.", + "reset": "Réinitialiser", + "sub-title": "Thème", + "themes": { + "dark": "Sombre", + "light": "Clair", + "os": "Synchroniser avec l'ordinateur" + } + }, + "installation-folder": { + "title": "Dossier d'installation", + "description": "Change le dossier par défaut pour les versions de Beat Saber et d'autres fonctionnalités à venir.", + "choose-folder": "Choisir un dossier" + }, + "additional-content": { + "title": "Contenus additionnels", + "description": "Les contenus additionnels te permet de personaliser BeatSaber !", + "deep-links": { + "sub-title": "Installations OneClick" + } + }, + "language": { + "title": "Langage", + "description": "Sélectionne un langage.", + "languages": { + "en-EN": "English, UK", + "en-US": "English, US", + "fr-FR": "Français", + "es-ES": "Español", + "translated": { + "en-EN": "Anglais, Royaume-Uni", + "en-US": "Anglais, États-Unis", + "fr-FR": "Français", + "es-ES": "Espagnol" + } + } + }, + "patreon": { + "title": "Soutenir BSManager 💖", + "description": "Soutien le projet et aide-nous à fournir des améliorations continues à BSManager.", + "buttons": { + "support": "Soutenir BSManager", + "supporters": "Supporteurs 👀" + }, + "view": { + "no-supporters": "Pas encore de supporteurs", + "sponsors": "Sponsors", + "supporters": "Supporteurs" + } + }, + "contribution": { + "description": "Propose de nouvelles fonctionnalités ou signale un bug pour contribuer à l'amélioration de BSManager !", + "buttons": { + "request-features": "Proposer une fonctionnalité", + "report-bug": "Signaler un bug", + "open-logs": "Ouvrir les logs" + } } } - } - }, - "notifications":{ - "types":{ - "error": "🚨 Erreur", - "warning": "⚠️ Attention", - "success": "🎉 Succès" - }, - "common":{ - "msg":{ + }, + "notifications": { + "types": { + "error": "🚨 Erreur", + "warning": "⚠️ Attention", + "success": "🎉 Succès" + }, + "common": { + "msg": { "error-occurred": "Une erreur c'est produite" } }, - "shared":{ - "errors":{ - "titles":{ - "operation-running": "Opération en cours" + "shared": { + "errors": { + "titles": { + "operation-running": "Opération en cours" + }, + "msg": { + "operation-running": "Attend la fin de l'opération en cours puis recommences." + } + } + }, + "bs-download": { + "success": { + "titles": { + "download-success": "Téléchargement terminé", + "verification-finished": "Vérification terminée" + } }, - "msg":{ - "operation-running": "Attend la fin de l'opération en cours puis recommences." - } - } - }, - "bs-download":{ - "success":{ - "titles":{ - "download-success": "Téléchargement terminé", - "verification-finished":"Vérification terminée" - } - }, - "warnings":{ - "msg":{ - "ManifestChecksum": "Le manifest télécharger précédemment ne correspond pas au nouveau 🤔", - "ConnectionTimeout": "Ta connexion internet semble instable 🥶", - "ConnectionLost": "La connexion a été perdue, retentative...", - "ConnectionError": "Impossible de se connecter à Steam, retentative...", - "Unknown": "Quelque chose d'étrange c'est produit 🤔 Votre connexion est surement instable." - } - }, - "errors":{ - "msg":{ - "Password": "Le mot de passe est invalide.", - "InvalidCredentials": "Ton e-mail ou mot de passe est invalide 😴", - "InvalidPassword": "Ton mot de passe est invalide 😕", - "NoManifest": "Aucun manifest n'a été trouvé.", - "DirectoryCreate": "Impossible d'installer les dossiers nécessaires.", - "NotAvailableApp": "Tu essayes de télécharger BeatSaber alors que tu ne l'as pas ? 🤣", - "DepotNotFound": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", - "NotCompleted": "Le téléchargement n'a pas pu se terminer ¯\\_(ツ)_/¯", - "InvalidManifest": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", - "NoValidKey": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", - "NoManifestCode": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", - "401": "Steam semble pas vouloir nous laisser télécharger BeatSaber 😢", - "404": "Impossible de contacter les serveurs de Steam.", - "Unknown": "Une erreur inconnue c'est produite ¯\\_(ツ)_/¯", - "NoServer": "Impossible de contacter les serveurs de Steam.", - "NotAllowed": "Apparemment tu n'es pas autorisé à télécharger BeatSaber 🥱", - "ConnectionTimeout": "Impossible de se connecter à Steam 😕", - "SteamLib": "Si tu à cette erreur, report le bug sur GitHub avec les logs stp.", - "ConnectionError": "Impossible de se connecter à Steam après 10 essais 🤯", - "LicenceError": "Impossible d'obtenir la liste des licences.", - "verification-failed": "La vérification a échoué, réessaye plus tard.", - "RateLimitExceeded": "Tu as essayé trop de fois attend un peu et recommence plus tard.", - "AlreadyDownloading": "Un téléchargement est déjà en cours", - "no-internet": "Pas de connexion internet." - } - } - }, - "settings":{ - "move-folder":{ - "success":{ - "titles":{ - "transfer-finished":"Transfert terminé 👌" - } + "warnings": { + "msg": { + "ManifestChecksum": "Le manifest télécharger précédemment ne correspond pas au nouveau 🤔", + "ConnectionTimeout": "Ta connexion internet semble instable 🥶", + "ConnectionLost": "La connexion a été perdue, retentative...", + "ConnectionError": "Impossible de se connecter à Steam, retentative...", + "Unknown": "Quelque chose d'étrange c'est produit 🤔 Votre connexion est surement instable." + } }, - "errors":{ - "titles":{ - "transfer-failed":"Le transfert a échoué 😕" - } + "errors": { + "msg": { + "401": "Steam semble pas vouloir nous laisser télécharger BeatSaber 😢", + "404": "Impossible de contacter les serveurs de Steam.", + "Password": "Le mot de passe est invalide.", + "InvalidCredentials": "Ton e-mail ou mot de passe est invalide 😴", + "InvalidPassword": "Ton mot de passe est invalide 😕", + "NoManifest": "Aucun manifest n'a été trouvé.", + "DirectoryCreate": "Impossible d'installer les dossiers nécessaires.", + "NotAvailableApp": "Tu essayes de télécharger BeatSaber alors que tu ne l'as pas ? 🤣", + "DepotNotFound": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", + "NotCompleted": "Le téléchargement n'a pas pu se terminer ¯\\_(ツ)_/¯", + "InvalidManifest": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", + "NoValidKey": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", + "NoManifestCode": "Impossible de télécharger BeatSaber 😥 réessaye plus tard 😕", + "Unknown": "Une erreur inconnue c'est produite ¯\\_(ツ)_/¯", + "NoServer": "Impossible de contacter les serveurs de Steam.", + "NotAllowed": "Apparemment tu n'es pas autorisé à télécharger BeatSaber 🥱", + "ConnectionTimeout": "Impossible de se connecter à Steam 😕", + "SteamLib": "Si tu à cette erreur, report le bug sur GitHub avec les logs stp.", + "ConnectionError": "Impossible de se connecter à Steam après 10 essais 🤯", + "LicenceError": "Impossible d'obtenir la liste des licences.", + "verification-failed": "La vérification a échoué, réessaye plus tard.", + "RateLimitExceeded": "Tu as essayé trop de fois attend un peu et recommence plus tard.", + "AlreadyDownloading": "Un téléchargement est déjà en cours", + "no-internet": "Pas de connexion internet." + } } - }, - "steam":{ - "success":{ - "titles":{ - "logout": "Déconnecté de Steam." - } - } - } - }, - "bs-launch":{ - "success":{ - "titles":{ - "launching": "Lancement...🚀" - } - }, - "errors":{ - "titles":{ - "UNABLE_TO_LAUNCH": "Lancement impossible", - "STEAM_NOT_RUNNING": "Steam n'est pas lancé", - "OCULUS_NOT_RUNNING": "Oculus n'est pas lancé", - "BS_ALREADY_RUNNING": "BeatSaber est déjà lancé", - "EXE_NOT_FINDED": "Fichiers manquants", - "EXIT": "Arrêt brutal" + }, + "settings": { + "move-folder": { + "success": { + "titles": { + "transfer-finished": "Transfert terminé 👌" + } + }, + "errors": { + "titles": { + "transfer-failed": "Le transfert a échoué 😕" + } + } }, - "msg":{ - "STEAM_NOT_RUNNING": "Steam doit être en cours d'exécution pour lancer BeatSaber.", - "OCULUS_NOT_RUNNING": "Oculus doit être en cours d'exécution pour lancer BeatSaber.", - "BS_ALREADY_RUNNING": "Ferme BeatSaber avant de le lancer à nouveau.", - "EXE_NOT_FINDED": "Quelques fichiers semblent manquants. Essaye de vérifier les fichiers.", - "EXIT": "BeatSaber s'est arrêté brusquement, essaye de vérifier les fichiers." + "steam": { + "success": { + "titles": { + "logout": "Déconnecté de Steam." + } + } } - } - }, - "custom-version":{ - "errors":{ - "titles":{ - "CantEditSteam": "Edition impossible", - "CantRename": "Renommage impossible", - "VersionAlreadExist": "Cette version existe déjà", - "CantClone": "Clonage impossible" + }, + "bs-launch": { + "success": { + "titles": { + "launching": "Lancement...🚀" + } }, - "msg":{ - "CantEditSteam": "Tu ne peut pas éditer la version Steam. Tu peut la cloner par contre." + "errors": { + "titles": { + "UNABLE_TO_LAUNCH": "Lancement impossible", + "STEAM_NOT_RUNNING": "Steam n'est pas lancé", + "OCULUS_NOT_RUNNING": "Oculus n'est pas lancé", + "BS_ALREADY_RUNNING": "BeatSaber est déjà lancé", + "EXE_NOT_FINDED": "Fichiers manquants", + "EXIT": "Arrêt brutal" + }, + "msg": { + "STEAM_NOT_RUNNING": "Steam doit être en cours d'exécution pour lancer BeatSaber.", + "OCULUS_NOT_RUNNING": "Oculus doit être en cours d'exécution pour lancer BeatSaber.", + "BS_ALREADY_RUNNING": "Ferme BeatSaber avant de le lancer à nouveau.", + "EXE_NOT_FINDED": "Quelques fichiers semblent manquants. Essaye de vérifier les fichiers.", + "EXIT": "BeatSaber s'est arrêté brusquement, essaye de vérifier les fichiers." + } } - }, - "success":{ - "titles":{ - "CloningFinished": "Clonage terminer 🎉" + }, + "custom-version": { + "errors": { + "titles": { + "CantEditSteam": "Edition impossible", + "CantRename": "Renommage impossible", + "VersionAlreadExist": "Cette version existe déjà", + "CantClone": "Clonage impossible" + }, + "msg": { + "CantEditSteam": "Tu ne peut pas éditer la version Steam. Tu peut la cloner par contre." + } + }, + "success": { + "titles": { + "CloningFinished": "Clonage terminer 🎉" + } } - } - }, - "mods":{ - "install-mods":{ - "titles":{ + }, + "mods": { + "install-mods": { + "titles": { "success": "Mods installés 🎉", "warning": "Mods installés 🤔" }, - "msg":{ + "msg": { "success": "Tous les mods on été installés.", "warning": "Un ou plusieurs mods n'ont pas pu être installés.", - "errors":{ + "errors": { "no-mods": "Aucun mods à installer.", "cannot-install-bsipa": "L'installation de BSIPA à échoué 😨" } } }, - "uninstall-mod":{ - "titles":{ + "uninstall-mod": { + "titles": { "success": "Mod désintallé 🎉" }, - "msg":{ - "errors":{ + "msg": { + "errors": { "no-mods": "Ce mod n'est pas installé 😑" } } }, - "uninstall-all-mods":{ - "titles":{ + "uninstall-all-mods": { + "titles": { "success": "Mods désintallés 🎉" }, - "msg":{ + "msg": { "success": "Tous les mods on été désintallés.", "errors": { "no-mods": "Aucun mod n'est installé dans dans cette version 😑" @@ -307,138 +306,138 @@ } } } - }, - "modals":{ - "guard":{ - "title": "Steam Guard", - "inputs":{ - "guard-code":{ - "label": "Code Guard", - "placeholder": "Entre ton code Guard" - } - }, - "buttons":{ - "submit": "Se connecter" - } - }, - "steam-login":{ - "title": "Connexion Steam", - "inputs":{ - "username":{ - "label": "Nom d'utilisateur", - "placeholder": "Entre ton nom d'utilisateur" + }, + "modals": { + "guard": { + "title": "Steam Guard", + "inputs": { + "guard-code": { + "label": "Code Guard", + "placeholder": "Entre ton code Guard" + } }, - "password":{ - "label": "Mot de passe", - "placeholder": "Entre ton mot de passe" - }, - "stay":{ - "label": "Rester connecté" + "buttons": { + "submit": "Se connecter" } - }, - "buttons":{ - "submit": "Se connecter" - } - }, - "bs-uninstall":{ - "title": "Désinstaller", - "description": "Est-tu sûr de vouloir désinstaller BeatSaber {version} ? Tu vas devoir la retélécharger pour y jouer.", - "buttons":{ - "submit": "Désinstaller" - } - }, - "install-folder":{ - "title": "Dossier d'installation", - "description": "Changer le dossier d'installation par défaut, va engendrer le déplacement de toutes les données installer vers le nouveau dossier.", - "buttons":{ - "submit": "Choisir un dossier" - } - }, - "edit-version":{ - "title": "Editer la version", - "buttons":{ - "submit": "Editer" - } - }, - "clone-version":{ - "title": "Cloner la version", - "description": "Cloner la version te permet de séparer les contenus additionnels de BeatSaber entre deux mêmes versions.", - "inputs":{ - "name":{ - "label":"Nom", - "placeholder": "Nom de la version" + }, + "steam-login": { + "title": "Connexion Steam", + "inputs": { + "username": { + "label": "Nom d'utilisateur", + "placeholder": "Entre ton nom d'utilisateur" + }, + "password": { + "label": "Mot de passe", + "placeholder": "Entre ton mot de passe" + }, + "stay": { + "label": "Rester connecté" + } }, - "color":{ - "label":"Couleur" + "buttons": { + "submit": "Se connecter" } - }, - "buttons":{ - "submit": "Cloner" - } - }, - "uninstall-mod":{ + }, + "bs-uninstall": { + "title": "Désinstaller", + "description": "Est-tu sûr de vouloir désinstaller BeatSaber {version} ? Tu vas devoir la retélécharger pour y jouer.", + "buttons": { + "submit": "Désinstaller" + } + }, + "install-folder": { + "title": "Dossier d'installation", + "description": "Changer le dossier d'installation par défaut, va engendrer le déplacement de toutes les données installer vers le nouveau dossier.", + "buttons": { + "submit": "Choisir un dossier" + } + }, + "edit-version": { + "title": "Editer la version", + "buttons": { + "submit": "Editer" + } + }, + "clone-version": { + "title": "Cloner la version", + "description": "Cloner la version te permet de séparer les contenus additionnels de BeatSaber entre deux mêmes versions.", + "inputs": { + "name": { + "label": "Nom", + "placeholder": "Nom de la version" + }, + "color": { + "label": "Couleur" + } + }, + "buttons": { + "submit": "Cloner" + } + }, + "uninstall-mod": { "title": "Désinstaller", "description": "Es-tu sûr de vouloir désinstaller {mod} ? Cela pourrait faire dysfonctionner d'autres mods installés.", "description-bsipa": "Es-tu sûr de vouloir désinstaller BSIPA ? Après cela, tous les mods installés ne fonctionneront plus." }, - "uninstall-all-mods":{ + "uninstall-all-mods": { "title": "Désinstaller les mods", "description": "Es-tu sûr de vouloir désinstaller tous les mods de la version {version} ? Cette opération ne pourra pas être annulée." }, - "maps-actions":{ - "delete-maps":{ - "title":{ - "single":"Supprimer la map ?", - "multiple":"Supprimer les maps ?" + "maps-actions": { + "delete-maps": { + "title": { + "single": "Supprimer la map ?", + "multiple": "Supprimer les maps ?" }, - "desc":{ - "single":"Est-tu sur de vouloir supprimer la map {name} ?", - "multiple":"Est-tu sur de vouloir supprimer les {nb} maps ?" + "desc": { + "single": "Est-tu sur de vouloir supprimer la map {name} ?", + "multiple": "Est-tu sur de vouloir supprimer les {nb} maps ?" }, - "info":{ - "desc":{ - "single":"Cette map fait partie des maps paratagées", - "multiple":"Ces maps font parties des maps partagées" + "info": { + "desc": { + "single": "Cette map fait partie des maps paratagées", + "multiple": "Ces maps font parties des maps partagées" }, - "title":{ - "single":"Cette map sera également supprimée des versions utilisant les maps partagées", - "multiple":"Ces maps seront égalements supprimées des versions utilisant les maps partagées" + "title": { + "single": "Cette map sera également supprimée des versions utilisant les maps partagées", + "multiple": "Ces maps seront égalements supprimées des versions utilisant les maps partagées" } } }, - "link-maps":{ - "title":"Lier les maps", - "desc":"La liaison des maps permet de partager les maps entre toute les version. Une fois liée, cette version profitera des maps partagées", - "info":"L'ajout et la suppression de maps sera également partagé", - "keep-maps":{ - "label":"Conserver les maps", - "title":"Conserver les maps déplacera les maps de la version actuelle dans le dossier des maps partagées. Dans le cas contraire elles seront perdues" + "link-maps": { + "title": "Lier les maps", + "desc": "La liaison des maps permet de partager les maps entre toute les version. Une fois liée, cette version profitera des maps partagées", + "info": "L'ajout et la suppression de maps sera également partagé", + "keep-maps": { + "label": "Conserver les maps", + "title": "Conserver les maps déplacera les maps de la version actuelle dans le dossier des maps partagées. Dans le cas contraire elles seront perdues" }, - "valid-btn":"Lier les maps" + "valid-btn": "Lier les maps" }, - "unlink-maps":{ - "title":"Délier les maps", - "desc":"Attention, délier les maps ne permettra plus l'utilisation des maps paratagées pour cette version.", - "keep-maps":{ - "label":"Conserver les maps", - "title":"Conserver les maps créera une copie des maps partagées pour la version actuelle. Dans le cas contraire, aucune map ne sera conservée pour cette version." + "unlink-maps": { + "title": "Délier les maps", + "desc": "Attention, délier les maps ne permettra plus l'utilisation des maps paratagées pour cette version.", + "keep-maps": { + "label": "Conserver les maps", + "title": "Conserver les maps créera une copie des maps partagées pour la version actuelle. Dans le cas contraire, aucune map ne sera conservée pour cette version." }, - "valid-btn":"délier les maps" + "valid-btn": "délier les maps" } }, - "download-maps":{ + "download-maps": { "search-btn": "Rechercher", - "loading-maps": "Chargement des maps..." + "loading-maps": "Chargement des maps..." } }, - "maps":{ - "map-filter-panel":{ + "maps": { + "map-filter-panel": { "duration": "Durée", "tags": "tags", "specificities": "général", "requirements": "requis" }, - "map-types":{ + "map-types": { "accuracy": "précision", "balanced": "équilibrée", "challenge": "challenge", @@ -447,7 +446,7 @@ "speed": "vitesse", "tech": "tech" }, - "map-styles":{ + "map-styles": { "dance": "dance", "swing": "swing", "nightcore": "nightcore", @@ -485,49 +484,89 @@ "electronic": "éléctronique", "classical-orchestral": "Classique & Orchestral" }, - "map-specificities":{ + "map-specificities": { "automapper": "IA", "ranked": "classée", "curated": "recommandée", "verified": "vérifiée", "fullSpread": "panel complet" }, - "difficulties":{ + "difficulties": { "Easy": "facile", "Normal": "normal", "Hard": "difficile", "Expert": "expert", "ExpertPlus": "expert+" }, - "map-item":{ + "map-item": { "by": "Par {songAutor}", - "mapped-by":"mappée par" + "mapped-by": "mappée par" } }, - "beat-saver":{ - "maps-sorts":{ + "beat-saver": { + "maps-sorts": { "Latest": "Dernière", "Relevance": "Pertinence", "Rating": "Notes", "Curated": "Recommandée" } }, - "auto-update":{ - "checking": "Vérification des mises à jour", - "downloading": "Téléchargement des mises à jour" - }, - "dateformat":{ + "auto-update": { + "checking": "Vérification des mises à jour", + "downloading": "Téléchargement des mises à jour" + }, + "dateformat": { "dayNames": [ - "Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam", - "Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi" + "Dim", + "Lun", + "Mar", + "Mer", + "Jeu", + "Ven", + "Sam", + "Dimanche", + "Lundi", + "Mardi", + "Mercredi", + "Jeudi", + "Vendredi", + "Samedi" ], "monthNames": [ - "Jan", "Fév", "Mar", "Avr", "Mai", "Jun", "Juil", "Aou", "Sept", "Oct", "Nov", "Déc", - "Janvier", "Février", "Mars", "Avril", "Mai", "Juin", - "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre" + "Jan", + "Fév", + "Mar", + "Avr", + "Mai", + "Jun", + "Juil", + "Aou", + "Sept", + "Oct", + "Nov", + "Déc", + "Janvier", + "Février", + "Mars", + "Avril", + "Mai", + "Juin", + "Juillet", + "Août", + "Septembre", + "Octobre", + "Novembre", + "Décembre" ], "timeNames": [ - "a", "p", "am", "pm", "A", "P", "AM", "PM" + "a", + "p", + "am", + "pm", + "A", + "P", + "AM", + "PM" ] - } -} + } +} \ No newline at end of file