Update cosmic_edit.ftl ITA (#403)
Just fixed newlines to match english ones (easier to spot new strings to be translated)
This commit is contained in:
parent
02b2d58dfd
commit
0fa5c4f056
1 changed files with 4 additions and 15 deletions
|
|
@ -5,13 +5,11 @@ todo = TODO
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } del { $date }
|
||||
repository = Repository
|
||||
support = Supporto
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = Statistiche documento
|
||||
word-count = Conteggio parole
|
||||
character-count = Caratteri
|
||||
|
|
@ -28,11 +26,9 @@ staged-changes = Modifiche preparate
|
|||
unstaged-changes = Modifiche non confirmate
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = Ricerca nel progetto
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = Modifiche non salvate
|
||||
prompt-unsaved-changes = Hai delle modifiche non salvate, vuoi salvarle?
|
||||
cancel = Annulla
|
||||
|
|
@ -40,11 +36,9 @@ discard = Ignora modifiche
|
|||
save-all = Salva tutto
|
||||
|
||||
## Settings
|
||||
|
||||
settings = Impostazioni
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = Aspetto
|
||||
theme = Tema
|
||||
match-desktop = Sistema
|
||||
|
|
@ -56,8 +50,8 @@ default-font = Font predefinito
|
|||
default-font-size = Dimensione font predefinita
|
||||
default-zoom-step = Quantità zoom
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
### Keyboard shortcuts
|
||||
keyboard-shortcuts =
|
||||
Scorciatoie da tastiera
|
||||
enable-vim-bindings = Abilita scorciatoie VIM
|
||||
|
|
@ -74,9 +68,7 @@ wrap-around = Wrap Around
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = File
|
||||
new-file = Nuovo file
|
||||
new-window = Nuova finestra
|
||||
|
|
@ -97,7 +89,6 @@ print = Stampa
|
|||
quit = Esci
|
||||
|
||||
## Edit
|
||||
|
||||
edit = Modifica
|
||||
undo = Annulla
|
||||
redo = Ripeti
|
||||
|
|
@ -110,7 +101,6 @@ find-in-project = Trova nel progetto...
|
|||
spell-check = Controllo ortografico...
|
||||
|
||||
## View
|
||||
|
||||
view = Visualizza
|
||||
zoom-in = Aumenta zoom
|
||||
default-size = Dimensione predefinita
|
||||
|
|
@ -118,11 +108,11 @@ zoom-out = Diminuisci zoom
|
|||
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 = "a capo" automatico
|
||||
show-line-numbers = Mostra numeri linea
|
||||
highlight-current-line = Evidenzia linea corrente
|
||||
|
|
@ -130,4 +120,3 @@ syntax-highlighting = Evidenziazione sintassi...
|
|||
menu-settings = Impostazioni...
|
||||
menu-keyboard-shortcuts = Scorciatoie da tastiera...
|
||||
menu-about = Informazioni su "COSMIC - Editor di testo"
|
||||
support = Supporto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue