mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-24 11:45:31 +01:00
Replaced %bsb_plugin_name% by BentoBox
This "placeholder" actually never existed, it just got put in the locale files in anticipation of the placeholders implementation
This commit is contained in:
parent
e26d801cf2
commit
64c9d549d8
@ -130,7 +130,7 @@ commands:
|
||||
banned-format: "&c[name]"
|
||||
unowned: "&cUnowned"
|
||||
version:
|
||||
description: "display %bsb_plugin_name% and addons versions"
|
||||
description: "display BentoBox and addons versions"
|
||||
setrange:
|
||||
parameters: "<player> <range>"
|
||||
description: "set the range of player's island"
|
||||
|
@ -36,7 +36,7 @@ general:
|
||||
|
||||
commands:
|
||||
help:
|
||||
header: "&7=========== &c%bsb_plugin_name% &7==========="
|
||||
header: "&7=========== &cBentoBox &7==========="
|
||||
syntax: "&b[usage] &a[parameters]&7: &e[description]"
|
||||
end: "&7================================="
|
||||
parameters: "[command]"
|
||||
@ -45,7 +45,7 @@ commands:
|
||||
help:
|
||||
description: "admin command"
|
||||
version:
|
||||
description: "display %bsb_plugin_name% and addons versions"
|
||||
description: "display BentoBox and addons versions"
|
||||
setrange:
|
||||
parameters: "[player] [range]"
|
||||
description: "set the range of player's island"
|
||||
@ -58,7 +58,7 @@ commands:
|
||||
manual: "&cNo safe warp found! Manually tp near to &b[location] &cand check it out"
|
||||
island:
|
||||
about:
|
||||
description: "display info about %bsb_plugin_name%"
|
||||
description: "display info about BentoBox"
|
||||
go:
|
||||
parameters: "<home number>"
|
||||
description: "teleport you to your island"
|
||||
@ -261,11 +261,4 @@ protection:
|
||||
language:
|
||||
panel-title: "Choisissez votre langue"
|
||||
selected: "&aActuellement sélectionné."
|
||||
edited: "&aLangue modifiée en &e[lang]&a."
|
||||
|
||||
new-island:
|
||||
sign:
|
||||
line0: "&1%bsb_plugin_name%"
|
||||
line1: "[player]"
|
||||
line2: "Ne tombez pas!"
|
||||
line3: "Bon jeu! &c<3"
|
||||
edited: "&aLangue modifiée en &e[lang]&a."
|
@ -129,7 +129,7 @@ commands:
|
||||
banned-format: "[name]"
|
||||
unowned: "所有"
|
||||
version:
|
||||
description: "表示%bsb_plugin_name%とアドオンのバージョン"
|
||||
description: "表示BentoBoxとアドオンのバージョン"
|
||||
setrange:
|
||||
parameters: "<プレーヤー><範囲>"
|
||||
description: "プレイヤーの島の範囲を設定する"
|
||||
|
@ -102,7 +102,7 @@ commands:
|
||||
banned-format: "&c[name]"
|
||||
unowned: "&cNiezamieszkana"
|
||||
version:
|
||||
description: "wyświetl %bsb_plugin_name% i wersje dodatków"
|
||||
description: "wyświetl BentoBox i wersje dodatków"
|
||||
setrange:
|
||||
parameters: "<gracz> <zasięg>"
|
||||
description: "ustaw zasięg wyspy gracza"
|
||||
@ -542,10 +542,3 @@ language:
|
||||
panel-title: "Wybierz swój język"
|
||||
selected: "&aObecnie wybrany."
|
||||
edited: "&aZmieniono język na &e[lang]&a."
|
||||
|
||||
new-island:
|
||||
sign:
|
||||
line0: "&1%bsb_plugin_name%"
|
||||
line1: "[name]"
|
||||
line2: "Nie spadnij!"
|
||||
line3: "Baw się dobrze! &c<3"
|
||||
|
@ -35,7 +35,7 @@ general:
|
||||
|
||||
commands:
|
||||
help:
|
||||
header: "&7=========== &c%bsb_plugin_name% &7==========="
|
||||
header: "&7=========== &cBentoBox &7==========="
|
||||
syntax: "&b[usage] &a[parameters]&7: &e[description]"
|
||||
end: "&7================================="
|
||||
parameters: "[command]"
|
||||
@ -45,7 +45,7 @@ commands:
|
||||
description: "xem lệnh dành cho admin"
|
||||
parameters: ""
|
||||
version:
|
||||
description: "Hiện phiên bản %bsb_plugin_name% và các bổ sung"
|
||||
description: "Hiện phiên bản BentoBox và các bổ sung"
|
||||
setrange:
|
||||
parameters: "[player] [range]"
|
||||
description: "Đặt giới hạn đảo người chơi"
|
||||
@ -58,7 +58,7 @@ commands:
|
||||
manual: "&cKhông tìm thấy cổng dịch chuyển an toàn! Hãy tp tới địa điểm &b[location] &cvà kiểm tra"
|
||||
island:
|
||||
about:
|
||||
description: "hiện thông tin về %bsb_plugin_name%"
|
||||
description: "hiện thông tin về BentoBox"
|
||||
go:
|
||||
parameters: "<home number>"
|
||||
description: "dịch chuyển tới đảo"
|
||||
@ -257,11 +257,4 @@ protection:
|
||||
|
||||
|
||||
island:
|
||||
locked: "&cThis island is locked!"
|
||||
|
||||
new-island:
|
||||
sign:
|
||||
line0: "&1%bsb_plugin_name%"
|
||||
line1: "[player]"
|
||||
line2: "Đừng rơi"
|
||||
line3: "Vui vẻ &c<3"
|
||||
locked: "&cThis island is locked!"
|
Loading…
Reference in New Issue
Block a user