Merge pull request #24 from mfnalex/master

translations
This commit is contained in:
JEFF 2019-06-03 14:15:43 +02:00 committed by GitHub
commit 13ccce3bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 7 deletions

View File

@ -6,7 +6,7 @@
<groupId>de.jeffclan</groupId>
<artifactId>JeffChestSort</artifactId>
<version>5.0.1</version>
<version>5.0.3</version>
<packaging>jar</packaging>
<name>JeffChestSort</name>

View File

@ -166,14 +166,13 @@ message-error-invalid-options: "&cError: Unknown option %s. Valid options are %s
#message-error-invalid-options: "&cError: Unknown option %s. Valid options are %s."
##### Chinese - Thanks to qsefthuopq for translating! -> https://www.spigotmc.org/members/qsefthuopq.339953/
##### Note: the last two messages are still untranslated. Please send me your translation at SpigotMC
#message-when-using-chest: "&7提示: 输入 &6/chestsort&7 来启用自动整理箱子."
#message-when-using-chest2: "&7提示: 输入 &6/chestsort&7 来关闭自动整理箱子."
#message-sorting-disabled: "&7自动整理箱子已 &c关闭&7."
#message-sorting-enabled: "&7自动整理箱子已 &a启用&7."
#message-error-players-only: "&c错误: 指令只能由玩家运行."
#message-player-inventory-sorted: "&7Your inventory has been sorted."
#message-error-invalid-options: "&cError: Unknown option %s. Valid options are %s."
#message-player-inventory-sorted: "&7已成功整理你的背包."
#message-error-invalid-options: "&c错误: 位置选项 %s. 有效选项为 %s."
##### Chinese (Traditional) 繁體中文
##### Note: the last two messages are still untranslated. Please send me your translation at SpigotMC
@ -244,7 +243,7 @@ message-error-invalid-options: "&cError: Unknown option %s. Valid options are %s
##### Russian - Thanks to Gandon for translating! -> https://www.spigotmc.org/members/gandon.443887/
##### Note: the last two messages are still untranslated. Please send me your translation at SpigotMC
#message-when-using-chest: "&7Подсказка: введите &6"/chestsort&7, чтобы включить автоматическую сортировку вещей в сундуках."
#message-when-using-chest: "&7Подсказка: введите &6/chestsort&7, чтобы включить автоматическую сортировку вещей в сундуках."
#message-when-using-chest2: "&7Подсказка: введите &6/chestsort&7, чтобы отключить автоматическую сортировку вещей в сундуках."
#message-sorting-disabled: "&7Автоматическая сортировка вещей в сундуках была &cотключена&7."
#message-sorting-enabled: "&7Автоматическая сортировка вещей в сундуках была &aвключена&7."

View File

@ -1,6 +1,6 @@
main: de.jeffclan.JeffChestSort.JeffChestSortPlugin
name: ChestSort
version: 5.0.1
version: 5.0.3
api-version: 1.13
description: Allows automatic chest sorting
author: mfnalex
@ -24,4 +24,4 @@ permissions:
chestsort.use:
description: Allows usage of automatic chest sorting
chestsort.use.inventory:
description: Allows usage of inventory sorting (/invsort)
description: Allows usage of inventory sorting (/invsort)