mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
alias-pages, subcommand-mention: add Ukrainian translation (#6785)
This commit is contained in:
parent
46e9678b3b
commit
811a36a012
2 changed files with 22 additions and 0 deletions
|
@ -31,6 +31,7 @@ The templates can be changed when necessary.
|
|||
[ta](#ta) •
|
||||
[th](#th) •
|
||||
[tr](#tr) •
|
||||
[uk](#uk) •
|
||||
[zh](#zh) •
|
||||
[zh_TW](#zh_tw)
|
||||
|
||||
|
@ -303,6 +304,19 @@ Not translated yet.
|
|||
|
||||
Not translated yet.
|
||||
|
||||
---
|
||||
### uk
|
||||
|
||||
```markdown
|
||||
# example
|
||||
|
||||
> Ця команда є псевдонімом для `example`.
|
||||
|
||||
- Дивись документацію для оригінальної команди:
|
||||
|
||||
`tldr example`
|
||||
```
|
||||
|
||||
---
|
||||
### zh
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@ This file contains the translation templates of this notice.
|
|||
[ta](#ta) •
|
||||
[th](#th) •
|
||||
[tr](#tr) •
|
||||
[uk](#uk) •
|
||||
[zh](#zh) •
|
||||
[zh_TW](#zh_tw)
|
||||
|
||||
|
@ -167,6 +168,13 @@ Not translated yet.
|
|||
|
||||
Not translated yet.
|
||||
|
||||
---
|
||||
### uk
|
||||
|
||||
```markdown
|
||||
Певна підкоманда, як от `example command`, що має свою власну документацію.
|
||||
```
|
||||
|
||||
---
|
||||
### zh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue