mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 21:26:01 +02:00
contributing-guides: add translations for common descriptions
Initially added "Display version" and "Display help". Need to add the translations
This commit is contained in:
parent
8fa247c3ba
commit
3ea4f2ad72
1 changed files with 42 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
||||||
|
# Common descriptions
|
||||||
|
|
||||||
|
This page provides translations of commonly used descriptions to simplify maintaining pages in foreign languages.
|
||||||
|
The best way to edit this file is by using [tableconvert.com](https://tableconvert.com/markdown-to-markdown).
|
||||||
|
There, the old table can be **imported**, **edited** in a WYSIWYG editor and **exported** again.
|
||||||
|
Only the left-alignment of the header gets lost and has to be re-added again (`|----` → `|:---`).
|
||||||
|
|
||||||
|
| en | Display help | Display version |
|
||||||
|
|-------|--------------|-----------------|
|
||||||
|
| bn | | |
|
||||||
|
| bs | | |
|
||||||
|
| ca | | |
|
||||||
|
| cs | | |
|
||||||
|
| da | | |
|
||||||
|
| de | | |
|
||||||
|
| es | | |
|
||||||
|
| fi | | |
|
||||||
|
| fr | | |
|
||||||
|
| hi | | |
|
||||||
|
| id | | |
|
||||||
|
| it | | |
|
||||||
|
| ja | | |
|
||||||
|
| ko | | |
|
||||||
|
| ml | | |
|
||||||
|
| ne | | |
|
||||||
|
| nl | | |
|
||||||
|
| no | | |
|
||||||
|
| pl | | |
|
||||||
|
| pt_BR | | |
|
||||||
|
| pt_PT | | |
|
||||||
|
| ro | | |
|
||||||
|
| ru | | |
|
||||||
|
| sh | | |
|
||||||
|
| sr | | |
|
||||||
|
| sv | | |
|
||||||
|
| ta | | |
|
||||||
|
| th | | |
|
||||||
|
| tr | | |
|
||||||
|
| uk | | |
|
||||||
|
| uz | | |
|
||||||
|
| zh | | |
|
||||||
|
| zh_TW | | |
|
Loading…
Add table
Reference in a new issue