diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-19 08:57:08 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-19 08:57:08 +0800 |
| commit | dcdb2527b80417d35e173ada1bfd4654db644968 (patch) | |
| tree | cb15333a55fdd4124b6becd3042f8110ece9f2f8 /src | |
| parent | 47b5377d2b4bcc3fd2292b85d703e0dfe8c54a41 (diff) | |
| download | RoughlyEnoughItems-dcdb2527b80417d35e173ada1bfd4654db644968.tar.gz RoughlyEnoughItems-dcdb2527b80417d35e173ada1bfd4654db644968.tar.bz2 RoughlyEnoughItems-dcdb2527b80417d35e173ada1bfd4654db644968.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 65d84c9db..34ab79626 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -99,14 +99,14 @@ "config.roughlyenoughitems.technical": "Config. Técnicas", "config.roughlyenoughitems.performance": "Config. Performance", "config.roughlyenoughitems.filtering": "Filtragem", - "config.roughlyenoughitems.cheating": "Cheating:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", - "config.roughlyenoughitems.usageKeybind": "Show Uses:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", + "config.roughlyenoughitems.cheating": "Trapaças:", + "config.roughlyenoughitems.smooth_scrolling": "Configurações de rolagem suave", + "config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:", + "config.roughlyenoughitems.hideKeybind": "Esconder/Mostrar REI:", + "config.roughlyenoughitems.usageKeybind": "Mostrar Usos:", + "config.roughlyenoughitems.nextPageKeybind": "Próxima página:", "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", - "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", + "config.roughlyenoughitems.focusSearchFieldKeybind": "Procura com Foco:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", @@ -162,25 +162,25 @@ "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", - "config.roughlyenoughitems.weatherCommand": "Weather Command:", - "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cTópico de Pacote", + "config.roughlyenoughitems.weatherCommand": "Comando de Clima:", + "config.roughlyenoughitems.itemListOrdering": "Ordem da Lista de Referências:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", - "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", - "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", + "config.roughlyenoughitems.newFastEntryRendering": "Renderização de Entrada Rápida:", + "config.roughlyenoughitems.recipeScreenType": "Estilo de tela de receita:", + "config.roughlyenoughitems.recipeScreenType.config": "Estilo de tela de receita: %s", + "config.roughlyenoughitems.recipeScreenType.unset": "Não definido", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", - "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", + "config.roughlyenoughitems.recipeScreenType.villager": "Ao gosto dos aldeões", + "config.roughlyenoughitems.itemCheatingMode": "Quantidade de Items na Trapaça:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", - "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", - "config.roughlyenoughitems.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invertido", + "config.roughlyenoughitems.searchFavorites": "Filtro de Busca em Favoritos:", + "config.roughlyenoughitems.appendModNames": "Mostrar Nome do Mod:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Lado Oposto", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "No topo da lista", + "config.roughlyenoughitems.displayFavoritesTooltip": "Exibir Tooltips nos Favoritos:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", |
