Edited some Git terms for Japanese, added them for Italian

This commit is contained in:
Matthew Fallah (マシュー・ファラー) 2024-01-10 14:35:31 -10:00 committed by Jeremy Soller
parent a93690969c
commit 4986a7ecb4
2 changed files with 12 additions and 2 deletions

View file

@ -11,6 +11,14 @@ character-count = Caratteri
character-count-no-spaces = Caratteri (senza spazi)
line-count = Linee
## Git management
git-management = Gestione Git
unstaged-changes = Modifiche a non committare
staged-changes = Modifiche a committare
## Project search
project-search = Project search
## Settings
settings = Impostazioni
@ -47,6 +55,7 @@ revert-all-changes = Annulla tutte le modifiche
menu-document-statistics = Statistiche documento...
document-type = Tipo documento...
encoding = Codifica...
menu-git-management = Gestione Git...
print = Stampa
quit = Esci
@ -60,6 +69,7 @@ paste = Incolla
select-all = Seleziona tutto
find = Trova
replace = Sostituisci
find-in-project = Trova in proggetto...
spell-check = Controllo ortografico...
## View

View file

@ -13,8 +13,8 @@ line-count = 行数
## Git management
git-management = Gitの操作
unstaged-changes = ステージされていない変更
staged-changes = ステージされている変更
unstaged-changes = コミットされない変更
staged-changes = コミットされる変更
## Project search
project-search = Project search