Skip to content

Commit

Permalink
New Crowdin translations by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Feb 26, 2023
1 parent c5a10db commit 2ddb51d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions crowdin/lang/en-US/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"failed-to-put-sign": "&cNot enough space around the shop to place the info sign.",
"failed-to-paste": "&cFailed to upload the data to pastebin. Check your internet connection and try again. (See console for details)",
"warn-to-paste": "&eCollecting data and uploading to Pastebin, this may take a while. &c&lWarning: &cThe data is kept public for one week! It may leak your server configuration and other sensitive information. Make sure you only send it to &ltrusted staff/developers.",
"price-too-high": "&cHarga toko terlalu tinggi! Anda tidak dapat membuat toko dengan harga lebih tinggi dari {0}.",
"price-too-high": "&cThe shop price is too high! You cannot create a shop with a price higher than {0}.",
"you-cant-create-shop-in-there": "&cYou don't have permissions to create a shop at this location.",
"unknown-player": "&cTarget player doesn't existed or not online, please check the username you typed.",
"shop-staff-cleared": "&aSuccessfully removed all staff members from your shop.",
Expand Down Expand Up @@ -202,24 +202,24 @@
"selling": "Selling {0}",
"stack-selling": "Selling {0}",
"header": "{1}{0}",
"buying": "Membeli {0}",
"stack-buying": "Membeli {0}",
"buying": "Buying {0}",
"stack-buying": "Buying {0}",
"item-left": "",
"item-right": "",
"price": "{0} buah",
"price": "{0} each",
"stack-price": "{0} per {1}x {2}",
"unlimited": "Unlimited",
"status-available": "&a",
"status-unavailable": "&c",
"out-of-stock": "Stok habis",
"out-of-space": "Di Luar Ruang",
"out-of-stock": "Out of Stock",
"out-of-space": "Out of Space",
"freeze": "Trading is disbled"
},
"controlpanel": {
"alwayscounting": "&aAlways counting: {0} &e[&d&lChange&e]",
"alwayscounting-hover": "&eClick to toggle if the shop should always count the container's content.",
"setowner": "&aPemilik: &b{0} &e[&d&lUbah&e]",
"infomation": "&aPanel Kontrol Toko:",
"setowner": "&aOwner: &b{0} &e[&d&lChange&e]",
"infomation": "&aShop Control panel:",
"setowner-hover": "&eClick to switch owner.",
"unlimited": "&aUnlimited: {0} &e[&d&lChange&e]",
"unlimited-hover": "&eClick to toggle if the shop is unlimited.",
Expand Down
2 changes: 1 addition & 1 deletion crowdin/lang/fr-FR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"translation-author": "&cYou only have room for {0} more",
"translation-version": "Version suportée: Reremake",
"translation-contributors": "Contributeurs : Timtower, Netherfoam, KaiNoMood, Mgazul, JackThePicken, Andre_601, brunopaiva15, HiiRaZ, WAXIE",
"translation-country": "Langue: Français (fr_FR)",
"translation-country": "Langue : Français (fr_FR)",
"language-version": "66",
"not-looking-at-valid-shop-block": "&cImpossible de trouver un bloc pour créer une boutique. Vous devez en regarder un.",
"not-looking-at-shop": "&cImpossible de trouver un QuickShop. Vous devez en regarder un.",
Expand Down
2 changes: 1 addition & 1 deletion crowdin/lang/ro-RO/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"shop-stock-too-low": "&cMagazinul mai are {0} {1}!",
"you-cant-afford-to-buy": "&cCosta {0}, dar ai doar {1}",
"select-shop-type-or-cancel": "&aWhich shop type you want to use? \n {0} {1} {2}",
"select-shop-type-or-cancel-selling-button": "&d[Selling]",
"select-shop-type-or-cancel-selling-button": "&d[Vanzare]",
"select-shop-type-or-cancel-buying-button": "&b[Buying]",
"select-shop-type-or-cancel-cancel-button": "&c[Cancel]",
"not-a-valid-shop-type": "&cYou can only input Buy/Sell/Cancel, your input was {0}.",
Expand Down

0 comments on commit 2ddb51d

Please sign in to comment.