mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-28 13:36:06 +01:00
Add missing strings into locale.
This commit is contained in:
parent
09d5bfc8cf
commit
ff231fae49
@ -769,6 +769,13 @@ challenges:
|
|||||||
environment_element:
|
environment_element:
|
||||||
name: "&f&l [environment]"
|
name: "&f&l [environment]"
|
||||||
description: "[description]"
|
description: "[description]"
|
||||||
|
search:
|
||||||
|
name: "&f&l Search"
|
||||||
|
description: |-
|
||||||
|
&7 Allows to search an
|
||||||
|
&7 element with input
|
||||||
|
&7 text value.
|
||||||
|
search: "&b Value: [value]"
|
||||||
tips:
|
tips:
|
||||||
click-to-select: "&e Click &7 to select."
|
click-to-select: "&e Click &7 to select."
|
||||||
click-to-choose: "&e Click &7 to choose."
|
click-to-choose: "&e Click &7 to choose."
|
||||||
@ -810,6 +817,10 @@ challenges:
|
|||||||
click-on-item: |-
|
click-on-item: |-
|
||||||
&e Click &7 on item in
|
&e Click &7 on item in
|
||||||
&7 your inventory.
|
&7 your inventory.
|
||||||
|
left-click-to-edit: "&e Left Click &7 to edit."
|
||||||
|
right-click-to-clear: "&e Right Click &7 to clear."
|
||||||
|
click-to-previous: "&e Click &7 to view previous page."
|
||||||
|
click-to-next: "&e Click &7 to view next page."
|
||||||
descriptions:
|
descriptions:
|
||||||
# This part generates description text for challenges object in all GUI's.
|
# This part generates description text for challenges object in all GUI's.
|
||||||
challenge:
|
challenge:
|
||||||
@ -1078,6 +1089,10 @@ challenges:
|
|||||||
database-export-completed: "&a Success, the database export for [world] is completed. File [file] generated."
|
database-export-completed: "&a Success, the database export for [world] is completed. File [file] generated."
|
||||||
# Message that appears if input file name is already taken.
|
# Message that appears if input file name is already taken.
|
||||||
file-name-exist: "&c File with name '[id]' exists. Cannot overwrite."
|
file-name-exist: "&c File with name '[id]' exists. Cannot overwrite."
|
||||||
|
# Message that asks for search value input.
|
||||||
|
write-search: "&e Please write a search value. (write 'cancel' to exit)"
|
||||||
|
# Message that appears after updating search value.
|
||||||
|
search-updated: "&a Search value updated."
|
||||||
titles:
|
titles:
|
||||||
# Title and subtitle may contain variables in [] that will be replaced with a proper message from the challenge object.
|
# Title and subtitle may contain variables in [] that will be replaced with a proper message from the challenge object.
|
||||||
# [friendlyName] will be replaced with challenge friendly name.
|
# [friendlyName] will be replaced with challenge friendly name.
|
||||||
|
@ -748,6 +748,12 @@ challenges:
|
|||||||
environment_element:
|
environment_element:
|
||||||
name: "&f&l [environment]"
|
name: "&f&l [environment]"
|
||||||
description: "[description]"
|
description: "[description]"
|
||||||
|
search:
|
||||||
|
name: "&f&l Meklēt"
|
||||||
|
description: |-
|
||||||
|
&7 Ļauj ievadīt meklēšanas
|
||||||
|
&7 tekstu.
|
||||||
|
search: "&b Vērtība: [value]"
|
||||||
tips:
|
tips:
|
||||||
click-to-select: "&e Klikšķini, &7 lai atlasītu."
|
click-to-select: "&e Klikšķini, &7 lai atlasītu."
|
||||||
click-to-choose: "&e Klikšķini, &7 lai izvēlētos."
|
click-to-choose: "&e Klikšķini, &7 lai izvēlētos."
|
||||||
@ -823,6 +829,18 @@ challenges:
|
|||||||
click-on-item: |-
|
click-on-item: |-
|
||||||
&e Klikšķini, &7 uz priekšmeta
|
&e Klikšķini, &7 uz priekšmeta
|
||||||
&7 tavā inventārā.
|
&7 tavā inventārā.
|
||||||
|
left-click-to-edit: |-
|
||||||
|
&e Kreisais klikšķis,
|
||||||
|
&7 lai labotu.
|
||||||
|
right-click-to-clear: |-
|
||||||
|
&e Labais klikšķis,
|
||||||
|
&7 lai notīrītu.
|
||||||
|
click-to-previous: |-
|
||||||
|
&e Klikšķini, &7 lai
|
||||||
|
&7 skatītu iepriekšējo.
|
||||||
|
click-to-next: |-
|
||||||
|
&e Klikšķini, &7 lai
|
||||||
|
&7 skatītu nākošo.
|
||||||
descriptions:
|
descriptions:
|
||||||
# This part generates description text for challenges object in all GUI's.
|
# This part generates description text for challenges object in all GUI's.
|
||||||
challenge:
|
challenge:
|
||||||
@ -1094,6 +1112,10 @@ challenges:
|
|||||||
database-export-completed: "&a Veiksmīgi eksportēti uzdevumi no [world]. Fails [file] ir izveidots."
|
database-export-completed: "&a Veiksmīgi eksportēti uzdevumi no [world]. Fails [file] ir izveidots."
|
||||||
# Message that appears if input file name is already taken.
|
# Message that appears if input file name is already taken.
|
||||||
file-name-exist: "&c Faila nosaukums '[id]' jau eksistē. Nevar pārrakstīt."
|
file-name-exist: "&c Faila nosaukums '[id]' jau eksistē. Nevar pārrakstīt."
|
||||||
|
# Message that asks for search value input.
|
||||||
|
write-search: "&e Lūdzu ievadi meklēšanas vērtību. (vai 'atcelt', lai izietu)"
|
||||||
|
# Message that appears after updating search value.
|
||||||
|
search-updated: "&a Meklēšanas vērtība atjaunota."
|
||||||
|
|
||||||
titles:
|
titles:
|
||||||
# Title and subtitle may contain variables in [] that will be replaced with a proper message from the challenge object.
|
# Title and subtitle may contain variables in [] that will be replaced with a proper message from the challenge object.
|
||||||
|
Loading…
Reference in New Issue
Block a user