Dateien nach "src/main/resources/languages" hochladen
This commit is contained in:
68
src/main/resources/languages/strings_cs_CZ.json
Normal file
68
src/main/resources/languages/strings_cs_CZ.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Kanál neexistuje.",
|
||||
"channelLocked": "Kanál uzamčen.",
|
||||
"channelUnlocked": "Kanál odemčen",
|
||||
"channelRemoved": "Kanál odstraněn.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Seznam změn"
|
||||
}
|
68
src/main/resources/languages/strings_de.json
Normal file
68
src/main/resources/languages/strings_de.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Kanal existiert nicht.",
|
||||
"channelLocked": "Kanal gesperrt.",
|
||||
"channelUnlocked": "Kanal freigeschaltet.",
|
||||
"channelRemoved": "Kanal entfernt",
|
||||
"channelRemovedNoSigns": "Kanal entfernt weil keine Schilder mehr am Kanal angeschlossen sind.",
|
||||
"channelOwner": "Der Kanal Besitzer ist: %%CHANNELOWNER",
|
||||
"channelOwners": "Der Kanal Besitzer sind: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "Der Spieler %%PLAYERNAME ist nun Besitzer dieses Kanals.",
|
||||
"channelOwnerRemoved": "Der Spieler %%PLAYERNAME wurde entfernt.",
|
||||
"channelAlreadyOwner": "Der Spieler ist bereits Besitzer dieses Kanals.",
|
||||
"channelNoOwner": "Der Spieler ist kein Besitzer dieses Kanals.",
|
||||
|
||||
"dbBackupDone": "Ein Backup wurde wurde im Plugin Ordner erstellt.",
|
||||
"dbBackupFailed": "Beim Backup ist ein Fehler aufgetreten.",
|
||||
"dbDeleteConfirm": "Du bist dabei die gesamte Datenbank zu löschen. Ein Backup wird erstellt wenn du fortfährst. Du musst den Befehl erneut ausführen, wenn du sicher bist, dass du die Datenbank löschen möchtest.",
|
||||
"dbDeleteDone": "Datenbank wurde erfolgreich gelöscht.",
|
||||
"dbDeleteFailed": "Beim Löschen der Datenbank ist ein Fehler aufgetreten.",
|
||||
"dbPurgeDone": "Datenbank wurde erfolgreich gelöscht.",
|
||||
"dbPurgeFailed": "Beim Löschen der Datenbank ist ein Fehler aufgetreten.",
|
||||
"dbRestoreDone": "Das letzte Backup wurde erfolgreich wiederhergestellt.",
|
||||
"dbRestoreFailed": "Beim Wiederherstellen des letzten Backups ist ein Fehler aufgetreten.",
|
||||
"dbConvertConfirm": "Bist du sicher, dass du den Datenbanktyp in %%STORAGETYPE ändern möchtest? Ein Backup wird erstellt wenn du fortfährst. Du musst den Befehl erneut ausführen, wenn du sicher bist, dass du fortfahren willst.",
|
||||
"dbConvertDone": "Das Konvertieren der Dateien war erfolgreich.",
|
||||
"dbConvertFailed": "Konvertieren von Dateien fehlgeschlagen. Verfügbare Typen: %%TYPES",
|
||||
"dbConvertSameType": "Konvertieren von Dateien fehlgeschlagen. Du verwendest diesen Speichertyp bereits.",
|
||||
|
||||
"commandNotFound": "Unterbefehl existiert nicht.",
|
||||
"commandTooFewArguments": "Du hast nicht genug Argumente angegeben.",
|
||||
"commandNoData": "Keine Daten gefunden!",
|
||||
"commandOnlyInGame": "Nur In-Game Benutzer können diesen Befehl verwenden.",
|
||||
"commandInferiorZero": "Die Zahl darf nicht kleiner als 0 sein.",
|
||||
"commandNoNumber": "Das ist keine Zahl.",
|
||||
"commandSignNotFound": "Schild nicht gefunden.",
|
||||
"commandInvalidSignLocation": "Kann kein Schild an deinem Standort erstellen.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Kanal ist erfolgreich aktiviert.",
|
||||
"commandIncorrectSignType": "Falscher Schild-Typ.",
|
||||
"commandActivationMin": "Die Aktivierungszeit muss mindestens 50 ms betragen.",
|
||||
"commandDelayMin": "Die Verzögerung muss mindestens 50 ms betragen.",
|
||||
"commandIntervalMin": "Der Intervall muss mindestens 50 ms betragen.",
|
||||
"commandLanguageChanged": "Die Sprache wurde erfolgreich zu Englisch geändert.",
|
||||
"commandVersion": "Du verwendest derzeit die Version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "Du kannst kein WirelessRedstone auf diesem Block erstellen.",
|
||||
"destroyReceiverTorch": "Du kannst meine Zauberfackeln nicht abbauen, mein Freund!",
|
||||
"channelCreated": "Du hast gerade einen neuen Kanal erstellt.",
|
||||
"channelExtended": "Du hast gerade einen Kanal erweitert.",
|
||||
"signDestroyed": "Schild wurde erfolgreich gelöscht.",
|
||||
"noTransmitters": "Keine anderen Sender gefunden, Kanal wurde ausgeschaltet.",
|
||||
"attachedToSign": "Du kannst keinen Block zerstören, der an einem WirelessRedstone-Schild angeschlossen ist.",
|
||||
"autoAssigned": "Der Name wurde automatisch geändert in: %%CHANNELNAME",
|
||||
"delayNumberOnly": "Die Verzögerung muss eine Zahl sein.",
|
||||
"intervalNumberOnly": "Der Intervall muss eine Zahl sein.",
|
||||
"noChannelName": "Es wurde kein Kanalname angegeben.",
|
||||
"invalidChars": "Das Schild enthält Zeichen, die in einem Kanalnamen nicht erlaubt sind.",
|
||||
|
||||
"permissionGeneral": "Du hast nicht die Berechtigungen, das zu tun.",
|
||||
"permissionChannelAccess": "Du hast keinen Zugriff auf diesen Kanal.",
|
||||
"permissionCreateChannel": "Du darfst keinen Kanal erstellen.",
|
||||
"permissionCreateSign": "Du darfst dieses Schild nicht erstellen.",
|
||||
"permissionDestroySign": "Du darfst diese Schild nicht zerstören.",
|
||||
|
||||
"newUpdate": "Es ist ein Update vorhanden! Du kannst die Version %%NEWVERSION hier herunterladen: %%URL",
|
||||
"changelog": "Änderungsprotokoll"
|
||||
}
|
68
src/main/resources/languages/strings_en.json
Normal file
68
src/main/resources/languages/strings_en.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_es.json
Normal file
68
src/main/resources/languages/strings_es.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "Redstone Sin Cables",
|
||||
|
||||
"channelNotFound": "El canal no existe.",
|
||||
"channelLocked": "Canal bloqueado.",
|
||||
"channelUnlocked": "Canal desbloqueado",
|
||||
"channelRemoved": "Canal eliminado.",
|
||||
"channelRemovedNoSigns": "Canal eliminado porque no hay mas carteles unidos al canal.",
|
||||
"channelOwner": "El dueño del canal es: %%CHANNELOWNER",
|
||||
"channelOwners": "Los dueños del canal son: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "El jugador %%PLAYERNAME es ahora dueño de este canal.",
|
||||
"channelOwnerRemoved": "El jugador %%PLAYERNAME es removido.",
|
||||
"channelAlreadyOwner": "El jugador ya es un dueño de este canal.",
|
||||
"channelNoOwner": "El jugador no es un dueño de este canal.",
|
||||
|
||||
"dbBackupDone": "Una copia de seguridad fue creada en la carpeta del plugin.",
|
||||
"dbBackupFailed": "Un error sucedio mientras se creaba una copia de seguridad.",
|
||||
"dbDeleteConfirm": "Estas a punto de eliminar toda la base de datos. Una copia de seguridad sera creada si continuas. Necesitas ejecutar este comando nuevamente si estas seguro de que quieres eliminar la base de datos.",
|
||||
"dbDeleteDone": "La base de datos ha sido eliminada exitosamente.",
|
||||
"dbDeleteFailed": "Un error ocurrio mientras se eliminaba la base de datos.",
|
||||
"dbPurgeDone": "La base de datos ha sido purgada exitosamente.",
|
||||
"dbPurgeFailed": "Un error ocurrio mientras se purgaba la base de datos.",
|
||||
"dbRestoreDone": "La ultima copia de seguridad ha sido restaurada exitosamente.",
|
||||
"dbRestoreFailed": "Un error ocurrio mientras se restauraba la ultima copia de seguridad.",
|
||||
"dbConvertConfirm": "Estas seguro de que quieres cambiar el tipo de la base de datos a %%STORAGETYPE? Una copia de seguridad sera creada si continuas. Necesitas ejecutar este comando nuevamente si desea continuar. ",
|
||||
"dbConvertDone": "La conversion de archivos fue exitosa.",
|
||||
"dbConvertFailed": "La conversion de archivos ha fallado. Tipos disponibles: %%TYPES",
|
||||
"dbConvertSameType": "La conversion de archivos ha fallado. Actualmente estas en este tipo de almacenamiento.",
|
||||
|
||||
"commandNotFound": "Este Subcomando no existe.",
|
||||
"commandTooFewArguments": "No has dado suficientes argumentos.",
|
||||
"commandNoData": "Sin data encontrada!",
|
||||
"commandOnlyInGame": "Unicamente los usuarios en juego pueden ejecutar este comando.",
|
||||
"commandInferiorZero": "El numero no puede ser menos que 0.",
|
||||
"commandNoNumber": "Esto no es un numero.",
|
||||
"commandSignNotFound": "El cartel no pudo ser encontrado.",
|
||||
"commandInvalidSignLocation": "No se puede crear un cartel en tu ubicacion.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Canal activado exitosamente!",
|
||||
"commandIncorrectSignType": "Tipo de cartel incorrecto.",
|
||||
"commandActivationMin": "La activacion debe ser por lo menos de 50 ms.",
|
||||
"commandDelayMin": "El delay tiene que ser de por lo menos 50 ms.",
|
||||
"commandIntervalMin": "El intervalo debe ser de por lo menos 50 ms.",
|
||||
"commandLanguageChanged": "Lenguaje cambiada a Español exitosamente.",
|
||||
"commandVersion": "Estas usando la version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "No puedes crear un cartel de redstone sin cables en este bloque.",
|
||||
"destroyReceiverTorch": "No puedes romper mis antorchas magicas amigo!",
|
||||
"channelCreated": "Has creado un nuevo canal.",
|
||||
"channelExtended": "Has extendido un canal.",
|
||||
"signDestroyed": "Este cartel ha sido eliminado exitosamente.",
|
||||
"noTransmitters": "Ningun transmisor fue encontrado, Desactivando.",
|
||||
"attachedToSign": "No puedes destruir este bloque que esta junto a un cartel de redstone sin cables.",
|
||||
"autoAssigned": "El nombre ha sido cambiado automaticamente a: %%CHANNELNAME",
|
||||
"delayNumberOnly": "El delay tiene que ser un numero.",
|
||||
"intervalNumberOnly": "El intervalo tiene que ser un numero.",
|
||||
"noChannelName": "Ningun nombre de canal ha sido proporcionado.",
|
||||
"invalidChars": "El cartel contiene caracteres que no estan permitidos en un nombre de canal.",
|
||||
|
||||
"permissionGeneral": "No tienes permiso para hacer esto.",
|
||||
"permissionChannelAccess": "No tienes permiso para acceder este canal.",
|
||||
"permissionCreateChannel": "No tienes permiso para crear un canal.",
|
||||
"permissionCreateSign": "No tienes permiso para crear este cartel.",
|
||||
"permissionDestroySign": "No tienes permiso para destruir este cartel.",
|
||||
|
||||
"newUpdate": "Hay una actualizacion disponible! Puedes descargar la version %%NEWVERSION justo aqui: %%URL",
|
||||
"changelog": "Registro De Cambios."
|
||||
}
|
68
src/main/resources/languages/strings_fr.json
Normal file
68
src/main/resources/languages/strings_fr.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "Redstone sans-fil",
|
||||
|
||||
"channelNotFound": "Cette chaîne n'existe pas.",
|
||||
"channelLocked": "La chaîne a été fermée.",
|
||||
"channelUnlocked": "La chaîne a été ouverte.",
|
||||
"channelRemoved": "La chaîne a été supprimée.",
|
||||
"channelRemovedNoSigns": "La chaîne a été supprimée car il n'y avait plus de panneaux.",
|
||||
"channelOwner": "Le propriétaire de la chaîne est: %%CHANNELOWNER",
|
||||
"channelOwners": "Les propriétaires de la chaîne sont: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "Le joueur %%PLAYERNAME est maintenant un propriétaire de cette chaîne.",
|
||||
"channelOwnerRemoved": "Le joueur %%PLAYERNAME n'est plus propriétaire. ",
|
||||
"channelAlreadyOwner": "Ce joueur est déjà propriétaire de cette chaîne.",
|
||||
"channelNoOwner": "Ce joueur n'est pas propriétaire de cette chaîne.",
|
||||
|
||||
"dbBackupDone": "Une sauvegarde de secours a été créée dans le fichier du plugin.",
|
||||
"dbBackupFailed": "Il y a eu une erreur pendant le chargement de la sauvegarde de secours.",
|
||||
"dbDeleteConfirm": "Vous êtes sur le point de supprimer la database entière. Une sauvegarde sera créée si vous continuez. Vous devez refaire la commande si vous êtes sûr de vouloir supprimer la database.",
|
||||
"dbDeleteDone": "La database a correctement été supprimée.",
|
||||
"dbDeleteFailed": "Il y a eu une erreur pendant la suppression de la database.",
|
||||
"dbPurgeDone": "La database a été vidée avec succès.",
|
||||
"dbPurgeFailed": "Il y a eu une erreur pendant le videment de la database.",
|
||||
"dbRestoreDone": "La dernière sauvegarde a été restaurée avec succès.",
|
||||
"dbRestoreFailed": "Il y a eu une erreur pendant la restauration de la dernière sauvegarde.",
|
||||
"dbConvertConfirm": "Vous êtes sûr de vouloir changer le type de database à %%STORAGETYPE? Une sauvegarde sera créée si vous continuez. Vous devez refaire la commande si vous êtes sûr de vouloir continuer.",
|
||||
"dbConvertDone": "Les fichiers on été convertis avec succès.",
|
||||
"dbConvertFailed": "La conversion des fichiers a échouée; Types disponibles: %%TYPES",
|
||||
"dbConvertSameType": "La conversion des fichiers a échouée. Vous êtes déjà sur ce type de stockage.",
|
||||
|
||||
"commandNotFound": "Cette sous-commande n'existe pas.",
|
||||
"commandTooFewArguments": "Vous n'avez pas donné assez de détails.",
|
||||
"commandNoData": "Aucune data trouvée.",
|
||||
"commandOnlyInGame": "Seuls les joueurs peuvent utiliser cette commande.",
|
||||
"commandInferiorZero": "Le nombre ne peux pas être en dessous de 0.",
|
||||
"commandNoNumber": "Ce n'est pas un nombre.",
|
||||
"commandSignNotFound": "Panneau non trouvé.",
|
||||
"commandInvalidSignLocation": "Nous ne pouvons pas créer de panneau à cet endroit. ",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "La chaîne a été activée avec succès.",
|
||||
"commandIncorrectSignType": "Type de panneau incorrect.",
|
||||
"commandActivationMin": "Le temps d'activation doit au moins être de 50 ms.",
|
||||
"commandDelayMin": "Le délai doit être d'au moins 50 ms.",
|
||||
"commandIntervalMin": "L'intervalle doit être d'au moins 50 ms.",
|
||||
"commandLanguageChanged": "Le langage a été changé à Anglais avec succès.",
|
||||
"commandVersion": "Actuellement, vous utilisez la version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "Vous ne pouvez pas créer un panneau de Redstone sans fil sur ce bloc.",
|
||||
"destroyReceiverTorch": "Tu ne peux pas détruire mes torches magiques mon pote!",
|
||||
"channelCreated": "Vous venez de créer une nouvelle chaîne.",
|
||||
"channelExtended": "Vous avez relié une chaîne.",
|
||||
"signDestroyed": "Vous avez détruit ce panneau avec succès.",
|
||||
"noTransmitters": "Pas d'autres transmetteurs trouvés; on s'éteint.",
|
||||
"attachedToSign": "Vous ne pouvez pas détruire un bloc relié à un panneau de Redstone sans-fil.",
|
||||
"autoAssigned": "Le nom a été changé automatiquement à: %%CHANNELNAME",
|
||||
"delayNumberOnly": "Le délai doit être un nombre.",
|
||||
"intervalNumberOnly": "L'intervalle doit être un nombre.",
|
||||
"noChannelName": "Aucun nom de chaîne a été donné.",
|
||||
"invalidChars": "Le panneau contient des caractères qui ne sont pas autorisés dans un nom de chaîne.",
|
||||
|
||||
"permissionGeneral": "Vous n'avez pas les permissions d'éffectuer ceci.",
|
||||
"permissionChannelAccess": "Vous n'avez pas l'accès à cette chaîne.",
|
||||
"permissionCreateChannel": "Vous n'êtes pas autorisés à créer une chaîne.",
|
||||
"permissionCreateSign": "Vous n'êtes pas autorisés à créer ce panneau.",
|
||||
"permissionDestroySign": "Vous n'êtes pas autorisés à détruire ce panneau.",
|
||||
|
||||
"newUpdate": "Il y a une mise à jour disponible! Vous pouvez télécharger la version %%NEWVERSION ici: %%URL",
|
||||
"changelog": "Journal de changements"
|
||||
}
|
68
src/main/resources/languages/strings_it.json
Normal file
68
src/main/resources/languages/strings_it.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Il canale non esiste",
|
||||
"channelLocked": "Canale bloccato",
|
||||
"channelUnlocked": "Canale sbloccato",
|
||||
"channelRemoved": "Canale rimosso",
|
||||
"channelRemovedNoSigns": "Canale rimosso perché non ci sono più segnali collegati al canale",
|
||||
"channelOwner": "Il proprietario del canale è: %%CHANNELOWNER",
|
||||
"channelOwners": "I proprietari dei canali sono: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "Il giocatore %% PLAYERNAME è ora proprietario di questo canale.",
|
||||
"channelOwnerRemoved": "Il giocatore %%PLAYERNAME è stato rimosso",
|
||||
"channelAlreadyOwner": "Il giocatore è già proprietario di questo canale",
|
||||
"channelNoOwner": "Il giocatore non è un proprietario di questo canale",
|
||||
|
||||
"dbBackupDone": "Un backup è stato creato nella cartella del plugin",
|
||||
"dbBackupFailed": "Si è verificato un errore durante il backup",
|
||||
"dbDeleteConfirm": "Stai per eliminare l'intero database, se continui, verrà creato un backup, se hai la certezza di voler eliminare il database, devi eseguire di nuovo questo comando",
|
||||
"dbDeleteDone": "Il database è stato cancellato con successo",
|
||||
"dbDeleteFailed": "Si è verificato un errore durante l'eliminazione del database",
|
||||
"dbPurgeDone": "Il database è stato cancellato correttamente",
|
||||
"dbPurgeFailed": "Si è verificato un errore durante l'eliminazione del database",
|
||||
"dbRestoreDone": "L'ultimo backup è stato ripristinato con successo",
|
||||
"dbRestoreFailed": "Si è verificato un errore durante il ripristino dell'ultimo backup",
|
||||
"dbConvertConfirm": "Sei sicuro di voler cambiare il tipo di database in %%STORAGETYPE ? Se si continua, verrà creato un backup. Se si desidera continuare, è necessario eseguire questo comando",
|
||||
"dbConvertDone": "La conversione dei file è avvenuta con successo",
|
||||
"dbConvertFailed": "Conversione di file non riuscita. Tipi disponibili: %%TYPES",
|
||||
"dbConvertSameType": "Conversione di file non riuscita. Si sta già utilizzando quel tipo di archiviazione",
|
||||
|
||||
"commandNotFound": "Comando inesistente",
|
||||
"commandTooFewArguments": "Non hai dato abbastanza argomenti",
|
||||
"commandNoData": "Nessun dato trovato!",
|
||||
"commandOnlyInGame": "Solo gli utenti del gioco possono utilizzare questo comando",
|
||||
"commandInferiorZero": "Il numero non può essere inferiore a 0",
|
||||
"commandNoNumber": "Questo non è un numero",
|
||||
"commandSignNotFound": "Segnale non trovato",
|
||||
"commandInvalidSignLocation": "Impossibile creare il segnale sulla tua posizione",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Il canale è stato attivato con successo",
|
||||
"commandIncorrectSignType": "Tipo di segno errato",
|
||||
"commandActivationMin": "Il tempo di attivazione deve essere di almeno 50 ms",
|
||||
"commandDelayMin": "Il ritardo deve essere di almeno 50 ms",
|
||||
"commandIntervalMin": "L'intervallo deve essere di almeno 50 ms",
|
||||
"commandLanguageChanged": "Cambio della lingua in Italiano avvenuta con successo",
|
||||
"commandVersion": "Attualmente stai usando la versione: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "Non puoi creare un segnale WirelessRedstone su questo blocco",
|
||||
"destroyReceiverTorch": "Non puoi rompere le torce del mio amico !",
|
||||
"channelCreated": "Hai appena creato un nuovo canale",
|
||||
"channelExtended": "Hai appena esteso un canale",
|
||||
"signDestroyed": "Cancellato con successo a questo segnale",
|
||||
"noTransmitters": "Nessun altro trasmettitore trovato, in spegnimento",
|
||||
"attachedToSign": "Non è possibile distruggere un blocco collegato a un segnale WirelessRedstone",
|
||||
"autoAssigned": "Modificato automaticamente il nome in: %%CHANNELNAME",
|
||||
"delayNumberOnly": "Il ritardo deve essere un numero",
|
||||
"intervalNumberOnly": "L'intervallo deve essere un numero",
|
||||
"noChannelName": "Nessun nome di canale è stato dato",
|
||||
"invalidChars": "Il segnale contiene caratteri che non sono consentiti nel nome di un canale",
|
||||
|
||||
"permissionGeneral": "Non hai i permessi per farlo",
|
||||
"permissionChannelAccess": "Non hai accesso a questo canale",
|
||||
"permissionCreateChannel": "Non ti è permesso creare un canale",
|
||||
"permissionCreateSign": "Non sei autorizzato a creare questo segnale",
|
||||
"permissionDestroySign": "Non sei autorizzato a distruggere questo segnale",
|
||||
|
||||
"newUpdate": "C'è un aggiornamento disponibile! Puoi scaricare la versione %%NEWVERSION qui: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_ja_JP.json
Normal file
68
src/main/resources/languages/strings_ja_JP.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_ko_KR.json
Normal file
68
src/main/resources/languages/strings_ko_KR.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_nl.json
Normal file
68
src/main/resources/languages/strings_nl.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Kanaal bestaat niet.",
|
||||
"channelLocked": "Kanaal vergrendeld.",
|
||||
"channelUnlocked": "Kanaal ontgrendeld.",
|
||||
"channelRemoved": "Kanaal verwijderd.",
|
||||
"channelRemovedNoSigns": "Kanaal verwijderd omdat het kanaal geen borden meer bevat.",
|
||||
"channelOwner": "Kanaal eigenaar is: %%CHANNELOWNER",
|
||||
"channelOwners": "Kanaal eigenaren zijn: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "De speler %%PLAYERNAME is nu een eigenaar van het kanaal.",
|
||||
"channelOwnerRemoved": "De speler %%PLAYERNAME is verwijderd.",
|
||||
"channelAlreadyOwner": "De speler is al een eigenaar van het kanaal.",
|
||||
"channelNoOwner": "De speler is niet een eigenaar van het kanaal.",
|
||||
|
||||
"dbBackupDone": "Er is een back-up gemaakt en opgeslagen in de plugin map.",
|
||||
"dbBackupFailed": "Er is een fout opgetreden tijdens het back-uppen.",
|
||||
"dbDeleteConfirm": "Je staat op het punt om de hele database te verwijderen. Een back-up zal worden gemaakt als je doorgaat. Je moet deze commando nog een keer uitvoeren als je zeker bent dat je de database wil verwijderen.",
|
||||
"dbDeleteDone": "Database is succesvol verwijderd.",
|
||||
"dbDeleteFailed": "Er is een fout opgetreden tijdens het verwijderen van de database.",
|
||||
"dbPurgeDone": "Database succesvol gereinigd.",
|
||||
"dbPurgeFailed": "Er is een fout opgetreden tijdens het reinigen van de database.",
|
||||
"dbRestoreDone": "De laatste back-up is succesvol hersteld.",
|
||||
"dbRestoreFailed": "Er is een fout opgetreden tijdens het herstellen van de laatste back-up.",
|
||||
"dbConvertConfirm": "Weet je zeker dat je de database type wil veranderen naar %%STORAGETYPE? Een back-up zal worden gemaakt als je doorgaat. Je moet deze commando nog een keer uitvoeren als je wil doorgaan.",
|
||||
"dbConvertDone": "Omzetten van bestanden was succesvol.",
|
||||
"dbConvertFailed": "Omzetten van bestanden mislukt. Beschikbare types: %%TYPES",
|
||||
"dbConvertSameType": "Omzetten van bestanden mislukt. Je bent al op die opslag type.",
|
||||
|
||||
"commandNotFound": "Opdracht bestaat niet.",
|
||||
"commandTooFewArguments": "Je hebt niet genoeg argumenten gegeven.",
|
||||
"commandNoData": "Geen data gevonden!",
|
||||
"commandOnlyInGame": "Alleen spelers in de game kunnen deze commando uitvoeren.",
|
||||
"commandInferiorZero": "Nummer kan niet lager zijn dan 0.",
|
||||
"commandNoNumber": "Dat is geen nummer.",
|
||||
"commandSignNotFound": "Bord niet gevonden.",
|
||||
"commandInvalidSignLocation": "Kan geen bord maken op jouw locatie.",
|
||||
"commandInvalidLocation": "De locatie is ongeldig.",
|
||||
"commandActivated": "Kanaal succesvol geactiveerd.",
|
||||
"commandIncorrectSignType": "Incorrect bord type.",
|
||||
"commandActivationMin": "De activatietijd moet minimaal 50 ms zijn.",
|
||||
"commandDelayMin": "De vertraging moet minimaal 50 ms zijn.",
|
||||
"commandIntervalMin": "De interval moet minimaal 50 ms zijn.",
|
||||
"commandLanguageChanged": "Succesvol de taal verandert naar het Nederlands.",
|
||||
"commandVersion": "Je zit momenteel op versie: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "Je kan geen WirelessRedstone bord maken op dit blok.",
|
||||
"destroyReceiverTorch": "Je kan mijn magische fakkels niet breken mijn vriend!",
|
||||
"channelCreated": "Je hebt zojuist een nieuw kanaal gemaakt.",
|
||||
"channelExtended": "Je hebt zojuist een kanaal uitgebreid.",
|
||||
"signDestroyed": "Het bord is succesvol verwijderd.",
|
||||
"noTransmitters": "Geen andere zenders gevonden, kanaal wordt uitgeschakeld.",
|
||||
"attachedToSign": "Je kan geen blok slopen dat aan een WirelessRedstone bord vast zit.",
|
||||
"autoAssigned": "Automatisch de naam verandert naar: %%CHANNELNAME",
|
||||
"delayNumberOnly": "De vertraging moet een nummer zijn.",
|
||||
"intervalNumberOnly": "De interval moet een nummer zijn.",
|
||||
"noChannelName": "Er is geen kanaal gegeven.",
|
||||
"invalidChars": "Het bord bevat tekens die niet zijn toegestaan in een kanaalnaam.",
|
||||
|
||||
"permissionGeneral": "Je hebt geen toegang om dit te doen.",
|
||||
"permissionChannelAccess": "Je hebt geen toegang tot dit kanaal.",
|
||||
"permissionCreateChannel": "Je hebt geen toegang om een kanaal te maken.",
|
||||
"permissionCreateSign": "Je hebt geen toegang om een bord te maken.",
|
||||
"permissionDestroySign": "Je hebt geen toegang om dit bord te slopen.",
|
||||
|
||||
"newUpdate": "Er is een nieuwe update beschikbaar! Je kan versie %%NEWVERSION hier downloaden: %%URL",
|
||||
"changelog": "Veranderingen"
|
||||
}
|
68
src/main/resources/languages/strings_no.json
Normal file
68
src/main/resources/languages/strings_no.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_pt.json
Normal file
68
src/main/resources/languages/strings_pt.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_ru.json
Normal file
68
src/main/resources/languages/strings_ru.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "Беспроводной Редстоун",
|
||||
|
||||
"channelNotFound": "Канал не найден.",
|
||||
"channelLocked": "Канал заблокирован.",
|
||||
"channelUnlocked": "Канал разблокирован.",
|
||||
"channelRemoved": "Канал удален.",
|
||||
"channelRemovedNoSigns": "Канал удален, потому что больше нет связанных с ним табличек.",
|
||||
"channelOwner": "Владелец канала: %%CHANNELOWNER",
|
||||
"channelOwners": "Владельцы канала: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "Игрок %%PLAYERNAME теперь владелец канала.",
|
||||
"channelOwnerRemoved": "Игрок %%PLAYERNAME удален.",
|
||||
"channelAlreadyOwner": "Игрок уже является владельцем канала.",
|
||||
"channelNoOwner": "Игрок не является владельцем этого канала.",
|
||||
|
||||
"dbBackupDone": "резервная копия сохранена в папке плагина.",
|
||||
"dbBackupFailed": "Ошибка в ходе выполнения резервной копии.",
|
||||
"dbDeleteConfirm": "Вы собираетесь удалить всю базу данных. Резервная копия будет создана, если вы продолжите. Вам нужно снова запустить эту команду, если вы уверены, что хотите удалить базу данных.",
|
||||
"dbDeleteDone": "База данных была успешно удалена.",
|
||||
"dbDeleteFailed": "Произошла ошибка при удалении базы данных.",
|
||||
"dbPurgeDone": "База данных была успешно очищена.",
|
||||
"dbPurgeFailed": "Произошла ошибка при очистке базы данных.",
|
||||
"dbRestoreDone": "Последняя резервная копия успешно восстановлена.",
|
||||
"dbRestoreFailed": "Произошла ошибка при восстановлении последней резервной копии.",
|
||||
"dbConvertConfirm": "Вы уверены, что хотите изменить тип базы данных на %%STORAGETYPE? Резервная копия будет создана, если вы продолжите. Вам нужно снова запустить эту команду, если вы хотите продолжить.",
|
||||
"dbConvertDone": "Преобразование файлов прошло успешно.",
|
||||
"dbConvertFailed": "Преобразование файлов не удалось. Доступные типы: %%TYPES",
|
||||
"dbConvertSameType": "Преобразование файлов не удалось. Тип уже соответствует указанному.",
|
||||
|
||||
"commandNotFound": "Подкомманда не существует.",
|
||||
"commandTooFewArguments": "Вы ввели не достаточно аргументов.",
|
||||
"commandNoData": "Данные не найдены.",
|
||||
"commandOnlyInGame": "Только внутриигровые пользователи могут использовать эту команду.",
|
||||
"commandInferiorZero": "Число не может быть меньше 0.",
|
||||
"commandNoNumber": "Это не число.",
|
||||
"commandSignNotFound": "Табличка не найдена.",
|
||||
"commandInvalidSignLocation": "Невозможно создать табличку на вашем местоположении.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Канал успешно активирован.",
|
||||
"commandIncorrectSignType": "Неверный тип таблички.",
|
||||
"commandActivationMin": "Время активации должно быть не менее 50 мс.",
|
||||
"commandDelayMin": "Задержка должна составлять не менее 50 мс.",
|
||||
"commandIntervalMin": "Интервал должен быть не менее 50 мс.",
|
||||
"commandLanguageChanged": "Успешно изменен язык на Английский.",
|
||||
"commandVersion": "Вы используете версию %%VERSION",
|
||||
|
||||
"cannotCreateSign": "Вы не можете создать знак Беспроводной Редстоун для этого блока.",
|
||||
"destroyReceiverTorch": "Ты не можешь разбить мои волшебные факелы, мой друг!",
|
||||
"channelCreated": "Вы создали новый канал.",
|
||||
"channelExtended": "Вы расширили канал.",
|
||||
"signDestroyed": "Успешно удалили этот знак.",
|
||||
"noTransmitters": "Другие передатчики не найдены, выключение.",
|
||||
"attachedToSign": "Вы не можете уничтожить блок, прикрепленный к знаку Беспроводного Редстоуна.",
|
||||
"autoAssigned": "Автоматически изменено имя на: %%CHANNELNAME",
|
||||
"delayNumberOnly": "Задержка должна быть числом.",
|
||||
"intervalNumberOnly": "Интервал должен быть числом.",
|
||||
"noChannelName": "Название канала не указано.",
|
||||
"invalidChars": "Табличка содержит символы не разрешенные в имени канала.",
|
||||
|
||||
"permissionGeneral": "У вас нет прав делать это.",
|
||||
"permissionChannelAccess": "У вас нет доступа к этому каналу.",
|
||||
"permissionCreateChannel": "Вам не разрешено создавать каналы.",
|
||||
"permissionCreateSign": "У вас нет разрешений создавать эти таблички.",
|
||||
"permissionDestroySign": "У вас нет прав разрушать эти таблички.",
|
||||
|
||||
"newUpdate": "Доступно обновление! Вы можете скачать версию %%NEWVERSION здесь: %%URL",
|
||||
"changelog": "Изменения"
|
||||
}
|
68
src/main/resources/languages/strings_tr.json
Normal file
68
src/main/resources/languages/strings_tr.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Kanal mevcut değil.",
|
||||
"channelLocked": "Kanal Kilitlendi.",
|
||||
"channelUnlocked": "Kanal kilidi açıldı.",
|
||||
"channelRemoved": "Kanal silindi.",
|
||||
"channelRemovedNoSigns": "Kanala bağlı tabela bulunmadığı için kanal silindi.",
|
||||
"channelOwner": "Kanal Sahibi: %%CHANNELOWNER",
|
||||
"channelOwners": "Kanal Sahipleri: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "%%PLAYERNAME Artık bu kanalın sahibi.",
|
||||
"channelOwnerRemoved": "%%PLAYERNAME Kanaldan atıldı.",
|
||||
"channelAlreadyOwner": "Bu oyuncu zaten bu kanalın sahibi",
|
||||
"channelNoOwner": "Bu oyuncu kanalın sahibi değil.",
|
||||
|
||||
"dbBackupDone": "plugin klasörüne yedek kaydedildi",
|
||||
"dbBackupFailed": "Yedekleme esnasında hata oluştu.",
|
||||
"dbDeleteConfirm": "Tüm veritabanını silmek üzeresin. Eğer devam edersen yedek oluşturulacak. Eğer veritabanını silmek istediğine eminsen komutu tekrar girmelisin.",
|
||||
"dbDeleteDone": "Veritabanı başarıyla silindi.",
|
||||
"dbDeleteFailed": "Veritabanını silerken bir hata meydana geldi.",
|
||||
"dbPurgeDone": "Veritabanı başarıyla temizlendi.",
|
||||
"dbPurgeFailed": "Veritabanını temizlerken bir hata meydana geldi.",
|
||||
"dbRestoreDone": "En son yedek başarıyla yüklendi.",
|
||||
"dbRestoreFailed": "Son yedeği yüklerken bir hata meydana geldi.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_zh_CN.json
Normal file
68
src/main/resources/languages/strings_zh_CN.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "Channel does not exist.",
|
||||
"channelLocked": "Channel locked.",
|
||||
"channelUnlocked": "Channel unlocked.",
|
||||
"channelRemoved": "Channel removed.",
|
||||
"channelRemovedNoSigns": "Channel removed because there are no more signs attached to the channel.",
|
||||
"channelOwner": "The channel owner is: %%CHANNELOWNER",
|
||||
"channelOwners": "The channel owners are: %%CHANNELOWNERS",
|
||||
"channelOwnerAdded": "The player %%PLAYERNAME is now an owner of this channel.",
|
||||
"channelOwnerRemoved": "The player %%PLAYERNAME is removed.",
|
||||
"channelAlreadyOwner": "The player is already an owner of this channel.",
|
||||
"channelNoOwner": "The player is not an owner of this channel.",
|
||||
|
||||
"dbBackupDone": "A backup has been created into the plugin folder.",
|
||||
"dbBackupFailed": "An error has occurred while backing up.",
|
||||
"dbDeleteConfirm": "You are about to delete the entire database. A backup will be created if you continue. You need to run this command again if you are sure that you want to delete the database.",
|
||||
"dbDeleteDone": "Database has been successfully deleted.",
|
||||
"dbDeleteFailed": "An error has occurred while deleting the database.",
|
||||
"dbPurgeDone": "Database has been successfully purged.",
|
||||
"dbPurgeFailed": "An error has occurred while purging the database.",
|
||||
"dbRestoreDone": "The latest backup is successfully restored.",
|
||||
"dbRestoreFailed": "An error has occurred while restoring latest backup.",
|
||||
"dbConvertConfirm": "Are you sure you want change the database type to %%STORAGETYPE? A backup will be created if you continue. You need to run this command again if you want to continue.",
|
||||
"dbConvertDone": "Converting files was successful.",
|
||||
"dbConvertFailed": "Converting files failed. Available types: %%TYPES",
|
||||
"dbConvertSameType": "Converting files failed. You are already on that storage type.",
|
||||
|
||||
"commandNotFound": "Subcommand does not exist.",
|
||||
"commandTooFewArguments": "You did not give enough arguments.",
|
||||
"commandNoData": "No data found!",
|
||||
"commandOnlyInGame": "Only in-game users can use this command.",
|
||||
"commandInferiorZero": "Number can not be less than 0.",
|
||||
"commandNoNumber": "That is not a number.",
|
||||
"commandSignNotFound": "Sign not found.",
|
||||
"commandInvalidSignLocation": "Cannot create sign on your location.",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "Channel is successfully activated.",
|
||||
"commandIncorrectSignType": "Incorrect sign type.",
|
||||
"commandActivationMin": "The activation time must be at least 50 ms.",
|
||||
"commandDelayMin": "The delay must be at least 50 ms.",
|
||||
"commandIntervalMin": "The interval must be at least 50 ms.",
|
||||
"commandLanguageChanged": "Successfully changed the language to English.",
|
||||
"commandVersion": "You are currently using version: %%VERSION",
|
||||
|
||||
"cannotCreateSign": "You cannot create a WirelessRedstone sign on this block.",
|
||||
"destroyReceiverTorch": "You cannot break my magic torches my friend!",
|
||||
"channelCreated": "You just created a new channel.",
|
||||
"channelExtended": "You just extended a channel.",
|
||||
"signDestroyed": "Successfully deleted this sign.",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "Changelog"
|
||||
}
|
68
src/main/resources/languages/strings_zh_HK.json
Normal file
68
src/main/resources/languages/strings_zh_HK.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"chatTag": "WirelessRedstone",
|
||||
|
||||
"channelNotFound": "頻道不存在",
|
||||
"channelLocked": "頻道已鎖定",
|
||||
"channelUnlocked": "頻道已解鎖",
|
||||
"channelRemoved": "頻道已移除",
|
||||
"channelRemovedNoSigns": "頻道已經被移除因為沒有告示牌連接到該頻道",
|
||||
"channelOwner": "此頻道嘅主人係: %% 頻道主人",
|
||||
"channelOwners": "此頻道嘅主人係: %%頻道主人",
|
||||
"channelOwnerAdded": "玩家 %%玩家名稱 係呢個頻道嘅新主人",
|
||||
"channelOwnerRemoved": "玩家%%玩家名稱已被移除",
|
||||
"channelAlreadyOwner": "此玩家已是頻道的主人",
|
||||
"channelNoOwner": "此玩家不是頻道的主人",
|
||||
|
||||
"dbBackupDone": "備份已儲存在plugin資料夾",
|
||||
"dbBackupFailed": "備份時發生錯誤",
|
||||
"dbDeleteConfirm": "你將會刪除整個資料庫,若繼續將會產生一個備份。若要刪除整個資料庫,請再次執行本指令。",
|
||||
"dbDeleteDone": "成功刪除資料庫",
|
||||
"dbDeleteFailed": "刪除資料庫時發生錯誤",
|
||||
"dbPurgeDone": "成功清除資料庫",
|
||||
"dbPurgeFailed": "清除資料庫時發生錯誤",
|
||||
"dbRestoreDone": "已復原最新的備份",
|
||||
"dbRestoreFailed": "復原備份時發生錯誤",
|
||||
"dbConvertConfirm": "你確定要將資料庫類型轉為%%儲存類型?繼續將會產生一個備份。若要繼續,請再次執行本指令。",
|
||||
"dbConvertDone": "成功轉換檔案",
|
||||
"dbConvertFailed": "轉換檔案失敗。可用類型:%%類型",
|
||||
"dbConvertSameType": "轉換檔案失敗,該類型已被使用。",
|
||||
|
||||
"commandNotFound": "子命令不存在",
|
||||
"commandTooFewArguments": "變量不充份",
|
||||
"commandNoData": "資料不存在!",
|
||||
"commandOnlyInGame": "只有遊戲中的用戶可使用本命令",
|
||||
"commandInferiorZero": "數值不能小於0",
|
||||
"commandNoNumber": "這不是一個數值",
|
||||
"commandSignNotFound": "告示牌不存在",
|
||||
"commandInvalidSignLocation": "此位置不能建立告示牌",
|
||||
"commandInvalidLocation": "Location is invalid.",
|
||||
"commandActivated": "頻道己啟動",
|
||||
"commandIncorrectSignType": "錯誤告示牌類型",
|
||||
"commandActivationMin": "啟動時間必須少於50毫秒",
|
||||
"commandDelayMin": "延遲必須最少50毫秒",
|
||||
"commandIntervalMin": "間距必須最少50毫秒",
|
||||
"commandLanguageChanged": "成功轉換語言至英語",
|
||||
"commandVersion": "你正運行%%版本 版本",
|
||||
|
||||
"cannotCreateSign": "不能在此方塊上建立無線紅石告示牌",
|
||||
"destroyReceiverTorch": "我的朋友,你不能破壞我的魔法火把!",
|
||||
"channelCreated": "新頻道已建立",
|
||||
"channelExtended": "頻道已擴展",
|
||||
"signDestroyed": "告示牌成功移除",
|
||||
"noTransmitters": "No other transmitters found, switching off.",
|
||||
"attachedToSign": "You cannot destroy a block that is attached to a WirelessRedstone sign.",
|
||||
"autoAssigned": "Automatically changed the name to: %%CHANNELNAME",
|
||||
"delayNumberOnly": "The delay must be a number.",
|
||||
"intervalNumberOnly": "The interval must be a number.",
|
||||
"noChannelName": "No channel name has been given.",
|
||||
"invalidChars": "The sign contains characters that are not allowed in a channel name.",
|
||||
|
||||
"permissionGeneral": "You do not have the permissions to do this.",
|
||||
"permissionChannelAccess": "You do not have access to this channel.",
|
||||
"permissionCreateChannel": "You are not allowed to create a channel.",
|
||||
"permissionCreateSign": "You are not allowed to create this sign.",
|
||||
"permissionDestroySign": "You are not allowed to destroy this sign.",
|
||||
|
||||
"newUpdate": "There is an update available! You can download version %%NEWVERSION over here: %%URL",
|
||||
"changelog": "變更日誌"
|
||||
}
|
Reference in New Issue
Block a user