mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 04:15:24 +02:00
adduser: fix Finnish translation (#16931)
This commit is contained in:
parent
015e601b45
commit
957328d049
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# adduser
|
# adduser
|
||||||
|
|
||||||
> Käyttäjän lisäysapuohjelma.
|
> Käyttäjän lisäysapuohjelma.
|
||||||
> Lisätietoja: <https://manned.org/adduser>.
|
> Lisätietoa: <https://manned.org/adduser>.
|
||||||
|
|
||||||
- Luo uusi käyttäjä oletuskotihakemistolla ja pyydä käyttäjää asettamaan salasana:
|
- Luo uusi käyttäjä oletuskotihakemistolla ja pyydä käyttäjää asettamaan salasana:
|
||||||
|
|
||||||
|
|
|
@ -73,7 +73,7 @@ labels = {
|
||||||
"de": "Weitere Informationen:",
|
"de": "Weitere Informationen:",
|
||||||
"es": "Más información:",
|
"es": "Más información:",
|
||||||
"fa": "اطلاعات بیشتر:",
|
"fa": "اطلاعات بیشتر:",
|
||||||
"fi": "Lisätietoja:",
|
"fi": "Lisätietoa:",
|
||||||
"fr": "Plus d'informations :",
|
"fr": "Plus d'informations :",
|
||||||
"hi": "अधिक जानकारी:",
|
"hi": "अधिक जानकारी:",
|
||||||
"id": "Informasi lebih lanjut:",
|
"id": "Informasi lebih lanjut:",
|
||||||
|
|
Loading…
Add table
Reference in a new issue