summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml')
-rw-r--r--l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml180
1 files changed, 180 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml b/l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml
new file mode 100644
index 0000000000..c98f85b8a7
--- /dev/null
+++ b/l10n-it/suite/chrome/common/help/shortcuts_composer.xhtml
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [
+ <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
+ %brandDTD;
+]>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>Scorciatoie da tastiera di Composer</title>
+ <link rel="stylesheet" href="helpFileLayout.css"
+ type="text/css"></link>
+</head>
+<body>
+
+<h1>Scorciatoie da tastiera di Composer</h1>
+
+<table class="defaultTable">
+<colgroup>
+ <col class="commandColumn"></col>
+ <col class="osFirstColumn"></col>
+ <col class="osSecondColumn"></col>
+ <col class="osThirdColumn"></col>
+</colgroup>
+<thead>
+ <tr>
+ <th>Comando</th>
+ <th>Windows</th>
+ <th>Mac OS</th>
+ <th>Linux oppure Unix</th>
+ </tr>
+</thead>
+<tbody class="tbody-default">
+ <tr>
+ <td>Nuova pagina di Composer</td>
+ <td>Ctrl+Maiusc+N</td>
+ <td>Cmd+Maiusc+N</td>
+ <td>Ctrl+Maiusc+N</td>
+ </tr>
+ <tr>
+ <td>Salva pagina</td>
+ <td>Ctrl+S</td>
+ <td>Cmd+S</td>
+ <td>Ctrl+S</td>
+ </tr>
+ <tr>
+ <td>Apri file</td>
+ <td>Ctrl+O</td>
+ <td>Cmd+O</td>
+ <td>Ctrl+O</td>
+ </tr>
+ <tr>
+ <td>Chiudi pagina</td>
+ <td>Ctrl+W</td>
+ <td>Cmd+W</td>
+ <td>Ctrl+W</td>
+ </tr>
+ <tr>
+ <td>Pubblica</td>
+ <td>Ctrl+Maiusc+S</td>
+ <td>Cmd+Maiusc+S</td>
+ <td>Ctrl+Maiusc+S</td>
+ </tr>
+ <tr>
+ <td>Trova e sostituisci</td>
+ <td>Ctrl+F</td>
+ <td>Cmd+F</td>
+ <td>Ctrl+F</td>
+ </tr>
+ <tr>
+ <td>Trova successivo</td>
+ <td>Ctrl+G</td>
+ <td>Cmd+G</td>
+ <td>Ctrl+G</td>
+ </tr>
+ <tr>
+ <td>Trova precedente</td>
+ <td>Ctrl+Maiusc+G</td>
+ <td>Cmd+Maiusc+G</td>
+ <td>Ctrl+Maiusc+G</td>
+ </tr>
+ <tr>
+ <td>Controlla ortografia</td>
+ <td>Ctrl+K</td>
+ <td>Cmd+K</td>
+ <td>Ctrl+Shift+K</td>
+ </tr>
+ <tr>
+ <td>Inserisci/Modifica collegamento</td>
+ <td>Ctrl+L</td>
+ <td>Cmd+L</td>
+ <td>Ctrl+L</td>
+ </tr>
+ <tr>
+ <td>Aumenta indentazione</td>
+ <td>Ctrl+[</td>
+ <td>Cmd+[</td>
+ <td>Ctrl+[</td>
+ </tr>
+ <tr>
+ <td>Diminuisci indentazione</td>
+ <td>Ctrl+]</td>
+ <td>Cmd+]</td>
+ <td>Ctrl+]</td>
+ </tr>
+ <tr>
+ <td>Interrompi stili di testo</td>
+ <td>Ctrl+Maiusc+T</td>
+ <td>Cmd+Maiusc+T</td>
+ <td>Ctrl+Maiusc+T</td>
+ </tr>
+ <tr>
+ <td>Interrompi collegamento</td>
+ <td>Ctrl+Maiusc+K</td>
+ <td>Cmd+Maiusc+K</td>
+ <td>Ctrl+Maiusc+K</td>
+ </tr>
+ <tr>
+ <td>Rimuovi ancore con nome</td>
+ <td>Ctrl+Maiusc+A</td>
+ <td>Cmd+Maiusc+A</td>
+ <td>Ctrl+Maiusc+A</td>
+ </tr>
+ <tr>
+ <td>Seleziona riga/colonna</td>
+ <td>Ctrl+Trascina mouse</td>
+ <td>Cmd+Trascina mouse</td>
+ <td>Ctrl+Trascina mouse</td>
+ </tr>
+ <tr>
+ <td>Seleziona celle</td>
+ <td>Ctrl+Clic (trascinare con il mouse per selezionare un blocco di
+ celle, oppure fare clic su ogni cella per selezionarle una ad una)</td>
+ <td>Cmd+Clic (trascinare con il mouse per selezionare un blocco di
+ celle, oppure fare clic su ogni cella per selezionarle una ad una)</td>
+ <td>Ctrl+Clic (trascinare con il mouse per selezionare un blocco di
+ celle, oppure fare clic su ogni cella per selezionarle una ad una)</td>
+ </tr>
+ <tr>
+ <td>Diminuisci dimensione testo</td>
+ <td>Ctrl+- (segno meno)</td>
+ <td>Cmd+- (segno meno)</td>
+ <td>Ctrl+- (segno meno)</td>
+ </tr>
+ <tr>
+ <td>Aumenta dimensione testo</td>
+ <td>Ctrl++ (segno pi&ugrave;)</td>
+ <td>Cmd++ (segno pi&ugrave;)</td>
+ <td>Ctrl++ (segno pi&ugrave;)</td>
+ </tr>
+ <tr>
+ <td>Grassetto</td>
+ <td>Ctrl+B</td>
+ <td>Cmd+B</td>
+ <td>Ctrl+B</td>
+ </tr>
+ <tr>
+ <td>Corsivo</td>
+ <td>Ctrl+I</td>
+ <td>Cmd+I</td>
+ <td>Ctrl+I</td>
+ </tr>
+ <tr>
+ <td>Sottolineato</td>
+ <td>Ctrl+U</td>
+ <td>Cmd+U</td>
+ <td>Ctrl+U</td>
+ </tr>
+ <tr>
+ <td>Caratteri a spaziatura fissa</td>
+ <td>Ctrl+T</td>
+ <td>Cmd+T</td>
+ <td>Ctrl+T</td>
+ </tr>
+</tbody>
+</table>
+
+</body>
+</html>