commit
86636e9b8f
1 changed files with 71 additions and 0 deletions
71
i18n/it/cosmic_edit.ftl
Normal file
71
i18n/it/cosmic_edit.ftl
Normal file
|
|
@ -0,0 +1,71 @@
|
||||||
|
new-document = Nuovo documento
|
||||||
|
open-project = Apri progetto
|
||||||
|
|
||||||
|
# Context Pages
|
||||||
|
|
||||||
|
## Document statistics
|
||||||
|
document-statistics = Statistiche documento
|
||||||
|
word-count = Conteggio parole
|
||||||
|
character-count = Caratteri
|
||||||
|
character-count-no-spaces = Caratteri (senza spazi)
|
||||||
|
line-count = Linee
|
||||||
|
|
||||||
|
## Settings
|
||||||
|
settings = Impostazioni
|
||||||
|
|
||||||
|
## Appearance
|
||||||
|
appearance = Aspetto
|
||||||
|
theme = Tema
|
||||||
|
default-font = Font predefinito
|
||||||
|
default-font-size = Dimensione font predefinita
|
||||||
|
|
||||||
|
### Keyboard shortcuts
|
||||||
|
keyboard-shortcuts = Scorciatoie da tastiera
|
||||||
|
enable-vim-bindings = Abilita Vim bindings
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
|
||||||
|
## File
|
||||||
|
file = File
|
||||||
|
new-file = Nuovo file
|
||||||
|
new-window = Nuova finestra
|
||||||
|
open-file = Apri file...
|
||||||
|
open-recent = Apri recente
|
||||||
|
todo = TODO
|
||||||
|
save = Salva
|
||||||
|
save-as = Salva come...
|
||||||
|
revert-all-changes = Annulla tutte le modifiche
|
||||||
|
menu-document-statistics = Statistiche documento...
|
||||||
|
document-type = Tipo documento...
|
||||||
|
encoding = Codifica...
|
||||||
|
print = Stampa
|
||||||
|
quit = Esci
|
||||||
|
|
||||||
|
## Edit
|
||||||
|
edit = Modifica
|
||||||
|
undo = Annulla
|
||||||
|
redo = Ripeti
|
||||||
|
cut = Taglia
|
||||||
|
copy = Copia
|
||||||
|
paste = Incolla
|
||||||
|
find = Trova
|
||||||
|
replace = Sostituisci
|
||||||
|
spell-check = Controllo ortografico...
|
||||||
|
|
||||||
|
## View
|
||||||
|
view = Vista
|
||||||
|
indentation = Indentazione
|
||||||
|
|
||||||
|
### Indentation
|
||||||
|
automatic-indentation = Indentazione automatica
|
||||||
|
tab-width = Larghezza tabulazione: {$tab_width}
|
||||||
|
convert-indentation-to-spaces = Converti indentazione in spazi
|
||||||
|
convert-indentation-to-tabs = Converti indentazione in tabulazioni
|
||||||
|
|
||||||
|
word-wrap = Andata a capo
|
||||||
|
show-line-numbers = Mostra numeri di linea
|
||||||
|
highlight-current-line = Evidenzia linea corrente
|
||||||
|
syntax-highlighting = Evidenziazione sintassi...
|
||||||
|
menu-settings = Impostazioni...
|
||||||
|
menu-keyboard-shortcuts = Scorciatoie da tastiera...
|
||||||
|
about-cosmic-text-editor = Informazioni su COSMIC Text Editor
|
||||||
Loading…
Add table
Add a link
Reference in a new issue