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 Jan 13, 2023
1 parent 6771101 commit 0745d62
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion crowdin/lang/ar-SA/messages.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"_comment": "Hi translator! If you editing this from Github or from code sources, you should go https://crowdin.com/project/quickshop-reremake",
"_comment": "أهلاً أيها المترجم! إذا كنت تترجم بإستخدام GitHub أو عن طريق الكود الأساسي من الأفضل أن تذهب إلى https://crowdin.com/project/quickshop-reremake",
"file-test": "This is a test textfile. We use it to test if the messages.json is broken. You can fill it with any easter eggs you like here :)",
"translation-author": "المترجم: Ghost_chu, Andre_601, MoroccanTea",
"translation-version": "إصدار الدعم: إعادة التشكيل",
Expand Down
4 changes: 2 additions & 2 deletions crowdin/lang/es-ES/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"shop-purchase-cancelled": "&cCompra cancelada.",
"shop-stock-too-low": "&cSólo queda {0} {1} en la tienda!",
"you-cant-afford-to-buy": "&cCuesta {0} pero sólo tienes {1}",
"select-shop-type-or-cancel": "&aWhich shop type you want to use? \n {0} {1} {2}",
"select-shop-type-or-cancel": "&a¿Qué tipo de tienda desea utilizar? \n {0} {1} {2}",
"select-shop-type-or-cancel-selling-button": "&d[Selling]",
"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}.",
"not-a-valid-shop-type": "&cSolo puede ingresar Comprar / Vender / Cancelar, su entrada fue {0}.",
"negative-amount": "&cNo puedes comerciar con dinero negativo",
"not-a-number": "&cSolo puedes introducir un número, tu entrada era {0}.",
"exceeded-maximum": "&cEl valor excedió el valor máximo en Java.",
Expand Down
2 changes: 1 addition & 1 deletion crowdin/lang/tr-TR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"shop-purchase-cancelled": "&cMarket alımı iptal edildi.",
"shop-stock-too-low": "&cMarkette sadece {0} tane {1} kalmış!",
"you-cant-afford-to-buy": "&cBu {0} ediyor, ama sende sadece {1} var",
"select-shop-type-or-cancel": "&aWhich shop type you want to use? \n {0} {1} {2}",
"select-shop-type-or-cancel": "&aHangi mağaza türünü kullanmak istiyorsunuz? \n {0} {1} {2}",
"select-shop-type-or-cancel-selling-button": "&d[Selling]",
"select-shop-type-or-cancel-buying-button": "&b[Buying]",
"select-shop-type-or-cancel-cancel-button": "&c[Cancel]",
Expand Down
10 changes: 5 additions & 5 deletions crowdin/lang/zh-TW/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"shop-purchase-cancelled": "&c已取消購買。",
"shop-stock-too-low": "&c該商店只剩 {0} 個 {1}!",
"you-cant-afford-to-buy": "&c商品價格 {0} 元,但是你只有 {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-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}.",
"select-shop-type-or-cancel": "&a您想要使用哪種商店類型? \n {0} {1} {2}",
"select-shop-type-or-cancel-selling-button": "&d[出售]",
"select-shop-type-or-cancel-buying-button": "&b[收購]",
"select-shop-type-or-cancel-cancel-button": "&c[取消]",
"not-a-valid-shop-type": "&c您只能輸入 收購/出售/取消,但你輸入的是 {0}.",
"negative-amount": "&c我的天啊,沒想到居然有人想要交易負數的數量。",
"not-a-number": "&c輸入內容只能是數字,但你輸入了 {0}。",
"exceeded-maximum": "&c該值超出了 Java 中的最大值。 ",
Expand Down

0 comments on commit 0745d62

Please sign in to comment.