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:

committed by
GitHub

parent
2457cbd147
commit
28c4d26221
@@ -5,19 +5,19 @@
|
||||
|
||||
- Riproduce un file:
|
||||
|
||||
`vlc {{percorso/al/file}}`
|
||||
`vlc {{percorso/del/file}}`
|
||||
|
||||
- Riproduce a schermo intero:
|
||||
|
||||
`vlc --fullscreen {{percorso/al/file}}`
|
||||
`vlc --fullscreen {{percorso/del/file}}`
|
||||
|
||||
- Riproduce con audio disattivato:
|
||||
|
||||
`vlc --no-audio {{percorso/al/file}}`
|
||||
`vlc --no-audio {{percorso/del/file}}`
|
||||
|
||||
- Riproduce in ciclo continuo:
|
||||
|
||||
`vlc --loop {{percorso/al/file}}`
|
||||
`vlc --loop {{percorso/del/file}}`
|
||||
|
||||
- Riproduce il video in un certo URL:
|
||||
|
||||
|
Reference in New Issue
Block a user