diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-06 22:40:22 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-06 22:40:22 +0800 |
| commit | d96fa46125a66e348b185b2d5655ff5f6e7c0bdc (patch) | |
| tree | 0d65e7220950ab970ad3c3d0ae9a7b5896ab4e93 | |
| parent | efa68885f335d03f2366218251caaa2a809d9912 (diff) | |
| download | RoughlyEnoughItems-d96fa46125a66e348b185b2d5655ff5f6e7c0bdc.tar.gz RoughlyEnoughItems-d96fa46125a66e348b185b2d5655ff5f6e7c0bdc.tar.bz2 RoughlyEnoughItems-d96fa46125a66e348b185b2d5655ff5f6e7c0bdc.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index e24cac5fd..82e9b8746 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -5,7 +5,7 @@ "text.rei.cheating_enabled": "§cCheating Enabled", "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)", "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)", - "text.rei.no_permission_cheat": "Operator permissions are required to cheat items", + "text.rei.no_permission_cheat": "Нужни са операторски разрешения за да се cheatват предмети", "text.rei.search.field.suggestion": "Търсене...", "category.rei.crafting": "Изработване", "category.rei.smelting": "Топене", @@ -26,9 +26,9 @@ "category.rei.brewing.result": "Резултатна отвара", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", - "category.rei.information": "Information", + "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% Chance", - "text.rei.composting.page": "Page %d", + "text.rei.composting.page": "Страница %d", "text.rei.config": "Конфигурация", "text.rei.config_tooltip": "Отвори екран за конфигуриране\n§7Shift-кликни за да превключиш мамене", "text.rei.cheat_items": "Даден е [{item_name}§f] x{item_count} на {player_name}.", @@ -41,17 +41,17 @@ "text.auto_craft.move_items": "Премести предмети", "text.auto_craft.move_items.yog": "Generate NullPointerException!!", "error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.", - "error.rei.not.on.server": "REI is not on the server.", - "error.rei.not.enough.materials": "Not enough materials.", + "error.rei.not.on.server": "REI не е наличен на сървъра.", + "error.rei.not.enough.materials": "Нямате достатъчно материали.", "error.rei.internal.error": "Internal Error: %s", "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.", "error.rei.no.handlers.applicable": "No handlers are applicable.", - "error.rei.multi.errors": "Multiple Errors:", + "error.rei.multi.errors": "Няколко грешки:", "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory", "text.rei.showing_craftable": "Показват се само изработваеми предмети", "text.rei.showing_all": "Показват се всички предмети", "text.rei.delete_items": "§cИзтрий предмет", - "text.rei.credits": "Credits", + "text.rei.credits": "Благодарности", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", "text.rei.view_all_categories": "Виж всички категории", @@ -59,13 +59,13 @@ "text.rei.choose_page": "Избери страница", "text.rei.gamemode_button.tooltip": "Превключи играещ режим\n§7Превключи към %s играещ режим.", "text.rei.weather_button.tooltip": "Превключи време\n§7Превключи към %s.", - "text.rei.reload_config": "Reload Plugins", - "text.rei.config.is.reloading": "Plugins are reloading!", + "text.rei.reload_config": "Презареди Добавки", + "text.rei.config.is.reloading": "Добавките се презареждат!", "text.rei.enabled": "Да", "text.rei.disabled": "Не", - "text.rei.short_gamemode.survival": "S", - "text.rei.short_gamemode.creative": "C", - "text.rei.short_gamemode.adventure": "A", + "text.rei.short_gamemode.survival": "О", + "text.rei.short_gamemode.creative": "К", + "text.rei.short_gamemode.adventure": "П", "text.rei.short_gamemode.spectator": "SP", "text.rei.weather.clear": "Слънчево време", "text.rei.weather.rain": "Дъждовно време", @@ -74,9 +74,9 @@ "text.rei.next_category": "Следваща категория", "text.rei.previous_page": "Предишна страница", "text.rei.next_page": "Следваща страница", - "text.rei.back": "Back", - "text.rei.select": "Select", - "text.rei.favorites": "Favorites", + "text.rei.back": "Назад", + "text.rei.select": "Избери", + "text.rei.favorites": "Любими", "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", |
