From b916cb3ccb110f28ba970d99d903fc985d73b461 Mon Sep 17 00:00:00 2001 From: WILLIAM8812 <54324549+WILLIAM8812@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:42:32 +0200 Subject: [PATCH 1/5] Delete Launcher.properties --- .../skcraft/launcher/lang/Launcher.properties | 199 ------------------ 1 file changed, 199 deletions(-) delete mode 100644 launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties diff --git a/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties b/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties deleted file mode 100644 index f4d52a705..000000000 --- a/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties +++ /dev/null @@ -1,199 +0,0 @@ -# -# SK's Minecraft Launcher -# Copyright (C) 2010-2014 Albert Pham and contributors -# Please see LICENSE.txt for license information. -# - -errorTitle=An error has occurred -confirmTitle=Confirm - -context.cut=Cut -context.copy=Copy -context.paste=Paste -context.delete=Delete -context.selectAll=Select all - -errors.openUrlError=Failed to open URL\: {0} -errors.openDirError=Unable to open ''{0}''. Maybe it doesn''t exist? -errors.reportErrorPreface=To report this error, please provide\:\n\n -errors.genericError=An error has occurred. -errors.updateRequiredError=Please download a new version of the launcher to continue updating. See skcraft.com for more information. -errors.selfUpdateCheckError=Checking for an update to the launcher has failed. - -button.cancel=Cancel -button.ok=OK - -options.title = Options -options.useProxyCheck = Use following proxy in Minecraft -options.jvmPath=JVM path\: -options.jvmArguments=JVM arguments\: -options.64BitJavaWarning=Make sure to have 64-bit Java installed if you are planning to set the memory limits higher. -options.minMemory=Minimum memory (MB)\: -options.maxMemory=Maximum memory (MB)\: -options.permGen=PermGen (MB)\: -options.javaTab=Java -options.windowWidth=Window width\: -options.windowHeight=Window height\: -options.minecraftTab=Minecraft -options.proxyHost=Proxy host\: -options.proxyPort=Proxy port\: -options.proxyUsername=Proxy username\: -options.proxyPassword=Proxy password\: -options.proxyTab=Proxy -options.gameKey=Game key\: -options.advancedTab=Advanced -options.about=About -options.launcherConsole=Console - -instance.launch=Launch -instance.install=Install -instance.openFolder=View folder -instance.openSaves=View saves -instance.openResourcePacks=View resource packs -instance.openScreenshots=View screenshots -instance.copyAsPath=Copy as path -instance.forceUpdate=Force update -instance.hardForceUpdate=Hard force update... -instance.deleteFiles=Delete files... -instance.confirmDelete=Are you sure that you wish to delete ALL THE FILES (screenshots, worlds, configs) for ''{0}''? -instance.deletingTitle=Deleting instance... -instance.deletingStatus=Deleting ''{0}'' and files... -instance.confirmHardUpdate=A hard force update will delete the contents of config/ and mods/ and then require an update. Are you sure that you want to continue? -instance.resettingTitle=Resetting instance... -instance.resettingStatus=Resetting ''{0}''... - -launcher.launch=Launch... -launcher.checkForUpdates=Check for updates -launcher.options=Options... -launcher.updateLauncher=Update launcher... -launcher.downloadUpdates=Download modpack updates -launcher.title=SKCraft Launcher (v{0}) -launcher.appTitle=SKCraft Launcher -launcher.refreshList=Refresh list -launcher.checkingTitle=Getting available modpacks... -launcher.checkingStatus=Getting available modpacks... Please wait. -launcher.selfUpdatingTitle=Updating launcher... -launcher.selfUpdatingStatus=Downloading launcher update... -launcher.selfUpdateComplete=Restart the launcher to use the new version. -launcher.selfUpdateCompleteTitle=Update complete -launcher.updatingTitle=Updating... -launcher.updatingStatus=Updating ''{0}''... Please wait. -launcher.noInstanceError=Please select a modpack to launch. -launcher.noInstanceTitle=No Modpack Selected -launcher.launchingTItle=Launching the game... -launcher.launchingStatus=Launching ''{0}''. Please wait. -launcher.modpackColumn=Modpack -launcher.notInstalledHint=(not installed) -launcher.requiresUpdateHint=(requires update) -launcher.updatePendingHint=(pending update) - -accounts.title=Select the account to play with -accounts.play=Play! -accounts.refreshingStatus=Refreshing login session... -accounts.addMojang=Add Mojang account -accounts.addMicrosoft=Add Microsoft account -accounts.removeSelected=Forget selected account -accounts.confirmForgetTitle=Forget account -accounts.confirmForget=Are you sure that you want to forget that account? - -login.login=Login... -login.recoverAccount=Forgot your login? -login.playOffline=Play offline -login.title=Minecraft Login -login.defaultMessage=Log in with your Mojang account -login.idEmail=ID/Email\: -login.password=Password\: -login.noPasswordError=Please enter a password. -login.noPasswordTitle=Missing Password -login.loggingInTitle=Logging in... -login.loggingInStatus=Logging in to Minecraft... -login.noLoginError=Please enter your account details. -login.noLoginTitle=Missing Account -login.minecraftNotOwnedError=Sorry, Minecraft is not owned on that account. - -login.microsoft.seeBrowser=Check your browser to login with Microsoft. -login.xbox.generic=Failed to authenticate with Xbox Live. -login.xbox.noXboxAccount=That account does not have an Xbox account associated! -login.xbox.isChild=The account is a child (under 18) and cannot proceed unless it is part of a Family. -login.xbox.unknown=An unknown error occurred while logging in with Xbox (XErr {0}) -login.xbox.errorMessage=An unknown error occurred while logging in with Xbox: {0} -login.minecraft.error=An error occurred while authorizing with Minecraft services: {0} - -console.title=Messages and Errors -console.launcherConsoleTitle=Launcher Messages -console.uploadLog=Upload Log -console.pasteUploading=Uploading {0} bytes...\n -console.pasteUploaded=Paste uploaded\: {0}\n -console.pasteFailed=Upload failed\: {0}\n -console.processEndCode=Process ended with code\: {0} -console.attachedToProcess=The game is running. Please wait. -console.forceClose=Force Close -console.trayTooltip=SKCraft Launcher -console.trayTitle=SKCraft Launcher -console.tray.showWindow=Show window -console.tray.forceClose=Force close... -console.closeWindow=Close Window -console.hideWindow=Hide Window -console.confirmKill=Are sure that you wish to close the game forcefully? You may lose data. -console.confirmKillTitle=Are you sure? -console.clearLog=Clear - -downloader.downloadingItem=Downloading {0}... -downloader.downloadingList=Downloading {0} files... ({1} remaining, {2} failed) -downloader.jobProgress={1,number}%\t{0} -downloader.jobPending=...\t{0} -downloader.noDownloads=No pending downloads. -downloader.failedCount=({0} have failed) - -progress.details=Details... -progress.less=Less... -progress.viewLog=View log -progress.confirmCancel=Are you sure that you wish to cancel? -progress.confirmCancelTitle=Cancel -progress.defaultStatus=Working... -progress.percentTitle=({0}%) {1} - -installer.installing=Installing... -installer.executing=Executing tasks... ({0} remaining) -installer.copyingFile=Copying from {0} to {1} -installer.movingFile=Moving {0} to {1} -installer.runningProcessor=Running processor {0}: {1} - -updater.updating=Updating launcher... -updater.updateRequiredButOffline=An update is required but you need to be in online mode. -updater.updateRequiredButNoManifest=An update is required but update information for this instance is no longer available. - -instanceUpdater.preparingUpdate=Preparing to update... -instanceUpdater.readingManifest=Reading package manifest... -instanceUpdater.readingVersion=Reading version manifest... -instanceUpdater.buildingDownloadList=Collecting files to download... -instanceUpdater.collectingLibraries=Collecting libraries to download... -instanceUpdater.collectingAssets=Collecting assets to download... - -instanceDeleter.deleting=Deleting {0}... -instanceDeleter.failures={0} file(s) could not be deleted. - -instanceResetter.resetting=Resetting {0}... -instanceLoader.loadingLocal=Loading local instances from disk... -instanceLoader.checkingRemote=Checking for new modpacks... - -runner.preparing=Preparing for launch... -runner.collectingArgs=Collecting process arguments... -runner.startingJava=Starting java... -runner.updateRequired=This instance must be updated before it can be run. -runner.missingLibrary={0} needs to be relaunched and updated because the library ''{1}'' is missing. -runner.missingAssetsIndex={0} needs to be relaunched and updated because its asset index is missing. -runner.corruptAssetsIndex={0} needs to be relaunched and updated because its asset index is corrupt. - -assets.expanding1=Expanding {0} asset... ({1} remaining) -assets.expandingN=Expanding {0} assets... ({1} remaining) -assets.missingIndex=You need to update this instance because its index file at ''{0}'' is missing. -assets.missingObject=You need to update this instance because the file at ''{0}'' is missing. - -features.nameColumn=Feature -features.title=Select Features -features.install=OK -features.selectForInfo=Select a feature to see more information. -features.intro=Please select the optional features to install. -features.starred=(recommended) -features.avoid=(not recommended) From 9f2cfcffde15ecfe18966b8291f6b52eb2d4edc7 Mon Sep 17 00:00:00 2001 From: WILLIAM8812 <54324549+WILLIAM8812@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:43:16 +0200 Subject: [PATCH 2/5] Create lang --- launcher/src/main/resources/com/skcraft/launcher/lang | 1 + 1 file changed, 1 insertion(+) create mode 100644 launcher/src/main/resources/com/skcraft/launcher/lang diff --git a/launcher/src/main/resources/com/skcraft/launcher/lang b/launcher/src/main/resources/com/skcraft/launcher/lang new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/launcher/src/main/resources/com/skcraft/launcher/lang @@ -0,0 +1 @@ + From c668cad39055cda623d72935c17a5dae521fed31 Mon Sep 17 00:00:00 2001 From: WILLIAM8812 <54324549+WILLIAM8812@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:43:23 +0200 Subject: [PATCH 3/5] Delete lang --- launcher/src/main/resources/com/skcraft/launcher/lang | 1 - 1 file changed, 1 deletion(-) delete mode 100644 launcher/src/main/resources/com/skcraft/launcher/lang diff --git a/launcher/src/main/resources/com/skcraft/launcher/lang b/launcher/src/main/resources/com/skcraft/launcher/lang deleted file mode 100644 index 8b1378917..000000000 --- a/launcher/src/main/resources/com/skcraft/launcher/lang +++ /dev/null @@ -1 +0,0 @@ - From c5a9c4c3aa628dffe647ec361684feaa7793af8c Mon Sep 17 00:00:00 2001 From: WILLIAM8812 <54324549+WILLIAM8812@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:47:36 +0200 Subject: [PATCH 4/5] Create Launcher_fr.properties --- .../launcher/lang/Launcher_fr.properties | 201 ++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 launcher/src/main/resources/com/skcraft/launcher/lang/Launcher_fr.properties diff --git a/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher_fr.properties b/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher_fr.properties new file mode 100644 index 000000000..a7ddb0438 --- /dev/null +++ b/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher_fr.properties @@ -0,0 +1,201 @@ +# +# SK's Minecraft Launcher +# Copyright (C) 2010-2014 Albert Pham and contributors +# Please see LICENSE.txt for license information. +# +# Traduction made by : https://github.com/WILLIAM8812 +# + +errorTitle=Une erreur est survenue +confirmTitle=Confirmer + +context.cut=Couper +context.copy=Copier +context.paste=Coller +context.delete=Supprimer +context.selectAll=Tout selectionner + +errors.openUrlError=Echec de l''ouverture de l''URL\ : {0} +errors.openDirError=Impossible d''ouvrir ''{0}''. Peut-Etre qu''il n''existe pas ? +errors.reportErrorPreface=Pour signaler cette erreur, veuillez fournir\:\n\n +errors.genericError=Une erreur est survenue. +errors.updateRequiredError=Veuillez telecharger une nouvelle version du lanceur pour continuer la mise a jour. +errors.selfUpdateCheckError=La recherche d''une mise a jour du lanceur a echoue. + +button.cancel=Annuler +button.ok=OK + +options.title = Options +options.useProxyCheck = Utiliser le proxy suivant dans Minecraft +options.jvmPath=Chemin JVM\: +options.jvmArguments=Arguments JVM\: +options.64BitJavaWarning=Assurez-vous d''avoir Java 64 bits installe si vous prevoyez de definir des limites de memoire plus elevees. +options.minMemory=Memoire minimale (Mo)\: +options.maxMemory=Memoire maximale (Mo)\: +options.permGen=PermGen (Mo)\: +options.javaTab=Java +options.windowWidth=Largeur de la fenEtre\: +options.windowHeight=Hauteur de la fenEtre\: +options.minecraftTab=Minecraft +options.proxyHost=Hote proxy\: +options.proxyPort=Port proxy\: +options.proxyUsername=Nom d''utilisateur du proxy\: +options.proxyPassword=Mot de passe proxy\: +options.proxyTab=Proxy +options.gameKey=Cle du jeu\: +options.advancedTab=Avancee +options.about=A propos +options.launcherConsole=Console + +instance.launch=Lancer +instance.install=Installer +instance.openFolder=Afficher le dossier +instance.openSaves=Afficher les sauvegardes +instance.openResourcePacks=Afficher les packs de ressources +instance.openScreenshots=Afficher les captures d''ecran +instance.copyAsPath=Copier comme chemin +instance.forceUpdate=Forcer la mise a jour +instance.hardForceUpdate=Mise a jour forcee... +instance.deleteFiles=Supprimer les fichiers... +instance.confirmDelete=Etes-vous sur de vouloir supprimer TOUS LES FICHIERS (captures d''ecran, mondes, configurations) pour ''{0}'' ? +instance.deletingTitle=Suppression de l''instance... +instance.deletingStatus=Suppression de ''{0}'' et des fichiers... +instance.confirmHardUpdate=Une mise a jour forcee supprimera le contenu de config/ et mods/ et necessitera ensuite une mise a jour. Etes-vous sur de vouloir continuer ? +instance.resettingTitle=Reinitialisation de l''instance... +instance.resettingStatus=Reinitialisation de ''{0}''... + +launcher.launch=Lancer... +launcher.checkForUpdates=Verifier les mises a jour +launcher.options=Options... +launcher.updateLauncher=Mettre a jour le lanceur... +launcher.downloadUpdates=Telecharger les mises a jour modpacks +launcher.title= SKCRAFT Launcher Launcher (v{0}) +launcher.appTitle= SKCRAFT Launcher Launcher +launcher.refreshList=Rafraîchir la liste +launcher.checkingTitle=Obtention des modpacks disponibles... +launcher.checkingStatus=Obtention des modpacks disponibles... Veuillez patienter. +launcher.selfUpdatingTitle=Mise a jour du lanceur... +launcher.selfUpdatingStatus=Telechargement de la mise a jour du lanceur... +launcher.selfUpdateComplete=Redemarrez le lanceur pour utiliser la nouvelle version. +launcher.selfUpdateCompleteTitle=Mise a jour terminee +launcher.updatingTitle=Mise a jour... +launcher.updatingStatus=Mise a jour de ''{0}''... Veuillez patienter. +launcher.noInstanceError=Veuillez selectionner un modpack a lancer. +launcher.noInstanceTitle=Aucun Modpack selectionne +launcher.launchingTItle=Lancement du jeu... +launcher.launchingStatus=Lancement de ''{0}''. S''il vous plaît, attendez. +launcher.modpackColumn=Modpack +launcher.notInstalledHint=(pas installe) +launcher.requiresUpdateHint=(necessite une mise a jour) +launcher.updatePendingHint=(en attente de mise a jour) + +accounts.title=Selectionnez le compte avec lequel jouer +accounts.play=Jouer! +accounts.refreshingStatus=Rafraîchissement de la session de connexion... +accounts.addMojang=Ajouter un compte Mojang +accounts.addMicrosoft=Ajouter un compte Microsoft +accounts.removeSelected=Oublier le compte selectionne +accounts.confirmForgetTitle=Oublier le compte +accounts.confirmForget=Etes-vous sur de vouloir oublier ce compte ? + +login.login=Connexion... +login.recoverAccount=Identifiant oublie ? +login.playOffline=Jouer hors-ligne +login.title=Connexion Minecraft +login.defaultMessage=Connectez-vous avec votre compte Mojang +login.idEmail=ID/Email\: +login.password=Mot de passe\: +login.noPasswordError=Veuillez entrer un mot de passe. +login.noPasswordTitle=Mot de passe manquant +login.loggingInTitle=Se connecter... +login.loggingInStatus=Connexion a Minecraft... +login.noLoginError=Veuillez saisir les details de votre compte. +login.noLoginTitle=Compte manquant +login.minecraftNotOwnedError=Desole, Minecraft n''est pas achete sur ce compte. + +login.microsoft.seeBrowser=Verifiez votre navigateur pour vous connecter avec Microsoft. +login.xbox.generic=echec de l''authentification avec Xbox Live. +login.xbox.noXboxAccount=Ce compte n''a pas de compte Xbox associe ! +login.xbox.isChild=Le compte est un enfant (moins de 18 ans) et ne peut Etre ouvert que s''il fait partie d''une famille. +login.xbox.unknown=Une erreur inconnue s''est produite lors de la connexion avec Xbox (XErr {0}) +login.xbox.errorMessage=Une erreur inconnue s''est produite lors de la connexion avec Xbox : {0} +login.minecraft.error=Une erreur s''est produite lors de l''autorisation avec les services Minecraft : {0} + +console.title=Console +console.launcherConsoleTitle=Messages du lanceur +console.uploadLog=Telecharger le journal +console.pasteUploading=Telechargement de {0} octets...\n +console.pasteUploaded=Coller importe\ : {0}\n +console.pasteFailed=echec du telechargement\ : {0}\n +console.processEndCode=Process ended with code\: {0} +console.attachedToProcess=Le jeu est en marche. S''il vous plaît, attendez. +console.forceClose=Forcer la fermeture +console.trayTooltip= SKCRAFT Launcher +console.trayTitle= SKCRAFT Launcher +console.tray.showWindow=Afficher la fenEtre +console.tray.forceClose=Forcer la fermeture... +console.closeWindow=Fermer la fenEtre +console.hideWindow=Masquer la fenEtre +console.confirmKill=Etes-vous sur de vouloir fermer le jeu de force ? Vous risquez de perdre des donnees. +console.confirmKillTitle=Es-tu sur? +console.clearLog=Vider + +downloader.downloadingItem=Telechargement de {0}... +downloader.downloadingList=Telechargement de {0} fichiers... ({1} restant, {2} echoue) +downloader.jobProgress={1,number}%\t{0} +downloader.jobPending=...\t{0} +downloader.noDownloads=Aucun telechargement en attente. +downloader.failedCount=({0} ont echoue) + +progress.details=Details... +progress.less=Moins... +progress.viewLog=Afficher le journal +progress.confirmCancel=Etes-vous sur de vouloir annuler ? +progress.confirmCancelTitle=Annuler +progress.defaultStatus=En cours... +progress.percentTitle=({0}%) {1} + +installer.installing=Installation... +installer.executing=Execution des tâches... ({0} restant) +installer.copyingFile=Copie de {0} vers {1} +installer.movingFile=Deplacement de {0} vers {1} +installer.runningProcessor=Lancement du processeur {0} : {1} + +updater.updating=Mise a jour du lanceur... +updater.updateRequiredButOffline=Une mise a jour est necessaire mais vous devez Etre en mode en-ligne. +updater.updateRequiredButNoManifest=Une mise a jour est requise, mais les informations de mise a jour pour cette instance ne sont plus disponibles. + +instanceUpdater.preparingUpdate=Preparation de la mise a jour... +instanceUpdater.readingManifest=Lecture du manifeste du package... +instanceUpdater.readingVersion=Lecture du manifeste de la version... +instanceUpdater.buildingDownloadList=Collecte des fichiers a telecharger... +instanceUpdater.collectingLibraries=Collecte des bibliothèques a telecharger... +instanceUpdater.collectingAssets=Collecte des bibliothèques a telecharger... + +instanceDeleter.deleting=Suppression de {0}... +instanceDeleter.failures={0} fichier(s) n''on pas pu Etre supprime. + +instanceResetter.resetting=Reinitialisation de {0}... +instanceLoader.loadingLocal=Chargement des instances locales a partir du disque... +instanceLoader.checkingRemote=Recherche de nouveaux modpacks... + +runner.preparing=Preparation du lancement... +runner.collectingArgs=Collecte des arguments de processus... +runner.startingJava=Demarrage de Java... +runner.updateRequired=Cette instance doit Etre mise a jour avant de pouvoir Etre executee. +runner.missingLibrary={0} doit Etre relance et mis a jour car la bibliothèque ''{1}'' est manquante. +runner.missingAssetsIndex={0} doit Etre relance et mis a jour car son index d''actifs est manquant. +runner.corruptAssetsIndex={0} doit Etre relance et mis a jour car son index d''actifs est corrompu. + +assets.expanding1=Expension de {0} asset... ({1} restant) +assets.expandingN=Expension de {0} asset... ({1} restants) +assets.missingIndex=Vous devez mettre a jour cette instance car son fichier d''index a ''{0}'' est manquant. +assets.missingObject=Vous devez mettre a jour cette instance car le fichier a ''{0}'' est manquant. + +features.nameColumn=Fonctionnalite +features.title=Selectionnez les fonctionnalites +features.install=OK +features.selectForInfo=Selectionnez une fonctionnalite pour afficher plus d''informations. +features.intro=Veuillez selectionner les fonctionnalites optionnelles a installer. +features.starred=(recommande) +features.avoid=(non recommande) From 6d72779ef07f4e301b377ff01935159257ceb12b Mon Sep 17 00:00:00 2001 From: WILLIAM8812 <54324549+WILLIAM8812@users.noreply.github.com> Date: Tue, 10 Aug 2021 19:49:45 +0200 Subject: [PATCH 5/5] Create Launcher.properties --- .../skcraft/launcher/lang/Launcher.properties | 199 ++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties diff --git a/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties b/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties new file mode 100644 index 000000000..d2d84db0b --- /dev/null +++ b/launcher/src/main/resources/com/skcraft/launcher/lang/Launcher.properties @@ -0,0 +1,199 @@ +# +# SK's Minecraft Launcher +# Copyright (C) 2010-2014 Albert Pham and contributors +# Please see LICENSE.txt for license information. +# + +errorTitle=An error has occurred +confirmTitle=Confirm + +context.cut=Cut +context.copy=Copy +context.paste=Paste +context.delete=Delete +context.selectAll=Select all + +errors.openUrlError=Failed to open URL\: {0} +errors.openDirError=Unable to open ''{0}''. Maybe it doesn''t exist? +errors.reportErrorPreface=To report this error, please provide\:\n\n +errors.genericError=An error has occurred. +errors.updateRequiredError=Please download a new version of the launcher to continue updating. See skcraft.com for more information. +errors.selfUpdateCheckError=Checking for an update to the launcher has failed. + +button.cancel=Cancel +button.ok=OK + +options.title = Options +options.useProxyCheck = Use following proxy in Minecraft +options.jvmPath=JVM path\: +options.jvmArguments=JVM arguments\: +options.64BitJavaWarning=Make sure to have 64-bit Java installed if you are planning to set the memory limits higher. +options.minMemory=Minimum memory (MB)\: +options.maxMemory=Maximum memory (MB)\: +options.permGen=PermGen (MB)\: +options.javaTab=Java +options.windowWidth=Window width\: +options.windowHeight=Window height\: +options.minecraftTab=Minecraft +options.proxyHost=Proxy host\: +options.proxyPort=Proxy port\: +options.proxyUsername=Proxy username\: +options.proxyPassword=Proxy password\: +options.proxyTab=Proxy +options.gameKey=Game key\: +options.advancedTab=Advanced +options.about=About +options.launcherConsole=Console + +instance.launch=Launch +instance.install=Install +instance.openFolder=View folder +instance.openSaves=View saves +instance.openResourcePacks=View resource packs +instance.openScreenshots=View screenshots +instance.copyAsPath=Copy as path +instance.forceUpdate=Force update +instance.hardForceUpdate=Hard force update... +instance.deleteFiles=Delete files... +instance.confirmDelete=Are you sure that you wish to delete ALL THE FILES (screenshots, worlds, configs) for ''{0}''? +instance.deletingTitle=Deleting instance... +instance.deletingStatus=Deleting ''{0}'' and files... +instance.confirmHardUpdate=A hard force update will delete the contents of config/ and mods/ and then require an update. Are you sure that you want to continue? +instance.resettingTitle=Resetting instance... +instance.resettingStatus=Resetting ''{0}''... + +launcher.launch=Launch... +launcher.checkForUpdates=Check for updates +launcher.options=Options... +launcher.updateLauncher=Update launcher... +launcher.downloadUpdates=Download modpack updates +launcher.title=SKCraft Launcher (v{0}) +launcher.appTitle=SKCraft Launcher +launcher.refreshList=Refresh list +launcher.checkingTitle=Getting available modpacks... +launcher.checkingStatus=Getting available modpacks... Please wait. +launcher.selfUpdatingTitle=Updating launcher... +launcher.selfUpdatingStatus=Downloading launcher update... +launcher.selfUpdateComplete=Restart the launcher to use the new version. +launcher.selfUpdateCompleteTitle=Update complete +launcher.updatingTitle=Updating... +launcher.updatingStatus=Updating ''{0}''... Please wait. +launcher.noInstanceError=Please select a modpack to launch. +launcher.noInstanceTitle=No Modpack Selected +launcher.launchingTItle=Launching the game... +launcher.launchingStatus=Launching ''{0}''. Please wait. +launcher.modpackColumn=Modpack +launcher.notInstalledHint=(not installed) +launcher.requiresUpdateHint=(requires update) +launcher.updatePendingHint=(pending update) + +accounts.title=Select the account to play with +accounts.play=Play! +accounts.refreshingStatus=Refreshing login session... +accounts.addMojang=Add Mojang account +accounts.addMicrosoft=Add Microsoft account +accounts.removeSelected=Forget selected account +accounts.confirmForgetTitle=Forget account +accounts.confirmForget=Are you sure that you want to forget that account? + +login.login=Login... +login.recoverAccount=Forgot your login? +login.playOffline=Play offline +login.title=Minecraft Login +login.defaultMessage=Log in with your Mojang account +login.idEmail=ID/Email\: +login.password=Password\: +login.noPasswordError=Please enter a password. +login.noPasswordTitle=Missing Password +login.loggingInTitle=Logging in... +login.loggingInStatus=Logging in to Minecraft... +login.noLoginError=Please enter your account details. +login.noLoginTitle=Missing Account +login.minecraftNotOwnedError=Sorry, Minecraft is not owned on that account. + +login.microsoft.seeBrowser=Check your browser to login with Microsoft. +login.xbox.generic=Failed to authenticate with Xbox Live. +login.xbox.noXboxAccount=That account does not have an Xbox account associated! +login.xbox.isChild=The account is a child (under 18) and cannot proceed unless it is part of a Family. +login.xbox.unknown=An unknown error occurred while logging in with Xbox (XErr {0}) +login.xbox.errorMessage=An unknown error occurred while logging in with Xbox: {0} +login.minecraft.error=An error occurred while authorizing with Minecraft services: {0} + +console.title=Messages and Errors +console.launcherConsoleTitle=Launcher Messages +console.uploadLog=Upload Log +console.pasteUploading=Uploading {0} bytes...\n +console.pasteUploaded=Paste uploaded\: {0}\n +console.pasteFailed=Upload failed\: {0}\n +console.processEndCode=Process ended with code\: {0} +console.attachedToProcess=The game is running. Please wait. +console.forceClose=Force Close +console.trayTooltip=SKCraft Launcher +console.trayTitle=SKCraft Launcher +console.tray.showWindow=Show window +console.tray.forceClose=Force close... +console.closeWindow=Close Window +console.hideWindow=Hide Window +console.confirmKill=Are sure that you wish to close the game forcefully? You may lose data. +console.confirmKillTitle=Are you sure? +console.clearLog=Clear + +downloader.downloadingItem=Downloading {0}... +downloader.downloadingList=Downloading {0} files... ({1} remaining, {2} failed) +downloader.jobProgress={1,number}%\t{0} +downloader.jobPending=...\t{0} +downloader.noDownloads=No pending downloads. +downloader.failedCount=({0} have failed) + +progress.details=Details... +progress.less=Less... +progress.viewLog=View log +progress.confirmCancel=Are you sure that you wish to cancel? +progress.confirmCancelTitle=Cancel +progress.defaultStatus=Working... +progress.percentTitle=({0}%) {1} + +installer.installing=Installing... +installer.executing=Executing tasks... ({0} remaining) +installer.copyingFile=Copying from {0} to {1} +installer.movingFile=Moving {0} to {1} +installer.runningProcessor=Running processor {0}: {1} + +updater.updating=Updating launcher... +updater.updateRequiredButOffline=An update is required but you need to be in online mode. +updater.updateRequiredButNoManifest=An update is required but update information for this instance is no longer available. + +instanceUpdater.preparingUpdate=Preparing to update... +instanceUpdater.readingManifest=Reading package manifest... +instanceUpdater.readingVersion=Reading version manifest... +instanceUpdater.buildingDownloadList=Collecting files to download... +instanceUpdater.collectingLibraries=Collecting libraries to download... +instanceUpdater.collectingAssets=Collecting assets to download... + +instanceDeleter.deleting=Deleting {0}... +instanceDeleter.failures={0} file(s) could not be deleted. + +instanceResetter.resetting=Resetting {0}... +instanceLoader.loadingLocal=Loading local instances from disk... +instanceLoader.checkingRemote=Checking for new modpacks... + +runner.preparing=Preparing for launch... +runner.collectingArgs=Collecting process arguments... +runner.startingJava=Starting java... +runner.updateRequired=This instance must be updated before it can be run. +runner.missingLibrary={0} needs to be relaunched and updated because the library ''{1}'' is missing. +runner.missingAssetsIndex={0} needs to be relaunched and updated because its asset index is missing. +runner.corruptAssetsIndex={0} needs to be relaunched and updated because its asset index is corrupt. + +assets.expanding1=Expanding {0} asset... ({1} remaining) +assets.expandingN=Expanding {0} assets... ({1} remaining) +assets.missingIndex=You need to update this instance because its index file at ''{0}'' is missing. +assets.missingObject=You need to update this instance because the file at ''{0}'' is missing. + +features.nameColumn=Feature +features.title=Select Features +features.install=OK +features.selectForInfo=Select a feature to see more information. +features.intro=Please select the optional features to install. +features.starred=(recommended) +features.avoid=(not recommended) \ No newline at end of file