mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-12 08:56:34 +02:00
Merge pull request #499 from DesignPatternsPHP/home-patch-1
Update README.md
This commit is contained in:
46
README.md
46
README.md
@ -98,23 +98,31 @@ The patterns can be structured in roughly three different categories. Please cli
|
|||||||
* [Repository](More/Repository)
|
* [Repository](More/Repository)
|
||||||
* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
|
* [ServiceLocator](More/ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
|
||||||
|
|
||||||
## Localization & Supported Languages
|
|
||||||
|
|
||||||
| Code | Language | Documentation |
|
## Localization & Supported Languages
|
||||||
|-------|-------------------|--------------------------------------------------------------------------------------|
|
The following languages are currently available. However not all are actively supported.
|
||||||
| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ca/latest/README.html) |
|
The current policy is: if there are no native-speaking maintainers we cannot support the given language.
|
||||||
| zh_CN | Chinese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/zh_CN/latest/README.html) |
|
We will still leave the translation as is but we will not update it as the base (English) changes.
|
||||||
| nl | Dutch | [Docs :notebook:](https://designpatternsphp.readthedocs.io/nl/latest/README.html) |
|
The table below list which language version is considered "supported" and who maintains it.
|
||||||
| en | English | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) |
|
|
||||||
| de | German | [Docs :notebook:](https://designpatternsphp.readthedocs.io/de/latest/README.html) |
|
We're sorry. We would love to maintain them but it is not possible for us. So if you would like to take care
|
||||||
| ja | Japanese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ja/latest/README.html) |
|
of one or more languages - contact us.
|
||||||
| pl | Polish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pl/latest/README.html) |
|
|
||||||
| pt_BR | Portuguese-Brazil | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pt_BR/latest/README.html) |
|
| Code | Language | Documentation | Actively Supported? | Maintainer |
|
||||||
| ru | Russian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ru/latest/README.html) |
|
| ------------------|-------------|------|-----------------------|------------|
|
||||||
| es | Spanish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) |
|
| en | English | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) | YES | -- |
|
||||||
| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es_MX/latest/README.html) |
|
| de | German | [Docs :notebook:](https://designpatternsphp.readthedocs.io/de/latest/README.html) | NO | - |
|
||||||
| tr | Turkish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/tr/latest/README.html) |
|
| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ca/latest/README.html) | NO | - |
|
||||||
| bg | Bulgarian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/bg/latest/README.html) |
|
| zh_CN | Chinese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/zh_CN/latest/README.html) | NO | - |
|
||||||
| fr | French | [Docs :notebook:](https://designpatternsphp.readthedocs.io/fr/latest/README.html) |
|
| nl | Dutch | [Docs :notebook:](https://designpatternsphp.readthedocs.io/nl/latest/README.html) | NO | - |
|
||||||
| it | Italian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/it/latest/README.html) |
|
| bg | Bulgarian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/bg/latest/README.html) | YES | -- |
|
||||||
| uk | Ukrainian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/uk/latest/README.html) |
|
| ja | Japanese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ja/latest/README.html) | NO | - |
|
||||||
|
| pl | Polish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pl/latest/README.html) | NO | - |
|
||||||
|
| pt_BR | Portuguese-Brazil | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pt_BR/latest/README.html) | NO | - |
|
||||||
|
| ru | Russian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ru/latest/README.html) | NO | - |
|
||||||
|
| es | Spanish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) | NO | - |
|
||||||
|
| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es_MX/latest/README.html) | NO | - |
|
||||||
|
| tr | Turkish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/tr/latest/README.html) | NO | - |
|
||||||
|
| fr | French | [Docs :notebook:](https://designpatternsphp.readthedocs.io/fr/latest/README.html) | NO | - |
|
||||||
|
| it | Italian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/it/latest/README.html) | NO | - |
|
||||||
|
| uk | Ukrainian | [Docs :notebook:](https://designpatternsphp.readthedocs.io/uk/latest/README.html) | NO | - |
|
Reference in New Issue
Block a user