mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:33:46 +02:00
translation templates: fix Finnish translations (#16923)
This commit is contained in:
parent
13e9cfbafd
commit
67e0f272b0
3 changed files with 3 additions and 3 deletions
|
@ -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 |
|
||||
|
|
|
@ -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>.
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue