mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2025-01-29 03:21:42 +01:00
Comment out showcase translation.
This commit is contained in:
parent
01e6306ef2
commit
4e0177772e
@ -1158,46 +1158,46 @@ challenges:
|
|||||||
invalid-challenge: "&c Uzdevums [challenge] satur nekorektus datus. Tas var tikt ielādēts nekorekti!"
|
invalid-challenge: "&c Uzdevums [challenge] satur nekorektus datus. Tas var tikt ielādēts nekorekti!"
|
||||||
no-library-entries: "&c Nevar atrast bibliotēkas ierakstus. Nav ko rādīt."
|
no-library-entries: "&c Nevar atrast bibliotēkas ierakstus. Nav ko rādīt."
|
||||||
not-hooked: "&c Uzdevumu Papildinājumam neizdevās atrast Spēles Režīmu."
|
not-hooked: "&c Uzdevumu Papildinājumam neizdevās atrast Spēles Režīmu."
|
||||||
# Showcase for manual material translation
|
# # Showcase for manual material translation
|
||||||
materials:
|
# materials:
|
||||||
# Names should be lowercase.
|
# # Names should be lowercase.
|
||||||
cobblestone: "Mūrakmens"
|
# cobblestone: "Mūrakmens"
|
||||||
# Also supports descriptions.
|
# # Also supports descriptions.
|
||||||
stone:
|
# stone:
|
||||||
name: "Akmens"
|
# name: "Akmens"
|
||||||
description: ""
|
# description: ""
|
||||||
item-stacks:
|
# item-stacks:
|
||||||
# Non-specific item meta translations.
|
# # Non-specific item meta translations.
|
||||||
# TYPE is the item type
|
# # TYPE is the item type
|
||||||
# META is a content of item meta.
|
# # META is a content of item meta.
|
||||||
generic: "[type] [meta]"
|
# generic: "[type] [meta]"
|
||||||
# Non-specific meta translations. Will replace [meta]
|
# # Non-specific meta translations. Will replace [meta]
|
||||||
meta:
|
# meta:
|
||||||
upgraded: "Uzlabots"
|
# upgraded: "Uzlabots"
|
||||||
extended: "Pagarināts"
|
# extended: "Pagarināts"
|
||||||
potion-meta: "&e [type] [upgraded] [extended]"
|
# potion-meta: "&e [type] [upgraded] [extended]"
|
||||||
# Be aware, enchants are always listed below item in separate line.
|
# # Be aware, enchants are always listed below item in separate line.
|
||||||
enchant-meta: " &7 - &e [type] [level]"
|
# enchant-meta: " &7 - &e [type] [level]"
|
||||||
skull-meta: ": &e [player-name]"
|
# skull-meta: ": &e [player-name]"
|
||||||
book-meta: "&e [title] [author]"
|
# book-meta: "&e [title] [author]"
|
||||||
# Custom Enchantment Translation.
|
# # Custom Enchantment Translation.
|
||||||
enchant:
|
# enchant:
|
||||||
menting: "Lāpīšana"
|
# menting: "Lāpīšana"
|
||||||
unbreaking: "Nelūztošs"
|
# unbreaking: "Nelūztošs"
|
||||||
# Custom Potion Translation.
|
# # Custom Potion Translation.
|
||||||
potion-effect:
|
# potion-effect:
|
||||||
water_breathing: "Zemūdens Elpošanas"
|
# water_breathing: "Zemūdens Elpošanas"
|
||||||
# You can also create specific item translations
|
# # You can also create specific item translations
|
||||||
# Like translate all potions.
|
# # Like translate all potions.
|
||||||
potion:
|
# potion:
|
||||||
# This will overwrite generic translation.
|
# # This will overwrite generic translation.
|
||||||
name: "[type] [upgraded] [extended]"
|
# name: "[type] [upgraded] [extended]"
|
||||||
# Type is either specific translation or potion effect.
|
# # Type is either specific translation or potion effect.
|
||||||
water_breathing: "Zemūdens Elpošanas Dzira"
|
# water_breathing: "Zemūdens Elpošanas Dzira"
|
||||||
stone_shovel:
|
# stone_shovel:
|
||||||
# This will mean that only stone shovels will not show
|
# # This will mean that only stone shovels will not show
|
||||||
# meta information.
|
# # meta information.
|
||||||
name: "[type]"
|
# name: "[type]"
|
||||||
protection:
|
protection:
|
||||||
flags:
|
flags:
|
||||||
CHALLENGES_ISLAND_PROTECTION:
|
CHALLENGES_ISLAND_PROTECTION:
|
||||||
|
Loading…
Reference in New Issue
Block a user