Translated using Weblate (Italian)
Currently translated at 100.0% (90 of 90 strings) Translation: Pop OS/COSMIC Edit Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/it/
This commit is contained in:
parent
c0e73ffb79
commit
29b1c4c448
1 changed files with 22 additions and 21 deletions
|
|
@ -7,6 +7,7 @@ todo = TODO
|
|||
|
||||
|
||||
## About
|
||||
|
||||
repository = Repository
|
||||
support = Supporto
|
||||
|
||||
|
|
@ -16,16 +17,16 @@ document-statistics = Statistiche documento
|
|||
word-count = Conteggio parole
|
||||
character-count = Caratteri
|
||||
character-count-no-spaces = Caratteri (senza spazi)
|
||||
line-count = Linee
|
||||
line-count = Righe
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Gestione Git
|
||||
git-management-description = "Gestione git" è un tool per sviluppatori, usato per le operazioni di controllo versione.
|
||||
git-management-loading = "Gestione git" in caricamento...
|
||||
git-management-description = Gestione Git è uno strumento per sviluppatori, usato per le operazioni di controllo versione.
|
||||
git-management-loading = Caricamento Gestione Git...
|
||||
stage = Prepara modifiche
|
||||
staged-changes = Modifiche preparate
|
||||
unstaged-changes = Modifiche non confirmate
|
||||
unstaged-changes = Modifiche non preparate
|
||||
|
||||
## Project search
|
||||
|
||||
|
|
@ -34,7 +35,7 @@ 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?
|
||||
prompt-unsaved-changes = Hai delle modifiche non salvate. Vuoi salvarle?
|
||||
cancel = Annulla
|
||||
discard = Ignora modifiche
|
||||
save-all = Salva tutto
|
||||
|
|
@ -52,25 +53,23 @@ dark = Scuro
|
|||
light = Chiaro
|
||||
syntax-dark = Sintassi scura
|
||||
syntax-light = Sintassi chiara
|
||||
default-font = Font predefinito
|
||||
default-font-size = Dimensione font predefinita
|
||||
default-zoom-step = Quantità zoom
|
||||
|
||||
default-font = Carattere predefinito
|
||||
default-font-size = Dimensione del carattere predefinita
|
||||
default-zoom-step = Livello zoom
|
||||
|
||||
### Keyboard shortcuts
|
||||
keyboard-shortcuts =
|
||||
Scorciatoie da tastiera
|
||||
enable-vim-bindings = Abilita scorciatoie VIM
|
||||
|
||||
keyboard-shortcuts = Scorciatoie da tastiera
|
||||
# Find
|
||||
find-placeholder = Trova...
|
||||
find-previous = Trova precedente
|
||||
find-next = Trove successivo
|
||||
find-next = Trova successivo
|
||||
replace-placeholder = Sostituisci...
|
||||
replace = Sostituisci
|
||||
replace-all = Sostituisci tutto
|
||||
case-sensitive = Case sensitive
|
||||
use-regex = Usa REGEX
|
||||
wrap-around = Wrap Around
|
||||
case-sensitive = Maiuscole/minuscole
|
||||
use-regex = Usa espressione regolare
|
||||
wrap-around = Continua dalla fine
|
||||
|
||||
# Menu
|
||||
|
||||
|
|
@ -81,7 +80,7 @@ file = File
|
|||
new-file = Nuovo file
|
||||
new-window = Nuova finestra
|
||||
open-file = Apri file...
|
||||
open-recent-file = Apri recente
|
||||
open-recent-file = Apri file recente
|
||||
close-file = Chiudi file
|
||||
menu-open-project = Apri progetto...
|
||||
open-recent-project = Apri progetto recente
|
||||
|
|
@ -123,10 +122,12 @@ 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
|
||||
word-wrap = A capo automatico
|
||||
show-line-numbers = Mostra numeri riga
|
||||
highlight-current-line = Evidenzia riga corrente
|
||||
syntax-highlighting = Evidenziazione sintassi...
|
||||
menu-settings = Impostazioni...
|
||||
menu-keyboard-shortcuts = Scorciatoie da tastiera...
|
||||
menu-about = Informazioni su "COSMIC - Editor di testo"
|
||||
menu-about = Informazioni su COSMIC Text Editor...
|
||||
unstage = Rimuovi modifiche
|
||||
enable-vim-bindings = Abilita comandi Vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue