Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 72bb11add..dac315261 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -21,12 +21,21 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
"Edit guest name" : "Modifica nome ospite",
"Save guest name" : "Salva nome ospite",
+ "Bold" : "Grassetto",
+ "Ctrl" : "Ctrl",
+ "Italic" : "Corsivo",
+ "Strikethrough" : "Sbarrato",
+ "Heading 1" : "Intestazione 1",
+ "Shift" : "Shift",
+ "Heading 6" : "Intestazione 6",
+ "Unordered list" : "Elenco non ordinato",
+ "Ordered list" : "Elenco ordinato",
+ "Blockquote" : "Citazione",
+ "Code block" : "Blocco di codice",
"Insert emoji" : "Inserisci emoji",
"Insert image" : "Inserisci immagine",
"Insert an image" : "Inserisci un'immagine",
- "Ctrl" : "Ctrl",
"Alt" : "Alt",
- "Shift" : "Shift",
"Update Link" : "Aggiorna collegamento",
"Add Link" : "Aggiungi collegamento",
"Link file" : "Collegamento a file",
@@ -41,21 +50,12 @@ OC.L10N.register(
"Edit" : "Modifica",
"Undo" : "Annulla",
"Redo" : "Rifai",
- "Bold" : "Grassetto",
- "Italic" : "Corsivo",
- "Strikethrough" : "Sbarrato",
"Headings" : "Intestazioni",
- "Heading 1" : "Intestazione 1",
"Heading 2" : "Intestazione 2",
"Heading 3" : "Intestazione 3",
"Heading 4" : "Intestazione 4",
"Heading 5" : "Intestazione 5",
- "Heading 6" : "Intestazione 6",
- "Unordered list" : "Elenco non ordinato",
- "Ordered list" : "Elenco ordinato",
"ToDo list" : "Elenco Cose da fare",
- "Blockquote" : "Citazione",
- "Code block" : "Blocco di codice",
"Emoji picker" : "Selettore di emoji",
"Retry" : "Riprova",
"Unpushed changes" : "Modifiche non depositate"