Statistics on the Localization of Joomla! 1.6.0
From Joomla! Documentation
(Difference between revisions)
(New page: The statistics in the below table are based on the Joomla! 1.6.0 English (en-GB) language files as the source language: {| border="1" !width="70"|Client !width="150"|Files !width="150"|Wo...) |
(Lines, Chars w/ spaces and Chars w/o spaces columns added) |
||
| Line 2: | Line 2: | ||
{| border="1" | {| border="1" | ||
| − | !width=" | + | !width="50"|Client |
| − | !width=" | + | !width="90"|Files |
| − | !width=" | + | !width="90"|Lines |
| − | !width=" | + | !width="90"|Words |
| − | !width=" | + | !width="90"|Translatable |
| − | !width=" | + | !width="90"|Unique Words |
| + | !width="90"|Duplicates | ||
| + | !width="90"|Chars w/ spaces | ||
| + | !width="90"|Chars w/o spaces | ||
|- | |- | ||
! admin | ! admin | ||
| − | | 155 || 27267 || 27267 || 23103 || 4164 | + | | 155 || 4395 || 27267 || 27267 || 23103 || 4164 || 162995 || 141435 |
|- | |- | ||
! install | ! install | ||
| − | | 1 || 1688 || 1668 || 1667 || 21 | + | | 1 || 170 || 1688 || 1668 || 1667 || 21 || 10058 || 8649 |
|- | |- | ||
! site | ! site | ||
| − | | 64 || 7263 || 7263 || 6309 || 954 | + | | 64 || 1290 || 7263 || 7263 || 6309 || 954 || 42658 || 36829 |
|- | |- | ||
! TOTAL | ! TOTAL | ||
| − | | 220 || 36218 || 36218 || 31079 || 5139 | + | | 220 || 5855 || 36218 || 36218 || 31079 || 5139 || 215711 || 186913 |
|} | |} | ||
| Line 29: | Line 32: | ||
* '''Client''': Specifies the target application | * '''Client''': Specifies the target application | ||
* '''Files''': The number of the .ini files in the client | * '''Files''': The number of the .ini files in the client | ||
| + | * '''Lines''': The amount of the lines | ||
* '''Words''': The number of words | * '''Words''': The number of words | ||
* '''Translatable''': The number of words that can be translated | * '''Translatable''': The number of words that can be translated | ||
| − | * '''Unique Words''': Number of translatable words minus the total number of duplicate words. | + | * '''Unique Words''': The Number of translatable words minus the total number of duplicate words. |
* '''Duplicates''': Combined word count of all segments that are duplicated or repeated | * '''Duplicates''': Combined word count of all segments that are duplicated or repeated | ||
| + | * '''Chars w/ spaces''': The amount of the characters with spaces | ||
| + | * '''Chars w/o spaces''': The amount of the characters without spaces | ||
[[Category:Joomla! 1.6]] [[Category:Languages]] | [[Category:Joomla! 1.6]] [[Category:Languages]] | ||
Latest revision as of 03:05, 16 January 2011
The statistics in the below table are based on the Joomla! 1.6.0 English (en-GB) language files as the source language:
| Client | Files | Lines | Words | Translatable | Unique Words | Duplicates | Chars w/ spaces | Chars w/o spaces |
|---|---|---|---|---|---|---|---|---|
| admin | 155 | 4395 | 27267 | 27267 | 23103 | 4164 | 162995 | 141435 |
| install | 1 | 170 | 1688 | 1668 | 1667 | 21 | 10058 | 8649 |
| site | 64 | 1290 | 7263 | 7263 | 6309 | 954 | 42658 | 36829 |
| TOTAL | 220 | 5855 | 36218 | 36218 | 31079 | 5139 | 215711 | 186913 |
All variables and HTML codes are included, the headers and keys are excluded.
[edit] Explanation of the column headers
- Client: Specifies the target application
- Files: The number of the .ini files in the client
- Lines: The amount of the lines
- Words: The number of words
- Translatable: The number of words that can be translated
- Unique Words: The Number of translatable words minus the total number of duplicate words.
- Duplicates: Combined word count of all segments that are duplicated or repeated
- Chars w/ spaces: The amount of the characters with spaces
- Chars w/o spaces: The amount of the characters without spaces