mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:26:04 +02:00
translation-templates/*: add Danish translation (#9192)
This commit is contained in:
parent
d6decf8175
commit
2457cbd147
3 changed files with 13 additions and 3 deletions
|
@ -101,7 +101,15 @@ Not translated yet.
|
|||
---
|
||||
### da
|
||||
|
||||
Not translated yet.
|
||||
```markdown
|
||||
# example
|
||||
|
||||
> Denne kommando er et alias af `example`.
|
||||
|
||||
- Se dokumentation for den oprindelige kommando:
|
||||
|
||||
`tldr example`
|
||||
```
|
||||
|
||||
---
|
||||
### de
|
||||
|
|
|
@ -11,7 +11,7 @@ Only the left-alignment of the header gets lost and has to be re-added again (`|
|
|||
| bn | | | | | |
|
||||
| bs | | | | | |
|
||||
| ca | camí/al/fitxer | camí/al/directori | camí/al/fitxer_o_directori | paquet | nom_usuari |
|
||||
| da | | | | | |
|
||||
| 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 | nombre_de_usuario |
|
||||
| fa | | | | | |
|
||||
|
|
|
@ -74,7 +74,9 @@ Alguns subcomandaments com `example command` tenen la seva pròpia documentació
|
|||
---
|
||||
### da
|
||||
|
||||
Not translated yet.
|
||||
```markdown
|
||||
Visse underkommandoer såsom `example command` har sin egen dokumentation.
|
||||
```
|
||||
|
||||
---
|
||||
### de
|
||||
|
|
Loading…
Add table
Reference in a new issue