From d356b9e861c75bd429975c2b66dcbea4af647517 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Mon, 5 Jul 2021 23:12:02 +0200 Subject: [PATCH] Update it.json (POEditor.com) --- lang/it.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it.json b/lang/it.json index 7990e051..8ee18b45 100644 --- a/lang/it.json +++ b/lang/it.json @@ -178,7 +178,6 @@ "about.version": "Versione:", "about.creator": "Sviluppatore:", "about.website": "Sito:", - "about.bugtracker": "Tracker Bug:", "about.electron": "Questa applicazione è costruita con Electron, una framework per creare applicazioni native con tecnologie web come JavaScript, HTML e CSS.", "about.vertex_snap": "Lo snapping degli vertici è basato su un plugin da SirBenet", "about.icons": "Pachetti Icone:", @@ -1210,7 +1209,7 @@ "settings.camera_near_plane": "Camera Near Plane", "settings.camera_near_plane.desc": "The minimum distance from the camera where objects render. Higher values decrease Z-fighting. Default is 1.", "mode.start.keymap_preference": "Keybinding Preference", - "mode.start.keymap_preference.desc": "If you are new to Blockbench and you are coming from another 3D program, you can select a keymap to make your transition easier. You can change the keymap or individual keybindigns later in the settings.", + "mode.start.keymap_preference.desc": "If you are new to Blockbench and you are coming from another 3D program, you can select a keymap to make your transition easier. You can change the keymap or individual keybindings later in the settings.", "mode.start.select_keymap": "Select Keymap", "message.recording_gif": "GIF creation in progress. Click here to abort.", "message.load_keymap": "Are you sure you want to load this keymap? This will overwrite your current keybindings.", @@ -1243,7 +1242,7 @@ "action.export_settings": "Export Settings", "action.export_settings.desc": "Export the Blockbench settings as a .bbsettings file", "action.load_keymap": "Load Keymap", - "action.load_keymap.default": "Default (Trackpad)", + "action.load_keymap.default": "Default (Trackpad/Mouse)", "action.load_keymap.mouse": "Default (Mouse)", "action.load_keymap.default.desc": "Default Blockbench keybindings, with viewport navigation controls optimized for use on laptop trackpads", "action.load_keymap.mouse.desc": "Default Blockbench keybindings, with viewport navigation bound to the middle mouse button", @@ -1291,5 +1290,6 @@ "camera_angle.common_isometric_left": "Isometric Left (2:1)", "camera_angle.true_isometric_right": "True Isometric Right (30°)", "camera_angle.true_isometric_left": "True Isometric Left (30°)", - "menu.help.wiki": "Blockbench Wiki" + "menu.help.wiki": "Blockbench Wiki", + "about.repository": "Repository:" } \ No newline at end of file