Skip to content

Commit be9563f

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

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

public/locales/hr/categories.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"model": "Model",
291291
"piecewise": "Linearna transformacija slike",
292292
"view": "Prikaz",
293-
"processschedulingalgorithms": "Obradi algoritme planiranja",
293+
"processschedulingalgorithms": "Algoritmi planiranja procesa",
294294
"bit": "Bit",
295295
"distance": "Udaljenost",
296296
"entities": "Entiteti",
@@ -318,5 +318,16 @@
318318
"permutations": "Permutacije",
319319
"disjointsetunion": "Unija disjunktnih skupova",
320320
"io": "U/I",
321-
"threads": "Niti"
321+
"threads": "Niti",
322+
"avltree": "AVL stablo",
323+
"circularqueue": "Kružni red",
324+
"diskscheduling": "Planiranje diska",
325+
"docs": "Dokumenti",
326+
"example": "Primjer",
327+
"greedy": "Pohlepni",
328+
"kdtree": "Kd stablo",
329+
"lineclipping": "Odrezivanje linija",
330+
"segmenttree": "Stablo segmenata",
331+
"suffixtree": "Stablo sufiksa",
332+
"splaytree": "Smopodešavajuće stablo"
322333
}

0 commit comments

Comments
 (0)