Skip to content

Commit 87dd694

Browse files
milotypeweblate
authored andcommitted
Translated using Weblate (Croatian)
Currently translated at 100.0% (219 of 219 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/hr/
1 parent 62fe3e5 commit 87dd694

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

public/locales/hr/categories.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"kmp": "Kmp",
107107
"kmeans": "Kmeans",
108108
"isogram": "Isogram",
109-
"imageprocessing": "Obrada slike",
109+
"imageprocessing": "Obrađivanje slika",
110110
"horspool": "Horspoolov algoritam",
111111
"histogramequalization": "Izjednačavanje histograma",
112112
"helloworld": "Halo svijete",
@@ -145,7 +145,7 @@
145145
"divisibilityofintegers": "Djeljivost cijelih brojeva",
146146
"divideandconquer": "Podijeli i vladaj",
147147
"dithering": "Točkanje",
148-
"disjointset": "Razdruženi skup",
148+
"disjointset": "Disjunktni skupovi",
149149
"discretemathematics": "Diskretna matematika",
150150
"digitalimageprocessing": "Obrada digitalnih slika",
151151
"dictionary": "Rječnik",
@@ -315,5 +315,8 @@
315315
"sqrt": "Sqrt",
316316
"tls": "Tls",
317317
"web": "Web",
318-
"permutations": "Permutacije"
318+
"permutations": "Permutacije",
319+
"disjointsetunion": "Unija disjunktnih skupova",
320+
"io": "U/I",
321+
"threads": "Niti"
319322
}

0 commit comments

Comments
 (0)