mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
remove unsupported lang files
This commit is contained in:
parent
6dd8903e03
commit
ba18027bcf
2 changed files with 0 additions and 102 deletions
|
@ -1,51 +0,0 @@
|
||||||
{
|
|
||||||
"config.sit.empty": "Vacía",
|
|
||||||
"config.sit.restrictive": "Restrictiva",
|
|
||||||
"config.sit.none": "Ninguna",
|
|
||||||
"config.sit.category.general": "General",
|
|
||||||
"config.sit.category.general.tooltip": "Configuración general",
|
|
||||||
"config.sit.category.main_hand": "Mano principal",
|
|
||||||
"config.sit.category.main_hand.tooltip": "Ajustes de la mano principal",
|
|
||||||
"config.sit.category.off_hand": "Mano secundaria",
|
|
||||||
"config.sit.category.off_hand.tooltip": "Ajustes de la mano secundaria",
|
|
||||||
"config.sit.general.keep_active": "Mantener activo",
|
|
||||||
"config.sit.general.keep_active.description": "Mantener entidades activas incluso al cerrar sesión o al apagar el servidor",
|
|
||||||
"config.sit.general.sittable": "Bloques aptos para sentarse",
|
|
||||||
"config.sit.general.sittable.description": "Activa/Desactiva los tipos de bloques en los que se puede sentar.",
|
|
||||||
"config.sit.general.sit_while_seated": "Cambiar de asiento",
|
|
||||||
"config.sit.general.sit_while_seated.description": "Permite cambiar de asiento estando sentado.",
|
|
||||||
"config.sit.general.sittable.stairs": "Escaleras",
|
|
||||||
"config.sit.general.sittable.slabs": "Losas",
|
|
||||||
"config.sit.general.sittable.carpets": "Alfombras",
|
|
||||||
"config.sit.general.sittable.full_blocks": "Bloques Enteros",
|
|
||||||
"config.sit.general.sittable.custom": "Personalizados",
|
|
||||||
"config.sit.general.sittable.custom.description": "Permitir sentarse en los bloques personalizados.",
|
|
||||||
"config.sit.general.sittable_blocks": "Bloques Personalizados",
|
|
||||||
"config.sit.general.sittable_blocks.description": "¡Añadir bloques personalizados para sentarse!",
|
|
||||||
"config.sit.general.sittable_blocks.description_2": "Ejemplo: %s",
|
|
||||||
"config.sit.general.sittable_blocks.description_4": "Primera entrada: bloque personalizado",
|
|
||||||
"config.sit.general.sittable_blocks.description_5": "Segunda entrada: altura del asiento (número entre 0 y 1, por ejemplo, 0.52)",
|
|
||||||
"config.sit.general.sittable_blocks.description_6": "Tercera entrada: Altura del bloque (en que altura del bloque el jugador aparece al pararse)",
|
|
||||||
"config.sit.general.sittable_blocks.description_7": "Cuarta entrada (opcional): estado del bloque requerido para sentarse (Usa una exclamación (!) para excluir estados)",
|
|
||||||
"config.sit.general.sittable_blocks.description_8": "¡Separar diferentes entradas con \"|\"!",
|
|
||||||
"config.sit.hand": "Configuración de mano",
|
|
||||||
"config.sit.hand.requirements": "Requisitos",
|
|
||||||
"config.sit.hand.requirements.description": "Requisitos de la mano para sentarse.",
|
|
||||||
"config.sit.hand.requirements.description_2": "Vacía = la mano debe estar vacía",
|
|
||||||
"config.sit.hand.requirements.description_3": "Restrictiva = establecer restricciones para el estado de la mano",
|
|
||||||
"config.sit.hand.requirements.description_4": "Ninguna = sin restricciones ni requisitos",
|
|
||||||
"config.sit.hand.restrictions": "Restricciones",
|
|
||||||
"config.sit.hand.restrictions.description": "Activa/Desactiva las restricciones preestablecidas de la mano para sentarse.",
|
|
||||||
"config.sit.hand.restrictions.blocks": "Bloques",
|
|
||||||
"config.sit.hand.restrictions.food": "Comida",
|
|
||||||
"config.sit.hand.restrictions.usable": "Utilizable",
|
|
||||||
"config.sit.hand.restrictions.usable.description": "Ejemplos: arcos, tridentes, escudo",
|
|
||||||
"config.sit.hand.whitelist": "Lista blanca",
|
|
||||||
"config.sit.hand.whitelist.description": "Crea una lista blanca personalizada para objetos con los que el jugador puede sentarse.",
|
|
||||||
"config.sit.hand.blacklist": "Lista negra",
|
|
||||||
"config.sit.hand.blacklist.description": "Crea una lista negra personalizada para objetos con los que el jugador no puede sentarse.",
|
|
||||||
"config.sit.hand.list.description": "Ejemplo: ",
|
|
||||||
"config.sit.hand.list.description_2": "\"minecraft:torch\"",
|
|
||||||
"key.sit.command.reloaded": "¡Configuración recargada!",
|
|
||||||
"key.sit.command.purged": "¡Se purgaron a todas las entidades activas de sillas!"
|
|
||||||
}
|
|
|
@ -1,51 +0,0 @@
|
||||||
{
|
|
||||||
"config.sit.empty": "Пусто",
|
|
||||||
"config.sit.restrictive": "Ограничение",
|
|
||||||
"config.sit.none": "Нет",
|
|
||||||
"config.sit.category.general": "Общий",
|
|
||||||
"config.sit.category.general.tooltip": "Основные настройки",
|
|
||||||
"config.sit.category.main_hand": "Главная рука",
|
|
||||||
"config.sit.category.main_hand.tooltip": "Настройки главной руки",
|
|
||||||
"config.sit.category.off_hand": "Левая рука",
|
|
||||||
"config.sit.category.off_hand.tooltip": "Настройки левой руки",
|
|
||||||
"config.sit.general.keep_active": "Оставлять активным",
|
|
||||||
"config.sit.general.keep_active.description": "Оставлять сущности активными даже при выходе из системы / выключении",
|
|
||||||
"config.sit.general.sittable": "Блоки, для сидения",
|
|
||||||
"config.sit.general.sittable.description": "Вкл/выкл возможность сидеть на разных типах блоков.",
|
|
||||||
"config.sit.general.sit_while_seated": "Пересаживание на другой блок",
|
|
||||||
"config.sit.general.sit_while_seated.description": "Вкл/выкл возможность пересесть на другой блок, когда уже сидишь.",
|
|
||||||
"config.sit.general.sittable.stairs": "Ступени",
|
|
||||||
"config.sit.general.sittable.slabs": "Полублоки",
|
|
||||||
"config.sit.general.sittable.carpets": "Ковры",
|
|
||||||
"config.sit.general.sittable.full_blocks": "Полные блоки",
|
|
||||||
"config.sit.general.sittable.custom": "Другие блоки",
|
|
||||||
"config.sit.general.sittable.custom.description": "Позволяет добавить собственные блоки, на которые можно сесть.",
|
|
||||||
"config.sit.general.sittable_blocks": "Собственные блоки для сидения",
|
|
||||||
"config.sit.general.sittable_blocks.description": "Добавь свой блок для сидения!",
|
|
||||||
"config.sit.general.sittable_blocks.description_2": "Пример: %s",
|
|
||||||
"config.sit.general.sittable_blocks.description_4": "Первый вход: собственный блок",
|
|
||||||
"config.sit.general.sittable_blocks.description_5": "Второй вход: высота сидения (число от 0 до 1, например 0.52)",
|
|
||||||
"config.sit.general.sittable_blocks.description_6": "Третий вход: размер хитбокса (место, где игрок появляется над объектом при спешивании)",
|
|
||||||
"config.sit.general.sittable_blocks.description_7": "Четвертый вход (опционально): требуемое состояние блока для сидения (Вставьте \"!\" для исключения состояния блоков)",
|
|
||||||
"config.sit.general.sittable_blocks.description_8": "Разделяйте разные входы знаком \"|\"!",
|
|
||||||
"config.sit.hand": "Настройки руки",
|
|
||||||
"config.sit.hand.requirements": "Требования",
|
|
||||||
"config.sit.hand.requirements.description": "Что нужно, чтобы сесть.",
|
|
||||||
"config.sit.hand.requirements.description_2": "Пусто = рука должна быть пуста",
|
|
||||||
"config.sit.hand.requirements.description_3": "Ограниченный = установить ограничения для состояния руки",
|
|
||||||
"config.sit.hand.requirements.description_4": "Ничего = можно сеть когда угодно",
|
|
||||||
"config.sit.hand.restrictions": "Ограничения",
|
|
||||||
"config.sit.hand.restrictions.description": "Вкл/выкл пресет ограничений руки, для возможности сидеть.",
|
|
||||||
"config.sit.hand.restrictions.blocks": "Блоки",
|
|
||||||
"config.sit.hand.restrictions.food": "Еда",
|
|
||||||
"config.sit.hand.restrictions.usable": "Доступный",
|
|
||||||
"config.sit.hand.restrictions.usable.description": "например луки, трезубцы, щиты",
|
|
||||||
"config.sit.hand.whitelist": "Белый список",
|
|
||||||
"config.sit.hand.whitelist.description": "Создай свой белый список предметов, которые игрок может использовать, чтобы сесть.",
|
|
||||||
"config.sit.hand.blacklist": "Черный список",
|
|
||||||
"config.sit.hand.blacklist.description": "Создай свой черный список предметов, которые игрок не может использовать, чтобы сесть.",
|
|
||||||
"config.sit.hand.list.description": "Пример: ",
|
|
||||||
"config.sit.hand.list.description_2": "\"minecraft:torch\"",
|
|
||||||
"key.sit.command.reloaded": "Конфигурация перезагружена!",
|
|
||||||
"key.sit.command.purged": "Очищены все сущности-сидения!"
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue