summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl')
-rw-r--r--thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl86
1 files changed, 86 insertions, 0 deletions
diff --git a/thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl b/thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl
new file mode 100644
index 0000000000..5a2cf8baa6
--- /dev/null
+++ b/thunderbird-l10n/it/localization/it/toolkit/global/textActions.ftl
@@ -0,0 +1,86 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+text-action-undo =
+ .label = Annulla
+ .accesskey = A
+
+text-action-undo-shortcut =
+ .key = Z
+
+text-action-redo =
+ .label = Ripeti
+ .accesskey = R
+
+text-action-redo-shortcut =
+ .key = Y
+
+text-action-cut =
+ .label = Taglia
+ .accesskey = T
+
+text-action-cut-shortcut =
+ .key = X
+
+text-action-copy =
+ .label = Copia
+ .accesskey = C
+
+text-action-copy-shortcut =
+ .key = C
+
+# This command copies the link, removing additional
+# query parameters used to track users across sites.
+text-action-strip-on-share =
+ .label = Copia senza traccianti del sito
+ .accesskey = n
+
+text-action-paste =
+ .label = Incolla
+ .accesskey = I
+
+text-action-paste-no-formatting =
+ .label = Incolla senza formattazione
+ .accesskey = f
+
+text-action-paste-shortcut =
+ .key = V
+
+text-action-delete =
+ .label = Elimina
+ .accesskey = E
+
+text-action-select-all =
+ .label = Seleziona tutto
+ .accesskey = S
+
+text-action-select-all-shortcut =
+ .key = A
+
+text-action-spell-no-suggestions =
+ .label = Nessun suggerimento ortografico
+
+text-action-spell-add-to-dictionary =
+ .label = Aggiungi al dizionario
+ .accesskey = z
+
+text-action-spell-undo-add-to-dictionary =
+ .label = Annulla “Aggiungi al dizionario”
+ .accesskey = z
+
+text-action-spell-check-toggle =
+ .label = Controllo ortografico
+ .accesskey = o
+
+text-action-spell-add-dictionaries =
+ .label = Aggiungi dizionari…
+ .accesskey = z
+
+text-action-spell-dictionaries =
+ .label = Lingue
+ .accesskey = u
+
+text-action-search-text-box-clear =
+ .title = Cancella
+