Skip to content

Commit bdf524c

Browse files
lucamosca1jackpot51
authored andcommitted
Update cosmic_files.ftl ITA
Updated italian l18n
1 parent 0005abc commit bdf524c

1 file changed

Lines changed: 22 additions & 4 deletions

File tree

i18n/it/cosmic_files.ftl

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ no-results = Nessun risultato trovato
55
filesystem = Filesystem
66
home = Home
77
networks = Reti
8-
notification-in-progress = Operazioni sui files in corso.
8+
notification-in-progress = Operazioni sui file in corso.
99
trash = Cestino
1010
recents = Recenti
1111
undo = Annulla
@@ -30,8 +30,14 @@ size = Dimensione
3030
# Progress footer
3131
details = Dettagli
3232
dismiss = Nascondi messaggio
33-
operations-running = {$running} operazioni in corso: ({$percent}%)...
34-
operations-running-finished = {$running} operazioni in corso: ({$percent}%), {$finished} completate...
33+
operations-running = {$running} {$running ->
34+
[one] operazione
35+
*[other] operazioni
36+
} running ({$percent}%)...
37+
operations-running-finished = {$running} {$running ->
38+
[one] operazione
39+
*[other] operazioni
40+
} running ({$percent}%), {$finished} finished...
3541
pause = Pausa
3642
resume = Riprendi
3743
@@ -80,6 +86,14 @@ save-file = Salva file
8086
## Open With Dialog
8187
open-with-title = Come vuoi aprire il file "{$name}"?
8288
browse-store = Cerca in {$store}
89+
other-apps = Altre applicazioni
90+
related-apps = Applicazioni simili
91+
92+
## Permanently delete Dialog
93+
selected-items = i {$items} elementi selezionati
94+
permanently-delete-question = Elimina definitivamente
95+
delete = Elimina
96+
permanently-delete-warning = Sei sicuro di voler eliminare definitivamente {$target}? Questa azione non può essere annullata.
8397
8498
## Rename Dialog
8599
rename-file = Rinomina file
@@ -136,7 +150,8 @@ keep = Mantieni
136150
# Context Pages
137151

138152
## About
139-
git-description = Git commit {$hash} in data {$date}
153+
repository = Repository
154+
support = Supporto
140155
141156
## Add Network Drive
142157
add-network-drive = Aggiungi dispositivo di rete
@@ -267,6 +282,7 @@ type-to-search-enter-path = Inserisci il percorso della cartella o del file
267282
add-to-sidebar = Aggiungi alla barra laterale
268283
compress = Comprimi
269284
delete-permanently = Elimina permanentemente
285+
eject = Espelli
270286
extract-here = Estrai
271287
new-file = Nuovo file...
272288
new-folder = Nuova cartella...
@@ -278,6 +294,7 @@ sort-by-name = Ordina per nome
278294
sort-by-modified = Ordina per data di modifica
279295
sort-by-size = Ordina per dimensione
280296
sort-by-trashed = Ordina per data di eliminazione
297+
remove-from-recents = Rimuovi da recenti
281298
282299
## Desktop
283300
change-wallpaper = Modifica sfondo...
@@ -290,6 +307,7 @@ display-settings = Impostazioni del display...
290307
file = File
291308
new-tab = Nuova scheda
292309
new-window = Nuova finestra
310+
reload-folder = Aggiorna cartella
293311
rename = Rinomina...
294312
close-tab = Chiudi scheda
295313
quit = Chiudi

0 commit comments

Comments
 (0)