@@ -98,23 +98,31 @@ The patterns can be structured in roughly three different categories. Please cli
98
98
* [ Repository] ( More/Repository )
99
99
* [ ServiceLocator] ( More/ServiceLocator ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Service_locator_pattern )
100
100
101
- ## Localization & Supported Languages
102
101
103
- | Code | Language | Documentation |
104
- | -------| -------------------| --------------------------------------------------------------------------------------|
105
- | ca | Catalan | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ca/latest/README.html ) |
106
- | zh_CN | Chinese | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/zh_CN/latest/README.html ) |
107
- | nl | Dutch | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/nl/latest/README.html ) |
108
- | en | English | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/en/latest/README.html ) |
109
- | de | German | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/de/latest/README.html ) |
110
- | ja | Japanese | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ja/latest/README.html ) |
111
- | pl | Polish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/pl/latest/README.html ) |
112
- | pt_BR | Portuguese-Brazil | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/pt_BR/latest/README.html ) |
113
- | ru | Russian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ru/latest/README.html ) |
114
- | es | Spanish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/es/latest/README.html ) |
115
- | es_MX | Spanish-Mexican | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/es_MX/latest/README.html ) |
116
- | tr | Turkish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/tr/latest/README.html ) |
117
- | bg | Bulgarian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/bg/latest/README.html ) |
118
- | fr | French | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/fr/latest/README.html ) |
119
- | it | Italian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/it/latest/README.html ) |
120
- | uk | Ukrainian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/uk/latest/README.html ) |
102
+ ## Localization & Supported Languages
103
+ The following languages are currently available. However not all are actively supported.
104
+ The current policy is: if there are no native-speaking maintainers we cannot support the given language.
105
+ We will still leave the translation as is but we will not update it as the base (English) changes.
106
+ The table below list which language version is considered "supported" and who maintains it.
107
+
108
+ We're sorry. We would love to maintain them but it is not possible for us. So if you would like to take care
109
+ of one or more languages - contact us.
110
+
111
+ | Code | Language | Documentation | Actively Supported? | Maintainer |
112
+ | ------------------| -------------| ------| -----------------------| ------------|
113
+ | en | English | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/en/latest/README.html ) | YES | -- |
114
+ | de | German | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/de/latest/README.html ) | NO | - |
115
+ | ca | Catalan | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ca/latest/README.html ) | NO | - |
116
+ | zh_CN | Chinese | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/zh_CN/latest/README.html ) | NO | - |
117
+ | nl | Dutch | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/nl/latest/README.html ) | NO | - |
118
+ | bg | Bulgarian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/bg/latest/README.html ) | YES | -- |
119
+ | ja | Japanese | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ja/latest/README.html ) | NO | - |
120
+ | pl | Polish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/pl/latest/README.html ) | NO | - |
121
+ | pt_BR | Portuguese-Brazil | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/pt_BR/latest/README.html ) | NO | - |
122
+ | ru | Russian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/ru/latest/README.html ) | NO | - |
123
+ | es | Spanish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/es/latest/README.html ) | NO | - |
124
+ | es_MX | Spanish-Mexican | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/es_MX/latest/README.html ) | NO | - |
125
+ | tr | Turkish | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/tr/latest/README.html ) | NO | - |
126
+ | fr | French | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/fr/latest/README.html ) | NO | - |
127
+ | it | Italian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/it/latest/README.html ) | NO | - |
128
+ | uk | Ukrainian | [ Docs :notebook : ] ( https://designpatternsphp.readthedocs.io/uk/latest/README.html ) | NO | - |
0 commit comments