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% (219 of 219 strings)

Translation: The Algorithms Website/Categories
Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/hr/
  • Loading branch information
milotype authored and weblate committed Jun 6, 2024
1 parent 62fe3e5 commit 87dd694
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions public/locales/hr/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"kmp": "Kmp",
"kmeans": "Kmeans",
"isogram": "Isogram",
"imageprocessing": "Obrada slike",
"imageprocessing": "Obrađivanje slika",
"horspool": "Horspoolov algoritam",
"histogramequalization": "Izjednačavanje histograma",
"helloworld": "Halo svijete",
Expand Down Expand Up @@ -145,7 +145,7 @@
"divisibilityofintegers": "Djeljivost cijelih brojeva",
"divideandconquer": "Podijeli i vladaj",
"dithering": "Točkanje",
"disjointset": "Razdruženi skup",
"disjointset": "Disjunktni skupovi",
"discretemathematics": "Diskretna matematika",
"digitalimageprocessing": "Obrada digitalnih slika",
"dictionary": "Rječnik",
Expand Down Expand Up @@ -315,5 +315,8 @@
"sqrt": "Sqrt",
"tls": "Tls",
"web": "Web",
"permutations": "Permutacije"
"permutations": "Permutacije",
"disjointsetunion": "Unija disjunktnih skupova",
"io": "U/I",
"threads": "Niti"
}

0 comments on commit 87dd694

Please sign in to comment.