This commit is contained in:
Alessandro Autiero
2024-05-20 17:24:00 +02:00
parent 7c2caed16c
commit 9f5590d41c
562 changed files with 3303 additions and 156787 deletions

View File

@@ -7,21 +7,21 @@
"resetDefaultsDialogSecondaryAction": "Close",
"resetDefaultsDialogPrimaryAction": "Reset",
"authenticatorName": "Authenticator",
"authenticatorConfigurationName": "Authenticator configuration",
"authenticatorConfigurationDescription": "This section contains the authenticator's configuration",
"authenticatorTypeName": "Type",
"authenticatorTypeDescription": "The type of authenticator to use when logging into Fortnite",
"authenticatorConfigurationHostName": "Host",
"authenticatorConfigurationHostDescription": "The hostname of the authenticator",
"authenticatorConfigurationPortName": "Port",
"authenticatorConfigurationPortDescription": "The port of the authenticator",
"authenticatorConfigurationDetachedName": "Detached",
"authenticatorConfigurationDetachedDescription": "Whether the embedded authenticator should be started as a separate process, useful for debugging",
"authenticatorConfigurationDetachedDescription": "Whether a separate process should be spawned, useful for debugging",
"authenticatorInstallationDirectoryName": "Installation directory",
"authenticatorInstallationDirectoryDescription": "Opens the folder where the embedded authenticator is located",
"authenticatorInstallationDirectoryContent": "Show Files",
"authenticatorResetDefaultsName": "Reset authenticator",
"authenticatorInstallationDirectoryContent": "Show files",
"authenticatorResetDefaultsName": "Reset",
"authenticatorResetDefaultsDescription": "Resets the authenticator's settings to their default values",
"authenticatorResetDefaultsContent": "Reset",
"hostGameServerName": "Game server",
"hostGameServerName": "Information",
"hostGameServerDescription": "Provide basic information about your game server for the Server Browser",
"hostGameServerNameName": "Name",
"hostGameServerNameDescription": "The name of your game server",
@@ -31,19 +31,21 @@
"hostGameServerPasswordDescription": "The password of your game server, if you need one",
"hostGameServerDiscoverableName": "Discoverable",
"hostGameServerDiscoverableDescription": "Make your server available to other players on the server browser",
"hostHeadlessName": "Headless",
"hostHeadlessDescription": "Runs Fortnite without a graphics to optimize resources usage, may not work for old seasons",
"hostShareName": "Share",
"hostShareDescription": "Make it easy for other people to join your server with the options in this section",
"hostShareLinkName": "Link",
"hostShareLinkDescription": "Copies a link for your server to the clipboard (requires the Reboot Launcher)",
"hostShareLinkDescription": "Copies a link for your server to the clipboard",
"hostShareLinkContent": "Copy Link",
"hostShareLinkMessageSuccess": "Copied your link to the clipboard",
"hostShareIpName": "Public IP",
"hostShareIpDescription": "Copies your current public IP to the clipboard (doesn't require the Reboot Launcher)",
"hostShareIpDescription": "Copies your current public IP to the clipboard",
"hostShareIpContent": "Copy IP",
"hostShareIpMessageLoading": "Obtaining your public IP...",
"hostShareIpMessageSuccess": "Copied your link to the clipboard",
"hostShareIpMessageError": "An error occurred while obtaining your public IP: {error}",
"hostResetName": "Reset game server",
"hostResetName": "Reset",
"hostResetDescription": "Resets the game server's settings to their default values",
"hostResetContent": "Reset",
"browserName": "Server Browser",
@@ -56,8 +58,8 @@
"copyIp": "Copy IP",
"hostName": "Host",
"matchmakerName": "Matchmaker",
"matchmakerConfigurationName": "Matchmaker configuration",
"matchmakerConfigurationDescription": "This section contains the matchmaker's configuration",
"matchmakerTypeName": "Type",
"matchmakerTypeDescription": "The type of matchmaker to use when queueing for a game",
"matchmakerConfigurationHostName": "Host",
"matchmakerConfigurationHostDescription": "The hostname of the matchmaker",
"matchmakerConfigurationPortName": "Port",
@@ -65,47 +67,47 @@
"matchmakerConfigurationAddressName": "Game server address",
"matchmakerConfigurationAddressDescription": "The address of the game server used by the matchmaker",
"matchmakerConfigurationDetachedName": "Detached",
"matchmakerConfigurationDetachedDescription": "Whether the embedded matchmaker should be started as a separate process, useful for debugging",
"matchmakerConfigurationDetachedDescription": "Whether a separate process should be spawned, useful for debugging",
"matchmakerInstallationDirectoryName": "Installation directory",
"matchmakerInstallationDirectoryDescription": "Opens the folder where the embedded matchmaker is located",
"matchmakerInstallationDirectoryContent": "Show Files",
"matchmakerResetDefaultsName": "Reset matchmaker",
"matchmakerInstallationDirectoryContent": "Show files",
"matchmakerResetDefaultsName": "Reset",
"matchmakerResetDefaultsDescription": "Resets the matchmaker's settings to their default values",
"matchmakerResetDefaultsContent": "Reset",
"matchmakerResetDefaultsDialogTitle": "Do you want to reset all the setting in this tab to their default values? This action is irreversible",
"matchmakerResetDefaultsDialogSecondaryAction": "Close",
"matchmakerResetDefaultsDialogPrimaryAction": "Reset",
"playName": "Play",
"playGameServerName": "Game Server",
"playGameServerDescription": "Helpful shortcuts to find the server where you want to play",
"playGameServerName": "Multiplayer",
"playGameServerDescription": "See all the available options to start playing",
"playGameServerContentLocal": "Your server",
"playGameServerContentBrowser": "{owner}'s server",
"playGameServerContentCustom": "{address}",
"playGameServerHostName": "Host a server",
"playGameServerHostDescription": "Do you want to create a game server for yourself or your friends? Host one!",
"playGameServerHostDescription": "Configure a game server on your PC",
"playGameServerHostContent": "Host",
"playGameServerBrowserName": "Browse servers",
"playGameServerBrowserDescription": "Find a discoverable server hosted on the Reboot Launcher in the server browser",
"playGameServerBrowserDescription": "Discover servers hosted by the community",
"playGameServerBrowserContent": "Browse",
"playGameServerCustomName": "Join a Custom server",
"playGameServerCustomDescription": "Type the address of any server, whether it was hosted on the Reboot Launcher or not",
"playGameServerCustomName": "Join a custom server",
"playGameServerCustomDescription": "Join a game server using its public IP address",
"playGameServerCustomContent": "Enter IP",
"settingsName": "Settings",
"settingsClientName": "Client settings",
"settingsClientName": "Client",
"settingsClientDescription": "This section contains the dlls used to make the Fortnite client work",
"settingsClientConsoleName": "Unreal engine console",
"settingsClientConsoleDescription": "This file is injected to unlock the Unreal Engine Console",
"settingsClientConsoleDescription": "Unlocks the Unreal Engine Console",
"settingsClientAuthName": "Authentication patcher",
"settingsClientAuthDescription": "This file is injected to redirect all HTTP requests to the launcher's authenticator",
"settingsClientAuthDescription": "Redirects all HTTP requests to the authenticator",
"settingsClientMemoryName": "Memory patcher",
"settingsClientMemoryDescription": "This file is injected to prevent the Fortnite client from crashing because of a memory leak",
"settingsClientMemoryDescription": "Prevents the client from crashing because of a memory leak",
"settingsClientArgsName": "Custom launch arguments",
"settingsClientArgsDescription": "Additional arguments to use when launching the game",
"settingsClientArgsPlaceholder": "Arguments...",
"settingsServerName": "Game server settings",
"settingsServerName": "Game server",
"settingsServerSubtitle": "This section contains settings related to the game server implementation",
"settingsServerFileName": "Implementation",
"settingsServerFileDescription": "This file is injected to create a game server & host matches",
"settingsServerFileDescription": "Creates a game server to host matches",
"settingsServerPortName": "Port",
"settingsServerPortDescription": "The port used by the game server dll",
"settingsServerMirrorName": "Update mirror",
@@ -113,11 +115,11 @@
"settingsServerMirrorPlaceholder": "mirror",
"settingsServerTimerName": "Update timer",
"settingsServerTimerSubtitle": "Determines when the game server dll should be updated",
"settingsUtilsName": "Launcher utilities",
"settingsUtilsSubtitle": "This section contains handy settings for the launcher",
"settingsUtilsName": "Launcher",
"settingsUtilsSubtitle": "This section contains settings related to the launcher",
"settingsUtilsInstallationDirectoryName": "Installation directory",
"settingsUtilsInstallationDirectorySubtitle": "Opens the installation directory",
"settingsUtilsInstallationDirectoryContent": "Show Files",
"settingsUtilsInstallationDirectoryContent": "Show files",
"settingsUtilsBugReportName": "Create a bug report",
"settingsUtilsBugReportSubtitle": "Help me fix bugs by reporting them",
"settingsUtilsBugReportContent": "Report a bug",
@@ -127,8 +129,12 @@
"settingsUtilsResetDefaultsContent": "Reset",
"settingsUtilsDialogSecondaryAction": "Close",
"settingsUtilsDialogPrimaryAction": "Reset",
"addVersionName": "Version",
"addVersionDescription": "Select the version of Fortnite you want to use",
"selectFortniteName": "Fortnite version",
"selectFortniteDescription": "Select the version of Fortnite you want to use",
"manageVersionsName": "Manage versions",
"manageVersionsDescription": "Manage your Fortnite installations",
"importVersionName": "Import",
"importVersionDescription": "Import a new version of Fortnite into the launcher",
"addLocalBuildName": "Add a version from this PC's local storage",
"addLocalBuildDescription": "Versions coming from your local disk are not guaranteed to work",
"addLocalBuildContent": "Add build",
@@ -148,12 +154,12 @@
"copyErrorDialogSuccess": "Copied error to clipboard",
"defaultServerName": "Reboot Game Server",
"defaultServerDescription": "Just another server",
"updatingRebootDll": "Downloading reboot dll...",
"updatedRebootDll": "The reboot dll was downloaded successfully",
"updateRebootDllError": "An error occurred while downloading the reboot dll: {error}",
"updateRebootDllErrorAction": "Retry",
"downloadingDll": "Downloading {name} dll...",
"downloadDllSuccess": "The {name} dll was downloaded successfully",
"downloadDllError": "An error occurred while downloading the reboot dll: {error}",
"downloadDllRetry": "Retry",
"uncaughtErrorMessage": "An uncaught error was thrown: {error}",
"launchingHeadlessServer": "Launching the headless server...",
"launchingHeadlessServer": "Launching the game server...",
"usernameOrEmail": "Username/Email",
"usernameOrEmailPlaceholder": "Type your username or email",
"password": "Password",
@@ -162,7 +168,9 @@
"saveProfileChanges": "Save",
"startingServer": "Starting the {name}...",
"startedServer": "The {name} was started successfully",
"checkedServer": "The {name} works correctly",
"startServerError": "An error occurred while starting the {name}: {error}",
"localServerError": "The local {name} doesn't work correctly: {error}",
"stoppingServer": "Stopping the {name}...",
"stoppedServer": "The {name} was stopped successfully",
"stopServerError": "An error occurred while stopping the {name}: {error}",
@@ -185,7 +193,6 @@
"joinedServer": "You joined {author}'s server successfully!",
"copiedIp": "Copied IP to the clipboard",
"selectVersion": "Select a version",
"noVersions": "Please create or download a version",
"missingVersion": "This version doesn't exist on the local machine",
"deleteVersionDialogTitle": "Are you sure you want to delete this version?",
"deleteVersionFromDiskOption": "Delete version files from disk",
@@ -202,8 +209,11 @@
"openInExplorer": "Open in explorer",
"modify": "Modify",
"delete": "Delete",
"build": "Build",
"selectBuild": "Select a fortnite build",
"source": "Source",
"manifest": "Manifest",
"archive": "Archive",
"build": "Version",
"selectBuild": "Select a fortnite version",
"fetchingBuilds": "Fetching builds and disks...",
"unknownError": "Unknown error",
"downloadVersionError": "Cannot download version: {error}",
@@ -229,7 +239,7 @@
"startGame": "Start fortnite",
"stopGame": "Close fortnite",
"waitingForGameServer": "Waiting for the game server to boot up...",
"gameServerStartWarning": "The headless server was started successfully, but the game server didn't boot",
"gameServerStartWarning": "The game server was started successfully, but Reboot didn't load",
"gameServerStartLocalWarning": "The game server was started successfully, but other players can't join",
"gameServerStarted": "The game server was started successfully",
"checkingGameServer": "Checking if other players can join the game server...",
@@ -251,7 +261,6 @@
"missingVersionError": "Download or select a version before starting Fortnite",
"missingExecutableError": "Missing Fortnite executable: usually this means that the installation was moved or deleted",
"corruptedVersionError": "Corrupted Fortnite installation: please download it again from the launcher or change version",
"missingDllError": "The dll at {path} doesn't exist",
"corruptedDllError": "Cannot inject dll: {error}",
"tokenError": "Cannot log in into Fortnite: authentication error",
"unknownFortniteError": "An unknown error occurred while launching Fortnite: {error}",
@@ -264,5 +273,19 @@
"light": "Light",
"system": "System",
"settingsUtilsLanguageName": "Language",
"settingsUtilsLanguageDescription": "Select the language to use inside the launcher"
"settingsUtilsLanguageDescription": "Select the language to use inside the launcher",
"playAutomaticServerName": "Embedded game server",
"playAutomaticServerDescription": "Whether a game server should be started automatically if none was configured",
"infoDocumentationName": "Documentation",
"infoDocumentationDescription": "Read some tutorials on how to use Reboot",
"infoDocumentationContent": "Open GitHub",
"infoDiscordName": "Discord",
"infoDiscordDescription": "Join the discord server to receive help",
"infoDiscordContent": "Open Discord",
"infoVideoName": "Tutorial",
"infoVideoDescription": "Watch a tutorial to understand how to use the launcher",
"infoVideoContent": "Open YouTube",
"dllDeletedTitle": "A critical dll was deleted. If you didn't delete it, your Antivirus probably flagged it. This is a false positive: please disable your Antivirus and try again",
"dllDeletedSecondaryAction": "Close",
"dllDeletedPrimaryAction": "Try again"
}