Skip to content

Commit

Permalink
Translated using Weblate (Croatian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (232 of 232 strings)

Translation: The Algorithms Website/Categories
Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/hr/
  • Loading branch information
milotype authored and weblate committed Dec 5, 2024
1 parent 5d8cc91 commit be9563f
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions public/locales/hr/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
"model": "Model",
"piecewise": "Linearna transformacija slike",
"view": "Prikaz",
"processschedulingalgorithms": "Obradi algoritme planiranja",
"processschedulingalgorithms": "Algoritmi planiranja procesa",
"bit": "Bit",
"distance": "Udaljenost",
"entities": "Entiteti",
Expand Down Expand Up @@ -318,5 +318,16 @@
"permutations": "Permutacije",
"disjointsetunion": "Unija disjunktnih skupova",
"io": "U/I",
"threads": "Niti"
"threads": "Niti",
"avltree": "AVL stablo",
"circularqueue": "Kružni red",
"diskscheduling": "Planiranje diska",
"docs": "Dokumenti",
"example": "Primjer",
"greedy": "Pohlepni",
"kdtree": "Kd stablo",
"lineclipping": "Odrezivanje linija",
"segmenttree": "Stablo segmenata",
"suffixtree": "Stablo sufiksa",
"splaytree": "Smopodešavajuće stablo"
}

0 comments on commit be9563f

Please sign in to comment.