Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Common MIT | 92% | 6 | 89 | 587 | 4 | 2 | 0 | 0 | |
|
Overview
Project website | the-algorithms.com | |
---|---|---|
Instructions for translators | Thank you for your interest in translating the The Algorithms website! Before translating, you should follow and ensure the next rules:
Note about
|
|
Project maintainers | Panquesito7 maltejur | |
Language | Uzbek | |
Language code | uz | |
Text direction | Left to right | |
Number of speakers | 31,561,502 |
2 weeks ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 82 | 716 | 4,553 | |||
Translated | 92% | 76 | 87% | 627 | 87% | 3,966 |
Needs editing | 2% | 2 | 10% | 75 | 9% | 454 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 2% | 2 | 1% | 8 | 1% | 42 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 4% | 4 | 1% | 14 | 2% | 133 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+92%
+100%
Contributors
—
maltejur
Source string changed |
|
mr.abhinandanmandal
Source string changed |
|
None
Resource updated |
The “
public/locales/en/common.json ” file was changed.
a year ago
|
None
String updated in the repository |
|
None
Source string changed |
|
None
String updated in the repository |
|
None
Source string changed |
|
None
Suggestion removed during cleanup |
|
anorprogrammer1127
Translation changed |
|
anorprogrammer1127
Translation added |
|
An algorithm is a set of rules that takes in one or more inputs, then performs inner calculations and data manipulations and returns an output or a set of outputs. In short, algorithms make life easy. From complex data manipulations and hashes, to simple arithmetic, algorithms follow a set of steps to produce a useful result. One example of an algorithm would be a simple function that takes two input values, adds them together, and returns their sum.What is an Algorithm?