pages.it/*: update path placeholders and "directory" translations (#9031)

- Replace "al" -> "del", "alla" -> "della", etc. in command paths
- Replace all instances of "cartella" with "directory"
- Update contributing-guides/translation-templates/common-arguments.md to
  reflect these changes

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Marco Bonelli <marco@mebeim.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Francesco Franchina
2022-10-20 15:26:58 +02:00
committed by GitHub
parent 2457cbd147
commit 28c4d26221
137 changed files with 402 additions and 402 deletions

View File

@@ -6,7 +6,7 @@
- Aggiungi un file all'indice:
`git stage {{percorso/al/file}}`
`git stage {{percorso/del/file}}`
- Aggiungi tutti i file (tracciati e non):
@@ -26,7 +26,7 @@
- Aggiungi parti di un dato file all'area di stage in modo interattivo:
`git stage -p {{percorso/al/file}}`
`git stage -p {{percorso/del/file}}`
- Aggiungi all'area di stage in modo interattivo: