Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crowdin/lang/es-ES/example.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
example1:
example2:
test: "This is a test file for testing the REST response of Crowdin distribution feature, please ignore this file!"
test: "Este es un archivo de prueba para probar la respuesta REST de la función de distribución de Crowdin, ¡ignora este archivo!"
28 changes: 14 additions & 14 deletions crowdin/lang/fr-FR/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1428,24 +1428,24 @@ addon:
markerset-title: QuickShop-Hikari Shops
marker-name: '{0} @ {2} @ {3} for x{4} @ {5}'
marker-description: |
Name: {0}
Owner: {1}
Item: {2}
Price: {3} for x{4} item(s)
Type: {5}
Unlimited: {6}
Location: {7}
Nom: {0}
Propriétaire : {1}
Article : {2}
Prix : {3} pour x{4} article(s)
Type : {5}
Illimité : {6}
Emplacement : {1}{7}
bluemap:
markerset-title: QuickShop-Hikari Shops
marker-name: '{0} @ {2} @ {3} for x{4} @ {5}'
marker-description: |
Name: {0}
Owner: {1}
Item: {2}
Price: {3} for x{4} item(s)
Type: {5}
Unlimited: {6}
Location: {7}
Nom: {0}
Propriétaire : {1}
Article : {2}
Prix : {3} pour x{4} article(s)
Type : {5}
Illimité : {6}
Emplacement : {1}{7}
chestprotect:
protection-exists: <red>This region already protected by ChestProtect and you don't have permission to create shops at here.
shops-exsts: <red>The region that you want to protect contains other player's shops and you don't have permission to access them.
Expand Down
26 changes: 13 additions & 13 deletions crowdin/lang/uk-UA/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -762,9 +762,9 @@ addon:
world-not-enabled: <red>Вам не дозволено створювати або торгувати в цьому світі.
creation-denied: <red>У вас немає дозволу на створення магазинів на цій землі.
quests:
create-quest-required: <red>You must complete the quest <aqua>{0}</aqua> to create a shop.
sell-quest-required: <red>You must complete the quest <aqua>{0}</aqua> to sell items to a shop.
buy-quest-required: <red>You must complete the quest <aqua>{0}</aqua> to buy items from a shop.
create-quest-required: <red>Ви повинні завершити завдання <aqua>{0}</aqua>, щоб мати змогу створити магазин.
sell-quest-required: <red>Ви повинні завершити завдання <aqua>{0}</aqua>, щоб мати змогу продавати предмети в магазині.
buy-quest-required: <red>Ви повинні завершити завдання <aqua>{0}</aqua>, щоб мати змогу купувати предмети в магазині.
dominion:
creation-denied: <red>У вас немає дозволу на створення магазинів у цій зоні Dominion.
trade-denied: <red>Магазин повинен знаходитися в межах Dominion, щоб з ним можна було торгувати.
Expand Down Expand Up @@ -806,8 +806,8 @@ addon:
{
"embed":
{
"title": ":inbox_tray: Somebody sold items to your shop",
"description": "The player %%purchase.name%% sold x%%purchase.amount%% %%shop.item.name%% to your shop.",
"title": ":inbox_tray: Хтось продав предмети у ваш магазин",
"description": "Гравець %%purchase.name%% продав x%%purchase.amount%% %%shop.item.name%% вашому магазину.",
"color": 52084,
"author": {
"name": "QuickShop-Hikari",
Expand All @@ -820,38 +820,38 @@ addon:
"url": ""
},
"footer": {
"text": "QuickShop-Hikari Discord Notification",
"text": "Discord-сповіщення QuickShop-Hikari",
"icon_url": ""
},
"fields": [
{
"name": "Shop",
"name": "Магазин",
"value": "%%shop.display-name%%",
"inline": false
},
{
"name": "Purchaser",
"name": "Продавець",
"value": "%%purchase.name%%",
"inline": true
},
{
"name": "Item",
"name": "Предмет",
"value": "%%shop.item.name%%",
"inline": true
},
{
{
"name": "Amount",
"name": "Кількість",
"value": "%%purchase.amount%% (x%%shop.stacking-amount%%)",
"inline": true
},
{
"name": "Your paid",
"name": "Ви заплатили",
"value": "%%purchase.balance-formatted%%",
"inline": true
},
{
"name": "Taxes",
"name": "Податки",
"value": "%%purchase.taxes-formatted%%",
"inline": true
}
Expand Down Expand Up @@ -1452,7 +1452,7 @@ addon:
Безлімітно: {6}
Локація: {7}
bluemap:
markerset-title: Player Shops
markerset-title: Магазини Гравців
marker-name: '{0} @ {2} @ {3} за x{4} @ {5}'
marker-description: |
Назва: {0}
Expand Down