Skip to content

Commit

Permalink
New translations en_us.json (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Nov 17, 2024
1 parent 40f64d4 commit 98978ab
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions src/main/resources/assets/syncmatica/lang/crowdin/ru_RU.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"syncmatica.gui.button.view_syncmatics": "View Syncmatics",
"syncmatica.gui.button.material_gatherings": "Material Collections",
"syncmatica.gui.button.load": "Load",
"syncmatica.gui.button.unload": "Unload",
"syncmatica.gui.button.remove": "Remove",
"syncmatica.gui.button.download": "Download",
"syncmatica.gui.button.downloading": "Downloading...",
"syncmatica.gui.button.share": "Share",
"syncmatica.gui.button.material_gathering_placement": "Materials",
"syncmatica.gui.title.manage_server_placements": "Manage Server Placements - %s",
"syncmatica.gui.label.placement_info.file_name": "File Name",
"syncmatica.gui.label.placement_info.position": "Origin (xyz)",
"syncmatica.gui.label.placement_info.dimension_id": "Dimension",
"syncmatica.gui.label.placement_info.owner": "Originally shared by",
"syncmatica.gui.label.placement_info.last_modified": "Last modified by",
"syncmatica.gui.label.placement_info.version": "Litematic Version: §f%d§r",
"syncmatica.gui.label.placement_info.schema": "Minecraft: §f%s§r [Schema §f%d§r]",
"syncmatica.error.share_without_shift": "Press shift to share",
"syncmatica.error.share_modified_subregions": "Share Error - Connected Server does not support sharing of modified subregions - it needs to update.",
"syncmatica.error.modification_deny": "Denied Modification request - Another user is already modifying this placement.",
"syncmatica.error.player_dimension_mismatch": "Player needs to be in the same dimension as placement to load.",
"syncmatica.error.create_from_schematic": "Error creating Syncmatic from schematic: {}",
"syncmatica.error.share_incompatible_schematic": "Convert this file using the Schematic Manager from the main menu to share it",
"syncmatica.error.invalid_file": "Cannot share this type of file",
"syncmatica.error.failed_to_load": "Failed to load litematic {}",
"syncmatica.success.modification_accepted": "Modification request accept - Lock the placement again to share the results to the server"
"syncmatica.gui.button.view_syncmatics": "Посмотреть Syncmatics",
"syncmatica.gui.button.material_gatherings": "Материальные коллекции",
"syncmatica.gui.button.load": "Нагрузка",
"syncmatica.gui.button.unload": "Выгрузить",
"syncmatica.gui.button.remove": "Удалять",
"syncmatica.gui.button.download": "Скачать",
"syncmatica.gui.button.downloading": "Загрузка...",
"syncmatica.gui.button.share": "Делиться",
"syncmatica.gui.button.material_gathering_placement": "Материалы",
"syncmatica.gui.title.manage_server_placements": "Управление размещением серверов - %s",
"syncmatica.gui.label.placement_info.file_name": "Имя файла",
"syncmatica.gui.label.placement_info.position": "Происхождение (xyz)",
"syncmatica.gui.label.placement_info.dimension_id": "Измерение",
"syncmatica.gui.label.placement_info.owner": "Первоначально предоставлено",
"syncmatica.gui.label.placement_info.last_modified": "Последнее изменение:",
"syncmatica.gui.label.placement_info.version": "Версия Litematic: §f%d§r",
"syncmatica.gui.label.placement_info.schema": "Minecraft: §f%s§r [Схема §f%d§r]",
"syncmatica.error.share_without_shift": "Нажмите Shift, чтобы поделиться",
"syncmatica.error.share_modified_subregions": "Ошибка общего доступа — подключенный сервер не поддерживает общий доступ к измененным подрегионам — его необходимо обновить.",
"syncmatica.error.modification_deny": "Отклоненный запрос на изменение — другой пользователь уже изменяет это место размещения.",
"syncmatica.error.player_dimension_mismatch": "Для загрузки игрок должен находиться в том же измерении, что и размещение.",
"syncmatica.error.create_from_schematic": "Ошибка создания Syncmatic из схемы: {}",
"syncmatica.error.share_incompatible_schematic": "Преобразуйте этот файл с помощью Менеджера схем из главного меню, чтобы поделиться им.",
"syncmatica.error.invalid_file": "Невозможно поделиться этим типом файла",
"syncmatica.error.failed_to_load": "Не удалось загрузить litematic {}",
"syncmatica.success.modification_accepted": "Запрос на изменение принят — снова заблокируйте размещение, чтобы поделиться результатами на сервере."
}

0 comments on commit 98978ab

Please sign in to comment.