-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"&File": "&File", | ||
"Force &Reload": "Forza &ricaricamento", | ||
"&Quit": "&Esci", | ||
"&Edit": "&Modifica", | ||
"Undo": "Annulla", | ||
"Redo": "Rifai", | ||
"Cut": "Taglia", | ||
"Copy": "Copia", | ||
"Paste": "Incolla", | ||
"Select All": "Seleziona tutto", | ||
"Language": "Lingua", | ||
"en": "English (en)", | ||
"hi": "हिंदी (hi)", | ||
"it": "Italiano (it)", | ||
"Tab": "Scheda", | ||
"Add New Tab": "Aggiungi una nuova scheda", | ||
"Edit Active Tab": "Modifica la scheda attiva", | ||
"Close Active Tab": "Chiudi la scheda attiva", | ||
"Open Tab DevTools": "Apri gli strumenti di sviluppo della scheda", | ||
"Restore Tab": "Ripristina scheda", | ||
"Go to Next Tab": "Vai alla scheda successiva", | ||
"Go to Previous Tab": "Vai alla scheda precedente", | ||
"Go to First Tab": "Vai alla prima scheda", | ||
"Go to Last Tab": "Vai all'ultima scheda, | ||
"&View": "&Visualizza", | ||
"Toggle Fullscreen": "Attiva/disattiva schermo intero", | ||
"Toggle Tab Bar": "Attiva/disattiva barra delle schede", | ||
"Themes": "Temi", | ||
"Theme Manager": "Gestore tema", | ||
"&Settings": "&Impostazioni", | ||
"&Help": "&Aiuto", | ||
"&About": "&Informazioni", | ||
"Donate": "Ddona", | ||
"Check For &Updates": "Controlla &aggiornamenti", | ||
"Links": "Link", | ||
"Report Bugs/Issues": "Segnala bug/problemi", | ||
"Website": "Sito web", | ||
"Repository": "Repository", | ||
"Open &DevTools": "Apri &strumenti di sviluppo" | ||
} |