Update pt.json (POEditor.com)

This commit is contained in:
JannisX11 2020-10-25 18:03:47 +01:00
parent df811f5000
commit 2e6446223b

View File

@ -138,7 +138,6 @@
"dialog.plugins.reload": "Recarregar",
"dialog.plugins.none_installed": "Nenhuma extensão instalada",
"dialog.plugins.none_available": "Nenhuma extensão disponível",
"dialog.plugins.outdated": "Requer uma versão mais nova do Blockbench",
"dialog.plugins.web_only": "Apenas para o aplicativo da web",
"dialog.plugins.app_only": "Apenas para o aplicativo da área de trabalho",
"dialog.plugins.author": "por %0",
@ -240,8 +239,6 @@
"settings.ctrl_size.desc": "Resolução da grade ao manter Ctrl pressionado",
"settings.negative_size": "Tamanho negativo",
"settings.negative_size.desc": "Permitir que a ferramenta de redimensionamento use tamanhos negativos",
"settings.dialog_unsaved_textures": "Texturas não salvas",
"settings.dialog_unsaved_textures.desc": "Mostrar a caixa de diálogo \"Texturas não salvas\"",
"settings.dialog_larger_cubes": "Modelo muito grande",
"settings.dialog_larger_cubes.desc": "Mostrar a caixa de diálogo \"Modelo muito grande\"",
"settings.dialog_rotation_limit": "Limites de rotação",
@ -614,8 +611,6 @@
"action.load_animation_file.desc": "Importar um arquivo de animação",
"action.play_animation": "Iniciar Animação",
"action.play_animation.desc": "Pré Visualização de animação",
"action.export_animation_file": "Exportar Animação",
"action.export_animation_file.desc": "Exporta um arquivo json com as animações atuais",
"action.slider_keyframe_time": "Tempo",
"action.slider_keyframe_time.desc": "Alterar o tempo dos quadros selecionados",
"timeline.rotation": "Rotação",
@ -627,7 +622,6 @@
"panel.keyframe.type": "Quadro (%0)",
"generic.delete": "Apagar",
"generic.rename": "Renomear",
"message.animation_update_var": "Variável de Atualização de Animação",
"message.no_animation_selected": "Você tem que selecionar uma animação para fazer isso",
"message.no_bone_selected": "Você tem que selecionar um osso para fazer isso",
"message.duplicate_groups.title": "Nome do Osso Duplicado",
@ -872,7 +866,6 @@
"action.select_effect_animator.desc": "Abre a linha do tempo para adicionar sons e efeitos de partículas.",
"action.timeline_focus": "Canal",
"action.timeline_focus.desc": "Selecione os canais de animação para exibir na linha do tempo.",
"action.timeline_focus.all": "Todos",
"timeline.particle": "Partícula",
"timeline.sound": "Som",
"timeline.effects": "Efeitos",
@ -1089,7 +1082,6 @@
"action.resolve_keyframe_expressions": "Resolver quadro-chave",
"action.resolve_keyframe_expressions.desc": "Resolve as expressões matemáticas dos quadros selecionados",
"action.fold_all_animations": "Dobre todos os animadores",
"action.timeline_focus.used": "Em uso",
"menu.palette.load.empty": "Vazio",
"switches.lock": "Travar",
"camera_angle.isometric_right": "Direita isométrica",
@ -1123,5 +1115,64 @@
"menu.animation.loop.once": "Play Once",
"menu.animation.loop.hold": "Hold On Last Frame",
"menu.animation.loop.loop": "Loop",
"interface.streamer_mode_on": "Streamer Mode Enabled"
"interface.streamer_mode_on": "Streamer Mode Enabled",
"generic.reset": "Reset",
"generic.restore": "Restore",
"keys.mousewheel": "Mousewheel",
"message.delete_animation.title": "Delete Animation",
"message.delete_animation.message": "The animation was removed from Blockbench. Do you also want to delete the animation from the file that is was saved in?",
"message.reset_keybindings": "Are you sure you want to reset all keybindings?",
"message.no_animation_to_import": "No animations to import",
"dialog.material_instances.title": "Material Instances",
"dialog.animation_import.title": "Select Animations to Import",
"dialog.create_texture.padding": "Padding",
"settings.fov": "FOV",
"settings.fov.desc": "Camera Field of View. Default is 45",
"settings.sync_color": "Sync Color",
"settings.sync_color.desc": "Synchronize the color between different Blockbench instances",
"settings.dialog_drag_background": "Position Background",
"settings.dialog_drag_background.desc": "Show \"Position Background\" dialog",
"settings.minify_bbmodel": "Minified Project Files",
"settings.minify_bbmodel.desc": "Write .bbmodel files minified into one line",
"action.edit_material_instances": "Edit Material Instances",
"action.edit_material_instances.desc": "Edit material instance names for bedrock block geometries",
"action.save_all_animations": "Save All Animations",
"action.save_all_animations.desc": "Save all currently loaded animations",
"action.keyframe_interpolation": "Interpolation",
"action.keyframe_interpolation.desc": "Select the keyframe interpolation mode",
"action.keyframe_interpolation.linear": "Linear",
"action.keyframe_interpolation.catmullrom": "Smooth",
"action.timeline_focus.hide_empty": "Hide empty channels",
"menu.file.preferences": "Preferences",
"menu.animation.blend_weight": "Blend Weight",
"menu.animation.save": "Save",
"menu.animation.properties": "Properties...",
"menu.animation.file": "File",
"menu.animation.snapping": "Snapping",
"menu.animation.open_location": "Open File Location",
"panel.keyframe.add_data_point": "Add Keyframe Data Point",
"panel.keyframe.remove_data_point": "Remove Data Point",
"panel.keyframe.pre": "Pre",
"panel.keyframe.post": "Post",
"generic.all": "All",
"message.small_face_dimensions.title": "Incompatible Face Dimensions",
"message.small_face_dimensions.message": "The selection contains faces that are smaller than 1 unit in one direction. The Box UV mapping system considers any faces below that threshold as 0 pixels wide. The texture on those faces therefore may not work correctly.",
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and uncheck \"Box UV\".",
"dialog.plugins.outdated_client": "Requires a newer version of Blockbench",
"dialog.plugins.outdated_plugin": "Plugin is outdated and does not work with this version of Blockbench",
"settings.motion_trails": "Motion Trails",
"settings.motion_trails.desc": "Show motion trails in the animation editor",
"settings.antialiasing": "Anti-aliasing",
"settings.antialiasing.desc": "Toggle anti-aliasing in the preview. Restart Blockbench to apply changes",
"action.timeline_frame_back": "Jump 1 Frame Back",
"action.timeline_frame_forth": "Jump 1 Frame Forth",
"action.ik_enabled": "Enable IK",
"action.ik_enabled.desc": "Enable Inverse Kinematics for this bone",
"action.slider_ik_chain_length": "IK Chain Length",
"action.slider_ik_chain_length.desc": "Upwards length of the IK bone chain",
"panel.bone.ik": "Inverse Kinematics (Experimental)",
"settings.particle_tick_rate": "Particle Tick Rate",
"settings.particle_tick_rate.desc": "Tick rate for particle effects in ticks per second. Default is 30",
"action.lock_motion_trail": "Lock Motion Trail",
"action.lock_motion_trail.desc": "Lock the motion trail to the currently selected group"
}