This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -0,0 +1,41 @@
tile.air.name=Luft
tile.personalSpacePortal.name=Persönliches Dimensionsportal
tile.personalSpacePortalLegacy.name=Legacy Persönliches Dimensionsportal (UW-Migration)
chat.overworldPersonalDimension=Persönliche Dimensionen können nur aus der Overworld erstellt werden.
chat.personalWorld.created=Persönliche Dimension erfolgreich erstellt!
chat.personalWorld.updated=Persönliche Dimension erfolgreich aktualisiert!
chat.personalWorld.relinked=Portal erfolgreich in Dimension %d neu verknüpft!
chat.personalWorld.relinked.error=Portal wurde nicht neu verknüpft, da dies den Zugang zur Dimension verlieren würde.
chat.personalWorld.proximity=Zu nah an einem anderen Portal.
chat.personalWorld.denied=Einstellungen nicht geändert: Zugriff verweigert.
chat.personalWorld.badLayers=Einstellungen nicht geändert: Verbotene Blockschichten verwendet.
gui.personalWorld.voidWorld=Leere Welt
gui.personalWorld.biome=Biomname
gui.personalWorld.presets=Vorlagen
gui.personalWorld.layers=Ebenen
gui.personalWorld.skyColor=Himmelsfarbe
gui.personalWorld.skyColor.red=Rot:
gui.personalWorld.skyColor.green=Grün:
gui.personalWorld.skyColor.blue=Blau:
gui.personalWorld.starBrightness=Sternenhelligkeit
gui.personalWorld.vegetation=Blattwerk
gui.personalWorld.trees=Bäume
gui.personalWorld.weather=Wetter
gui.personalWorld.clouds=Wolken
gui.personalWorld.invalidSyntax=Ungültige Syntax
gui.personalWorld.notAllowed=Durch Serverkonfiguration nicht erlaubt
gui.personalWorld.skyType.VANILLA=Standardhimmel
gui.personalWorld.skyType.BARNADA_C=Barnada C Himmel
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass Himmel
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=Die angegebene Dimension existiert nicht.
commands.pspace.where=Spieler %s befindet sich in Dimension %d.
commands.pspace.tpx=Spieler %s wurde teleportiert zu %d: %d, %d, %d.
commands.pspace.allow-worldgen-change=Spieler %s hat Weltgenerierungseinstellungen für Dimension %d freigeschaltet.

View File

@@ -0,0 +1,41 @@
tile.air.name=Aire
tile.personalSpacePortal.name=Portal de Dimensión Personal
tile.personalSpacePortalLegacy.name=Legacy Personal Dimension Portal (UW Migration)
chat.overworldPersonalDimension=Personal dimensions can only be created from the overworld
chat.personalWorld.created=Personal dimension successfully created!
chat.personalWorld.updated=Personal dimension successfully updated!
chat.personalWorld.relinked=Portal successfully relinked in dimension %d
chat.personalWorld.relinked.error=Portal was not relinked, it would cause losing access to the dimension.
chat.personalWorld.proximity=Demasiado cercano a otro portal.
chat.personalWorld.denied=Settings not changed: access denied.
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
gui.personalWorld.voidWorld=Mundo vacío
gui.personalWorld.biome=Nombre del bioma
gui.personalWorld.presets=Predefindos
gui.personalWorld.layers=Capas
gui.personalWorld.skyColor=Color del cielo
gui.personalWorld.skyColor.red=Rojo:
gui.personalWorld.skyColor.green=Verde:
gui.personalWorld.skyColor.blue=Azul:
gui.personalWorld.starBrightness=Star brightness
gui.personalWorld.vegetation=Foliage
gui.personalWorld.trees=Árboles
gui.personalWorld.weather=Weather
gui.personalWorld.clouds=Nubes
gui.personalWorld.invalidSyntax=Invalid syntax
gui.personalWorld.notAllowed=Not allowed by the server's configuration
gui.personalWorld.skyType.VANILLA=Vanilla sky
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=The specified dimension doesn't exist
commands.pspace.where=Player %s is in dimension %d
commands.pspace.tpx=Player %s was teleported to %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Player %s unlocked worldgen settings for dimension %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Air
tile.personalSpacePortal.name=Portail de Dimension Personnelle
tile.personalSpacePortalLegacy.name=Legacy Personal Dimension Portal (UW Migration)
chat.overworldPersonalDimension=Les dimensions personnelles ne peuvent être crées qu'à partir du monde normal (Overworld)
chat.personalWorld.created=Dimension personnelle créée avec succès!
chat.personalWorld.updated=Dimension personnelle mise à jour avec succès!
chat.personalWorld.relinked=Portal relié avec succès dans la dimension %d
chat.personalWorld.relinked.error=Le portail n'a pas été relié car cela engendrait la perte d'accès à la dimension.
chat.personalWorld.proximity=Trop proche d'un autre portail.
chat.personalWorld.denied=Les paramètres n'ont pas été changés: accès refusé.
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
gui.personalWorld.voidWorld=Void world
gui.personalWorld.biome=Biome name
gui.personalWorld.presets=Presets
gui.personalWorld.layers=Couches
gui.personalWorld.skyColor=Couleur du ciel:
gui.personalWorld.skyColor.red=Rouge:
gui.personalWorld.skyColor.green=Vert:
gui.personalWorld.skyColor.blue=Bleu:
gui.personalWorld.starBrightness=Luminosité de l'étoile
gui.personalWorld.vegetation=Feuillage
gui.personalWorld.trees=Arbres
gui.personalWorld.weather=Météo
gui.personalWorld.clouds=Nuages
gui.personalWorld.invalidSyntax=Syntaxe invalide
gui.personalWorld.notAllowed=Not allowed by the server's configuration
gui.personalWorld.skyType.VANILLA=Ciel Vanilla
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=La dimension spécifiée n'existe pas
commands.pspace.where=Le joueur %s est dans la dimension %d
commands.pspace.tpx=Le joueur %s à été téléporté vers %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Le joueur %s a débloqué les paramètres de génération de monde pour la dimension %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Air
tile.personalSpacePortal.name=Personal Dimension Portal
tile.personalSpacePortalLegacy.name=Legacy Personal Dimension Portal (UW Migration)
chat.overworldPersonalDimension=Personal dimensions can only be created from the overworld
chat.personalWorld.created=Personal dimension successfully created!
chat.personalWorld.updated=Personal dimension successfully updated!
chat.personalWorld.relinked=Portal successfully relinked in dimension %d
chat.personalWorld.relinked.error=Portal was not relinked, it would cause losing access to the dimension.
chat.personalWorld.proximity=Too close to another portal.
chat.personalWorld.denied=Settings not changed: access denied.
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
gui.personalWorld.voidWorld=Void world
gui.personalWorld.biome=Biome name
gui.personalWorld.presets=Presets
gui.personalWorld.layers=Layers
gui.personalWorld.skyColor=Sky color
gui.personalWorld.skyColor.red=Red:
gui.personalWorld.skyColor.green=Green:
gui.personalWorld.skyColor.blue=Blue:
gui.personalWorld.starBrightness=Star brightness
gui.personalWorld.vegetation=Foliage
gui.personalWorld.trees=Trees
gui.personalWorld.weather=Weather
gui.personalWorld.clouds=Clouds
gui.personalWorld.invalidSyntax=Invalid syntax
gui.personalWorld.notAllowed=Not allowed by the server's configuration
gui.personalWorld.skyType.VANILLA=Vanilla sky
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=The specified dimension doesn't exist
commands.pspace.where=Player %s is in dimension %d
commands.pspace.tpx=Player %s was teleported to %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Player %s unlocked worldgen settings for dimension %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Air
tile.personalSpacePortal.name=Personal Dimension Portal
tile.personalSpacePortalLegacy.name=Legacy Personal Dimension Portal (UW Migration)
chat.overworldPersonalDimension=Personal dimensions can only be created from the overworld
chat.personalWorld.created=Personal dimension successfully created!
chat.personalWorld.updated=Personal dimension successfully updated!
chat.personalWorld.relinked=Portal successfully relinked in dimension %d
chat.personalWorld.relinked.error=Portal was not relinked, it would cause losing access to the dimension.
chat.personalWorld.proximity=Too close to another portal.
chat.personalWorld.denied=Settings not changed: access denied.
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
gui.personalWorld.voidWorld=Void world
gui.personalWorld.biome=Biome name
gui.personalWorld.presets=Presets
gui.personalWorld.layers=Layers
gui.personalWorld.skyColor=Sky color
gui.personalWorld.skyColor.red=Red:
gui.personalWorld.skyColor.green=Green:
gui.personalWorld.skyColor.blue=Blue:
gui.personalWorld.starBrightness=Star brightness
gui.personalWorld.vegetation=Foliage
gui.personalWorld.trees=Trees
gui.personalWorld.weather=Weather
gui.personalWorld.clouds=Clouds
gui.personalWorld.invalidSyntax=Invalid syntax
gui.personalWorld.notAllowed=Not allowed by the server's configuration
gui.personalWorld.skyType.VANILLA=Vanilla sky
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=The specified dimension doesn't exist
commands.pspace.where=Player %s is in dimension %d
commands.pspace.tpx=Player %s was teleported to %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Player %s unlocked worldgen settings for dimension %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Powietrze
tile.personalSpacePortal.name=Portal do Osobistego Wymiaru
tile.personalSpacePortalLegacy.name=Pierwotny Portal do Osobistego Wymiaru (UW Migracja)
chat.overworldPersonalDimension=Osobiste Wymiary mogą być stworzone tylko w Overworldzie
chat.personalWorld.created=Portal do Osobistego Wymiaru poprawnie utworzony!
chat.personalWorld.updated=Portal do Osobistego Wymiaru poprawnie zmieniony!
chat.personalWorld.relinked=Portal poprawnie połączony do wymiaru %d
chat.personalWorld.relinked.error=Portal nie został połączony, ponieważ zostałby utracony dostęp do wymiaru.
chat.personalWorld.proximity=Zbyt blisko innego portalu.
chat.personalWorld.denied=Ustawienia nie zostały zmienione: Brak dostępu.
chat.personalWorld.badLayers=Ustawienia nie zostały zmienione: używanie zakazanych warstw bloków.
gui.personalWorld.voidWorld=Świat Pustki
gui.personalWorld.biome=Nazwa Biomu
gui.personalWorld.presets=Profile
gui.personalWorld.layers=Warstwy
gui.personalWorld.skyColor=Kolor nieba
gui.personalWorld.skyColor.red=Czerwony:
gui.personalWorld.skyColor.green=Zielony:
gui.personalWorld.skyColor.blue=Niebieski:
gui.personalWorld.starBrightness=Jasność Gwiazdy
gui.personalWorld.vegetation=Liście
gui.personalWorld.trees=Drzewa
gui.personalWorld.weather=Pogoda
gui.personalWorld.clouds=Chmury
gui.personalWorld.invalidSyntax=Nieprawidłowa składnia.
gui.personalWorld.notAllowed=Niedozwolone przez konfigurację serwera
gui.personalWorld.skyType.VANILLA=Niebo z podstawowego minecrafta
gui.personalWorld.skyType.BARNADA_C=Niebo z Barnada C
gui.personalWorld.skyType.GARDEN_OF_GLASS=Niebo z Garden of Glass
commands.pspace.usage=/pspace (give-portable GRACZ WYMIAR [X] [Y] [Z]) | (tpx GRACZ WYMIAR [X Y Z]) | (Is) | (where GRACZ) | (allow-worldgen-change WYMIAR)
commands.pspace.badDimension=Ten wymiar nie istnieje
commands.pspace.where=Gracz %s jest w wymiarze %d
commands.pspace.tpx=Gracz %s został przeteleportowany do %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Gracz %s odblokował ustawienia generacji świata w wymiarze %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Ar
tile.personalSpacePortal.name=Portal de Dimensão Pessoal
tile.personalSpacePortalLegacy.name=Portal de Dimensão Pessoal Antigo (Migração do UW)
chat.overworldPersonalDimension=Personal dimensions can only be created from the overworld
chat.personalWorld.created=Personal dimension successfully created!
chat.personalWorld.updated=Personal dimension successfully updated!
chat.personalWorld.relinked=Portal successfully relinked in dimension %d
chat.personalWorld.relinked.error=Portal was not relinked, it would cause losing access to the dimension.
chat.personalWorld.proximity=Too close to another portal.
chat.personalWorld.denied=Settings not changed: access denied.
chat.personalWorld.badLayers=Settings not changed: using forbidden block layers.
gui.personalWorld.voidWorld=Void world
gui.personalWorld.biome=Biome name
gui.personalWorld.presets=Presets
gui.personalWorld.layers=Layers
gui.personalWorld.skyColor=Cor do céu
gui.personalWorld.skyColor.red=Vermelho:
gui.personalWorld.skyColor.green=Green:
gui.personalWorld.skyColor.blue=Azul:
gui.personalWorld.starBrightness=Star brightness
gui.personalWorld.vegetation=Foliage
gui.personalWorld.trees=Trees
gui.personalWorld.weather=Weather
gui.personalWorld.clouds=Clouds
gui.personalWorld.invalidSyntax=Invalid syntax
gui.personalWorld.notAllowed=Not allowed by the server's configuration
gui.personalWorld.skyType.VANILLA=Vanilla sky
gui.personalWorld.skyType.BARNADA_C=Barnada C sky
gui.personalWorld.skyType.GARDEN_OF_GLASS=Garden of Glass sky
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=The specified dimension doesn't exist
commands.pspace.where=Player %s is in dimension %d
commands.pspace.tpx=Player %s was teleported to %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Player %s unlocked worldgen settings for dimension %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Воздух
tile.personalSpacePortal.name=Личный портал измерения
tile.personalSpacePortalLegacy.name=Устаревший портал персонального измерения (миграция в UW)
chat.overworldPersonalDimension=Персональные измерения могут быть созданы только в обычном мире.
chat.personalWorld.created=Личное измерение успешно создано!
chat.personalWorld.updated=Личное измерение успешно обновлено!
chat.personalWorld.relinked=Портал успешно переподключен в измерении %d
chat.personalWorld.relinked.error=Портал не был переподключен, это приведет к потере доступа к измерению.
chat.personalWorld.proximity=Слишком близко к другому порталу.
chat.personalWorld.denied=Настройки не изменены: доступ запрещен.
chat.personalWorld.badLayers=Настройки не изменены: используются запрещенные слои блоков.
gui.personalWorld.voidWorld=Пустой мир
gui.personalWorld.biome=Имя биома
gui.personalWorld.presets=Предустановки
gui.personalWorld.layers=Слои
gui.personalWorld.skyColor=Цвет неба
gui.personalWorld.skyColor.red=Красный:
gui.personalWorld.skyColor.green=Зелёный:
gui.personalWorld.skyColor.blue=Синий:
gui.personalWorld.starBrightness=Яркость звёзд
gui.personalWorld.vegetation=Листва
gui.personalWorld.trees=Деревья
gui.personalWorld.weather=Погоду
gui.personalWorld.clouds=Облака
gui.personalWorld.invalidSyntax=Недопустимый синтаксис
gui.personalWorld.notAllowed=Не разрешено конфигурацией сервера
gui.personalWorld.skyType.VANILLA=Ванильное небо
gui.personalWorld.skyType.BARNADA_C=Неба барнады С
gui.personalWorld.skyType.GARDEN_OF_GLASS=Небесный сад из стекла.
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=Указанное измерение не существует
commands.pspace.where=Игрок %s находится в измерении %d
commands.pspace.tpx=Игрок %s был телепортирован в %d: %d, %d, %d
commands.pspace.allow-worldgen-change=Игрок %s разблокировал настройки генерации мира для измерения %d

View File

@@ -0,0 +1,41 @@
tile.air.name=Hava
tile.personalSpacePortal.name=Kişisel Boyut Geçidi
tile.personalSpacePortalLegacy.name=Eski Kişisel Boyut Geçidi (Eski Sürüm)
chat.overworldPersonalDimension=Kişisel boyutlar sadece ana dünyadan yaratılabilir
chat.personalWorld.created=Kişisel boyut başarıyla yaratıldı!
chat.personalWorld.updated=Kişisel boyut başarıyla güncellendi!
chat.personalWorld.relinked=Portal %d boyutunda başarıyla yeniden bağlandı
chat.personalWorld.relinked.error=Portal yeniden bağlanmadı çünkü boyuta erişimin kaybedilmesine neden olacaktı.
chat.personalWorld.proximity=Başka portala çok yakın.
chat.personalWorld.denied=Ayarlar değiştirilmedi: erişim reddedildi.
chat.personalWorld.badLayers=Ayarlar değiştirilmedi: yasaklı blok katmanları kullanılıyor.
gui.personalWorld.voidWorld=Boşluk dünya
gui.personalWorld.biome=Biyom ismi
gui.personalWorld.presets=Ön Ayarlar
gui.personalWorld.layers=Katmanlar
gui.personalWorld.skyColor=Gökyüzü rengi
gui.personalWorld.skyColor.red=Kırmızı:
gui.personalWorld.skyColor.green=Yeşil:
gui.personalWorld.skyColor.blue=Mavi:
gui.personalWorld.starBrightness=Yıldız parlaklığı
gui.personalWorld.vegetation=Bitki Tabakası
gui.personalWorld.trees=Ağaçlar
gui.personalWorld.weather=Hava durumu
gui.personalWorld.clouds=Bulutlar
gui.personalWorld.invalidSyntax=Geçersiz Sözdizimi
gui.personalWorld.notAllowed=Sunucu yapılandırması tarafından izin verilmiyor
gui.personalWorld.skyType.VANILLA=Vanilla gökyüzü
gui.personalWorld.skyType.BARNADA_C=Barnada C gökyüzü
gui.personalWorld.skyType.GARDEN_OF_GLASS=Camlar Bahçesi gökyüzü
commands.pspace.usage=/pspace (give-portal player DIM [X] [Y] [Z])|(tpx player DIM [X Y Z])|(ls)|(where player)|(allow-worldgen-change DIM)
commands.pspace.badDimension=Belirtilen boyut mevcut değil
commands.pspace.where=Oyuncu %s %d boyutunda
commands.pspace.tpx=Oyuncu %s %d'ye ışınlandı: %d, %d, %d
commands.pspace.allow-worldgen-change=Oyuncu %s %d boyutu için boyut üretim ayarlarının kilidini açtı

View File

@@ -0,0 +1,41 @@
tile.air.name=空气
tile.personalSpacePortal.name=私人维度传送门
tile.personalSpacePortalLegacy.name=继承私人维度传送门(UtilityWorlds迁移)
chat.overworldPersonalDimension=私人维度只能在主世界创建
chat.personalWorld.created=成功创建私人维度!
chat.personalWorld.updated=成功更新私人维度!
chat.personalWorld.relinked=传送门成功连接维度 %d
chat.personalWorld.relinked.error=传送门未连接,可能导致无法访问维度.
chat.personalWorld.proximity=离其他传送门过近.
chat.personalWorld.denied=设置未更改:权限拒绝
chat.personalWorld.badLayers=设置未更改:使用了不允许的方块层
gui.personalWorld.voidWorld=虚空世界
gui.personalWorld.biome=生物群系名称
gui.personalWorld.presets=预设
gui.personalWorld.layers=层
gui.personalWorld.skyColor=天空颜色
gui.personalWorld.skyColor.red=红:
gui.personalWorld.skyColor.green=绿:
gui.personalWorld.skyColor.blue=蓝:
gui.personalWorld.starBrightness=星空亮度
gui.personalWorld.vegetation=植被
gui.personalWorld.trees=树木
gui.personalWorld.weather=天气
gui.personalWorld.clouds=云
gui.personalWorld.invalidSyntax=无效语法
gui.personalWorld.notAllowed=服务器配置不允许
gui.personalWorld.skyType.VANILLA=原版天空
gui.personalWorld.skyType.BARNADA_C=巴纳德C天空
gui.personalWorld.skyType.GARDEN_OF_GLASS=水晶花园天空
commands.pspace.usage=/pspace (give-portal <玩家> <维度> [X] [Y] [Z])|(tpx <玩家> <维度> [X Y Z])|(ls)|(where <玩家>)|(allow-worldgen-change <维度>)
commands.pspace.badDimension=指定维度不存在
commands.pspace.where=玩家 %s 位于维度 %d
commands.pspace.tpx=将玩家 %s 传送到 %d: %d, %d, %d
commands.pspace.allow-worldgen-change=玩家 %s 已解锁维度 %d 的世界生成设置