Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net
2025-06-23 14:00:42 +02:00
parent 33c48cb4f7
commit 2e02eb0906

View File

@@ -20,6 +20,7 @@
"DELETE_X_BLOCKS": "Deler %1 blocos",
"DELETE_ALL_BLOCKS": "Deler tote le %1 blocos?",
"CLEAN_UP": "Rangiar le blocos",
"CLOSE": "Clauder",
"COLLAPSE_BLOCK": "Contraher bloco",
"COLLAPSE_ALL": "Contraher blocos",
"EXPAND_BLOCK": "Expander bloco",
@@ -333,5 +334,37 @@
"WORKSPACE_ARIA_LABEL": "Spatio de travalio de Blockly",
"COLLAPSED_WARNINGS_WARNING": "Il ha blocos contrahite con advertimentos.",
"DIALOG_OK": "OK",
"DIALOG_CANCEL": "Cancellar"
"DIALOG_CANCEL": "Cancellar",
"DELETE_SHORTCUT": "Deler bloco (%1)",
"DELETE_KEY": "Del",
"EDIT_BLOCK_CONTENTS": "Modificar contento del bloco (%1)",
"INSERT_BLOCK": "Inserer bloco (%1)",
"START_MOVE": "Comenciar displaciamento",
"FINISH_MOVE": "Terminar displaciamento",
"ABORT_MOVE": "Abortar displaciamento",
"MOVE_LEFT_CONSTRAINED": "Displaciar a sinistra, con restriction",
"MOVE_RIGHT_CONSTRAINED": "Displaciar a dextra, con restriction",
"MOVE_UP_CONSTRAINED": "Displaciar in alto, con restriction",
"MOVE_DOWN_CONSTRAINED": "Displaciar a basso, con restriction",
"MOVE_LEFT_UNCONSTRAINED": "Displaciar a sinistra, sin restriction",
"MOVE_RIGHT_UNCONSTRAINED": "Displaciar a dextra, sin restriction",
"MOVE_UP_UNCONSTRAINED": "Displaciar in alto, sin restriction",
"MOVE_DOWN_UNCONSTRAINED": "Displaciar a basso, sin restriction",
"MOVE_BLOCK": "Displaciar bloco (%1)",
"WINDOWS": "Windows",
"MAC_OS": "macOS",
"CHROME_OS": "ChromeOS",
"LINUX": "Linux",
"UNKNOWN": "Incognite",
"CONTROL_KEY": "Ctrl",
"COMMAND_KEY": "⌘ Command",
"OPTION_KEY": "⌥ Option",
"ALT_KEY": "Alt",
"CUT_SHORTCUT": "Taliar (%1)",
"COPY_SHORTCUT": "Copiar (%1)",
"PASTE_SHORTCUT": "Collar (%1)",
"HELP_PROMPT": "Preme %1 pro adjuta sur le controlos de claviero",
"SHORTCUTS_GENERAL": "General",
"SHORTCUTS_EDITING": "Modification",
"SHORTCUTS_CODE_NAVIGATION": "Navigation de codice"
}