translation-status.md 4.09 KB
Newer Older
1
Documentation status
Alexander Makarov committed
2
====================
3

Qiang Xue committed
4
File                                | Ready for translation
5 6 7 8 9 10 11 12 13 14
------------------------------------|---------------------
README.md                           | Yes
intro-yii.md                        | Yes
intro-upgrade-from-v1.md            | Yes
start-installation.md               | Yes
start-workflow.md                   | Yes
start-hello.md                      | Yes
start-forms.md                      | Yes
start-databases.md                  | Yes
start-gii.md                        | Yes
15
start-looking-ahead.md              | Yes
16 17 18 19 20
structure-overview.md               | Yes
structure-entry-scripts.md          | Yes
structure-applications.md           | Yes
structure-application-components.md | Yes
structure-controllers.md            | Yes
Qiang Xue committed
21
structure-views.md                  | Yes
22
structure-models.md                 | Yes
Qiang Xue committed
23
structure-modules.md                | Yes
24
structure-filters.md                | Yes
Qiang Xue committed
25
structure-widgets.md                | Yes
26
structure-assets.md                 |
27
structure-extensions.md             | Yes
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
runtime-bootstrapping.md            |
runtime-routing.md                  |
runtime-requests.md                 |
runtime-responses.md                |
runtime-sessions-cookies.md         |
runtime-url-handling.md             |
runtime-handling-errors.md          |
runtime-logging.md                  |
concept-components.md               | Yes
concept-properties.md               | Yes
concept-events.md                   | Yes
concept-behaviors.md                | Yes
concept-configurations.md           | Yes
concept-aliases.md                  | Yes
concept-autoloading.md              | Yes
concept-service-locator.md          | Yes
concept-di-container.md             | Yes
db-dao.md                           |
db-query-builder.md                 |
db-active-record.md                 |
db-migrations.md                    |
db-sphinx.md                        |
db-redis.md                         |
db-mongodb.md                       |
db-elastic-search.md                |
input-forms.md                      |
input-validation.md                 | Yes
input-file-uploading.md             |
input-multiple-models.md            |
output-formatting.md                |
output-pagination.md                |
output-sorting.md                   |
output-data-providers.md            |
output-data-widgets.md              |
output-theming.md                   |
security-authentication.md          |
security-authorization.md           |
security-passwords.md               |
security-auth-clients.md            |
security-best-practices.md          |
caching-overview.md                 | Yes
caching-data.md                     | Yes
caching-fragment.md                 | Yes
caching-page.md                     | Yes
caching-http.md                     | Yes
rest-quick-start.md                 | Yes
rest-resources.md                   | Yes
rest-controllers.md                 | Yes
rest-routing.md                     | Yes
rest-response-formatting.md         | Yes
rest-authentication.md              | Yes
rest-rate-limiting.md               | Yes
rest-versioning.md                  | Yes
rest-error-handling.md              | Yes
tool-debugger.md                    |
tool-gii.md                         |
tool-api-doc.md                     |
test-overview.md                    |
test-unit.md                        |
test-functional.md                  |
test-acceptance.md                  |
test-fixtures.md                    |
tutorial-advanced-app.md            |
tutorial-start-from-scratch.md      |
tutorial-console.md                 |
tutorial-i18n.md                    |
tutorial-mailing.md                 |
tutorial-performance-tuning.md      |
tutorial-shared-hosting.md          |
tutorial-template-engines.md        |
tutorial-core-validators.md         | Yes
99
tutorial-yii-integration.md         | Yes
100 101
widget-bootstrap.md                 |
widget-jui.md                       |
102 103 104 105
helper-overview.md                  |
helper-array.md                     |
helper-html.md                      |
helper-url.md                       |
Qiang Xue committed
106
helper-security.md                  |