-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/BentoBoxWorld/Border.git …
…into develop
- Loading branch information
Showing
14 changed files
with
91 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
# Translation by: CZghost | ||
|
||
--- | ||
border: | ||
toggle: | ||
description: "přepíná hranice ostrova zapnuto/vypnuto" | ||
description: přepíná hranice ostrova zapnuto/vypnuto | ||
border-on: "&a Hranice zapnuta." | ||
border-off: "&a Hranice vypnuta." | ||
set-type: | ||
description: změní typ ohraničení | ||
changed: "&a Typ ohraničení změněn na &b[type]&a." | ||
error-unavailable-type: "&c Tento typ je nedostupný nebo neexistuje." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: uključuje/isključuje obrub | ||
border-on: "&a Border omogućen." | ||
border-off: "&a Border onemogućen." | ||
set-type: | ||
description: mijenja vrstu obruba | ||
changed: "&a Vrsta obruba promijenjena je u &b[type]&a." | ||
error-unavailable-type: "&c Ova vrsta je nedostupna ili ne postoji." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: 境界線のオン/オフを切り替えます | ||
border-on: "&a 境界線が有効です。" | ||
border-off: "&a 境界線が無効になっています。" | ||
set-type: | ||
description: 境界線の種類を変更します | ||
changed: "&a 枠線のタイプが &b[type]&a に変更されました。" | ||
error-unavailable-type: "&c このタイプは使用できないか、存在しません。" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: schakelt de rand in/uit | ||
border-on: "&a Rand ingeschakeld." | ||
border-off: "&a Grens uitgeschakeld." | ||
set-type: | ||
description: verandert het type rand | ||
changed: "&a Randtype gewijzigd in &b[type]&a." | ||
error-unavailable-type: "&c Dit type is niet beschikbaar of bestaat niet." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: activează/dezactivează chenarul | ||
border-on: "&a Chenar activat." | ||
border-off: "&a Chenar este dezactivată." | ||
set-type: | ||
description: modifică tipul de chenar | ||
changed: "&a Tipul de chenar s-a schimbat în &b[type]&a." | ||
error-unavailable-type: "&c Acest tip este indisponibil sau nu există." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: kenarlığı açar/kapatır | ||
border-on: "&a Sınır etkin." | ||
border-off: "&a Kenarlık devre dışı." | ||
set-type: | ||
description: kenarlığın türünü değiştirir | ||
changed: "&a Kenarlık türü &b[type]&a olarak değiştirildi." | ||
error-unavailable-type: "&c Bu tür kullanılamıyor veya mevcut değil." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: bật/tắt hiệu ứng rìa đảo | ||
border-on: '&aĐã bật rìa đảo.' | ||
border-off: '&aĐã tắt rìa đảo.' | ||
border-on: "&aĐã bật rìa đảo." | ||
border-off: "&aĐã tắt rìa đảo." | ||
set-type: | ||
description: thay đổi loại đường viền đảo | ||
changed: "&a Loại đường viền đảo đã thay đổi thành &b[type]&a." | ||
error-unavailable-type: "&c Loại này không có sẵn hoặc không tồn tại." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
border: | ||
toggle: | ||
description: 打开/关闭边框 | ||
border-on: "&a 启用边框。" | ||
border-off: "&a 边框已禁用。" | ||
set-type: | ||
description: 更改边框的类型 | ||
changed: "&a 边框类型更改为 &b[type]&a。" | ||
error-unavailable-type: "&c 此类型不可用或不存在。" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters