mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 16:24:23 +01:00
Update lang files (sort of)
This commit is contained in:
parent
475d545887
commit
d9e9d6ddec
3 changed files with 42 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
#HD Skins en_US.lang file
|
||||
|
||||
hdskins.choose=Choose a file
|
||||
hdskins.manager=Skin Manager
|
||||
hdskins.error.unreadable=File not readable
|
||||
|
@ -7,7 +8,10 @@ hdskins.error.open=Error opening skin file
|
|||
hdskins.error.invalid=Not a valid skin file
|
||||
hdskins.error.select=Please select a skin first
|
||||
hdskins.error.mojang=Mojang API Error
|
||||
hdskins.error.mojang.wait=Please wait 1 minute
|
||||
hdskins.error.mojang.wait=Please wait %d minutes
|
||||
hdskins.error.noserver=There was no valid skin server available
|
||||
hdskins.error.offline=- Server Offline -
|
||||
|
||||
hdskins.open.title=Choose skin
|
||||
hdskins.fetch=Fetching skin...
|
||||
hdskins.failed=Uploading skin failed
|
||||
|
|
|
@ -8,8 +8,31 @@ hdskins.error.open=Erreur d'ouverture du fichier
|
|||
hdskins.error.invalid=Pas un fichier valide
|
||||
hdskins.error.select=S.V.P. sélectionner un skin en premier
|
||||
hdskins.error.mojang=Erreur d'API Mojang
|
||||
hdskins.error.mojang.wait=Please wait %d minutes
|
||||
hdskins.open.title=Choisissez un skin
|
||||
hdskins.fetch=Chargement du skin...
|
||||
hdskins.failed=Ajout du skin échoué
|
||||
hdskins.request=Envoi de la requête au serveur S.V.P. patientez ...
|
||||
hdskins.upload=Ajout du skin, S.V.P. patientez ...
|
||||
|
||||
hdskins.local=Local Skin
|
||||
hdskins.server=Server Skin
|
||||
|
||||
hdskins.mode.steve=Steve Model
|
||||
hdskins.mode.alex=Alex Model
|
||||
|
||||
hdskins.mode.skin=%s
|
||||
|
||||
hdskins.options.chevy=>>
|
||||
hdskins.options.chevy.title=Upload Skin
|
||||
hdskins.options.download=<<
|
||||
hdskins.options.download.title=Save Skin
|
||||
|
||||
hdskins.options.close=Close
|
||||
hdskins.options.clear=Clear
|
||||
hdskins.options.browse=Browse
|
||||
|
||||
hdskins.options.skindrops=Experimental Skin Drop
|
||||
hdskins.options.cache=Clear Skin Cache
|
||||
|
||||
hdskins.warning.experimental=§6WARNING: This feature is §4experimental§6, meaning things may break or derp or even slurp. Enabling this means you accept responsibility for what may happen to your chickens.
|
|
@ -17,7 +17,20 @@ hdskins.upload=Загрузка скина, пожалуйста, подожди
|
|||
hdskins.local=Локальный скин
|
||||
hdskins.server=Скин на сервере
|
||||
|
||||
hdskins.mode.skin=Скин (Стандартный)
|
||||
hdskins.mode.skin=%s
|
||||
hdskins.mode.skinny=Скин (Тонкие ноги)
|
||||
hdskins.mode.elytra=Надкрылья
|
||||
|
||||
hdskins.options.chevy=>>
|
||||
hdskins.options.chevy.title=Upload Skin
|
||||
hdskins.options.download=<<
|
||||
hdskins.options.download.title=Save Skin
|
||||
|
||||
hdskins.options.close=Close
|
||||
hdskins.options.clear=Clear
|
||||
hdskins.options.browse=Browse
|
||||
|
||||
hdskins.options.skindrops=Experimental Skin Drop
|
||||
hdskins.options.cache=Clear Skin Cache
|
||||
|
||||
hdskins.warning.experimental=§6WARNING: This feature is §4experimental§6, meaning things may break or derp or even slurp. Enabling this means you accept responsibility for what may happen to your chickens.
|
Loading…
Reference in a new issue