mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 03:37:00 -05:00
Update 'readme/translateData/README.md'
This commit is contained in:
parent
00f826a503
commit
b8cf52854f
27
readme/translateData/README.md
Normal file
27
readme/translateData/README.md
Normal file
@ -0,0 +1,27 @@
|
||||
## How to help translate deCloudflare
|
||||
|
||||
|
||||
- "_(en|eo)(|.ethics|.action).md_" are _base files_.
|
||||
|
||||
---
|
||||
|
||||
### _zz_.md's translation is horrible. How can I fix this?
|
||||
|
||||
|
||||
1. [Fork](http://crimeflare.eu.org/) deCloudflare.
|
||||
|
||||
2. Translate `/readme/zz.md`.
|
||||
|
||||
3. Make a pull request.
|
||||
|
||||
|
||||
### Why should I help you?
|
||||
|
||||
If you help us, more people around the world who speaks your language can learn about the problems of CloudFlare.
|
||||
|
||||
|
||||
### Can I add my name/link to translation file as "credit"?
|
||||
|
||||
Sure. Tell us about it when creating a pull request.
|
||||
- e.g `zz by Your_Name, Other_EditName`
|
||||
- e.g `zz by [Your_Name](https://myblog.example/)`
|
@ -1,44 +0,0 @@
|
||||
## How to help translate deCloudflare
|
||||
|
||||
|
||||
- "_(en|eo)(|.ethics|.action).md_" are _base files_.
|
||||
- If you edit _base files_, do edit `translateData/TEMPLATE.*.(tab|txt)`.
|
||||
|
||||
---
|
||||
|
||||
### _zz_.md's translation is horrible. How can I fix this?
|
||||
|
||||
|
||||
You can edit _zz_.md directly, but it may be overwritten.
|
||||
|
||||
|
||||
1. [Fork](http://crimeflare.eu.org/) deCloudflare.
|
||||
|
||||
2. Copy `/readme/translateData/TEMPLATE.main.tab` to `/readme/translateData/override/zz.main.tab`.
|
||||
- cp /readme/translateData/TEMPLATE.main.tab /readme/translateData/override/_zz_.main.tab
|
||||
- cp /readme/translateData/TEMPLATE.ethics.tab /readme/translateData/override/_zz_.ethics.tab
|
||||
- cp /readme/translateData/TEMPLATE.action.tab /readme/translateData/override/_zz_.action.tab
|
||||
|
||||
3. Remove all lines but keep what you want to fix. (you can translate all lines if you wish)
|
||||
- e.g `mainx0n00013 Take a look at the right image.`
|
||||
- format `string_key TAB string_value`
|
||||
- string_value: Please don't include any HTML tags, links, or markdown syntax.
|
||||
|
||||
4. Translate the right-side of the string(_string\_value_).
|
||||
- Do not edit left-side of the string(_string\_key_), it will be ignored.
|
||||
|
||||
5. Make a pull request.
|
||||
|
||||
6. We'll regenerate MD file using your override file later.
|
||||
|
||||
|
||||
### Why should I help you?
|
||||
|
||||
If you help us, more people around the world who speaks your language can learn about the problems of CloudFlare.
|
||||
|
||||
|
||||
### Can I add my name/link to translation file as "credit"?
|
||||
|
||||
Sure. Tell us about it when creating a pull request.
|
||||
- e.g `zz by Your_Name, Other_EditName`
|
||||
- e.g `zz by [Your_Name](https://myblog.example/)`
|
Loading…
Reference in New Issue
Block a user