1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 15:53:34 +02:00

translation templates: fix Finnish translations (#16923)

This commit is contained in:
Managor 2025-06-22 16:21:27 +03:00 committed by GitHub
parent 13e9cfbafd
commit 67e0f272b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ Only the left-alignment of the header gets lost and has to be re-added again (`|
| da | sti/til/fil | sti/til/mappe | sti/til/fil_eller_mappe | pakke | brugernavn |
| de | pfad/zu/datei | pfad/zu/verzeichnis | pfad/zu/datei_oder_verzeichnis | paket | benutzername |
| es | ruta/al/archivo | ruta/al/directorio | ruta/al/archivo_o_directorio | paquete | usuario |
| fi | polku/tiedostoon | polku/hakemistoon | polku/tiedostoon_vai_hakemistoon | paketti | tunnus |
| fi | polku/tiedostoon | polku/hakemistoon | polku/tiedostoon_tai_hakemistoon | paketti | tunnus |
| fr | chemin/vers/fichier | chemin/vers/dossier | chemin/vers/fichier_ou_dossier | paquet | nom_d_utilisateur |
| hi | फ़ाइल/का/पथ | निर्देशिका/का/पथ | फ़ाइल_या_निर्देशिका/का/पथ | पैकेज | उपयोगकर्ता_नाम |
| id | jalan/menuju/berkas | jalan/menuju/direktori | jalan/menuju/berkas_atau_direktori | paket | nama_pengguna |

View file

@ -129,7 +129,7 @@ The templates can be changed when necessary, but if so, it needs to be updated h
### fi
```markdown
> Lisätietoja: <https://example.com>.
> Lisätietoa: <https://example.com>.
```
---

View file

@ -128,7 +128,7 @@ Algunos subcomandos, como `example command`, tienen su propia documentación de
### fi
```markdown
Joillakin alakomennoilla, kuten `example command`, on omat käyttöoppaansa.
Joillakin alikomennoilla, kuten `example command`, on omat käyttöoppaansa.
```
---