Skip to content

Commit 245ed6a

Browse files
committed
Merge remote-tracking branch 'origin/hikari' into hikari
2 parents d05747b + 2a3ac6e commit 245ed6a

File tree

15 files changed

+327
-327
lines changed

15 files changed

+327
-327
lines changed

addon/plan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.github.plan-player-analytics</groupId>
7171
<artifactId>Plan</artifactId>
72-
<version>5.5.2335</version> <!-- Add the version number here -->
72+
<version>5.5.2379</version> <!-- Add the version number here -->
7373
<scope>provided</scope>
7474
</dependency>
7575
<dependency>

compatibility/advancedregionmarket/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.github.alex9849</groupId>
6565
<artifactId>advanced-region-market</artifactId>
66-
<version>3.4.3</version>
66+
<version>3.4.4</version>
6767
<scope>provided</scope>
6868
</dependency>
6969
</dependencies>

compatibility/bentobox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>world.bentobox</groupId>
6363
<artifactId>bentobox</artifactId>
64-
<version>1.22.0</version>
64+
<version>1.23.1</version>
6565
<scope>provided</scope>
6666
</dependency>
6767
</dependencies>

compatibility/towny/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.palmergames.bukkit.towny</groupId>
6060
<artifactId>towny</artifactId>
61-
<version>0.99.0.1</version>
61+
<version>0.99.0.8</version>
6262
<scope>provided</scope>
6363
</dependency>
6464
<dependency>

crowdin/lang/en-US/messages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ blacklisted-item: <red>This item cannot be sold as it is on the blacklist
2727
command-type-mismatch: <red>This command can only be executed by <aqua>{0}</aqua>.
2828
server-crash-warning: '<red>WARNING: Using the /qs reload command to replace/delete the QuickShop Jar file may crash the server while it is running.'
2929
you-cant-afford-to-change-price: <red>It costs {0} to change the price in your shop.
30-
safe-mode: <red>QuickShop is in safe mode. You cannot open this shop container, please contact the Server Administrator to fix this issue.
30+
safe-mode: <red>Quickshop is in safe mode. You cannot open this shop container, please contact the Server Administrator to fix this issue.
3131
forbidden-vanilla-behavior: <red>This operation is not allowed due to it not being consistent with vanilla behaviours
3232
shop-out-of-space-name: <dark_purple>Your shop {0} is full!
3333
paste-disabled: '<red>Paste function has been disabled! You cannot request technical support.<newline>Reason: {0}'

crowdin/lang/lt-LT/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
example1:
22
example2:
3-
test: "This is a test file for testing the REST response of Crowdin distribution feature, please ignore this file!"
3+
test: "Tai bandomasis failas, skirtas išbandyti \"Crowdin\" platinimo funkcijos REST ateities atnaujinimus, ignoruokite šį failą!"

crowdin/lang/lt-LT/messages.yml

Lines changed: 312 additions & 312 deletions
Large diffs are not rendered by default.

crowdin/lang/sr-SP/messages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
break-shop-use-supertool: <yellow>You can break the shop by using the SuperTool.
22
fee-charged-for-price-change: <green>You paid <red>{0}<green> to change the price.
3-
not-allowed-to-create: <red>You may not create a shop here.
3+
not-allowed-to-create: <red>Несмете да направите продавницу овде.
44
disabled-in-this-world: <red>QuickShop is disabled in this world
55
how-much-to-trade-for: <green>Enter in chat, how much you wish to trade <yellow>{1}x {0}<green> for.
66
client-language-changed: <green>QuickShop detected your client language setting has been changed, we're now using {0} locale for you.

crowdin/lang/tr-TR/messages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ unknown-player: <red>Hedef oyuncu mevcut değil, lütfen yazdığınız kullanı
167167
player-offline: "<red>The target player currently is offline."
168168
player-profile-format: "<aqua>{0}</aqua><gold>(<yellow>{1}</yellow>)</gold>"
169169
shop-type:
170-
selling: "SELLING"
171-
buying: "BUYING"
170+
selling: "Satış"
171+
buying: "Satın alım"
172172
language:
173173
qa-issues: '<yellow>Kalite güven sorunları: <aqua>{0}%'
174174
code: '<yellow>Kod: <gold>{0}'

platform/quickshop-platform-spigot-abstract/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>com.github.PikaMug</groupId>
9191
<artifactId>LocaleLib</artifactId>
92-
<version>3.2</version>
92+
<version>3.4</version>
9393
</dependency>
9494
</dependencies>
9595
</project>

0 commit comments

Comments
 (0)