Skip to content

Commit 7e8504b

Browse files
New translations en_us.json (Russian) (#539)
1 parent 943bbe4 commit 7e8504b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/assets/lootr/lang/ru_ru.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"lootr.message.refreshed": "Содержимое контейнера обновляется от вашего прикосновения!",
1313
"lootr.message.refresh_in": "Этот контейнер обновит своё содержимое через %s секунд.",
1414
"lootr.message.refresh_start": "Контейнер обновится с новым содержимым через %s секунд!",
15-
"lootr.message.invalid_table": "Error with mod [%s]! The loot table for this container [%s] could not be found and loot was not generated. Please check your `latest.log` for loading errors.",
16-
"lootr.message.invalid_block": "The container that you have tried to open is invalid as it has not generated its identifier.",
15+
"lootr.message.invalid_table": "Ошибка с модом [%s]! Не удалось найти таблицу добычи для этого контейнера [%s], и добыча не была сгенерирована. Пожалуйста, проверьте свой `latest.log` на наличие ошибок при загрузке.",
16+
"lootr.message.invalid_block": "Контейнер, который вы попытались открыть, недействителен, так как он не сгенерировал свой идентификатор.",
1717
"block.lootr.lootr_chest": "Сундук с добычей",
1818
"block.lootr.lootr_trapped_chest": "Сундук с добычей",
1919
"block.lootr.lootr_barrel": "Бочка с добычей",
2020
"block.lootr.lootr_inventory": "Сундук с добычей",
2121
"block.lootr.lootr_shulker": "Шалкеровый ящик с добычей",
2222
"block.lootr.trophy": "Столетний трофей",
23-
"entity.lootr.lootr_minecart": "Вагонетка с сундуком с добычей",
23+
"entity.lootr.lootr_minecart": "Грузовая вагонетка",
2424
"lootr.commands.usage": "/lootr barrel | barrel <loot-table> | chest | chest <loot-table> | cart | cart <loot-table> | shulker | shulker <loot-table> | convert | custom <id> | refresh | decay",
2525
"lootr.commands.create": "Создано: %s в %s, используя таблицу добычи %s.",
2626
"lootr.commands.summon": "Создана вагонетка с сундуком с добычей в %s, используя таблицу добычи %s.",

0 commit comments

Comments
 (0)