From 85b115eb40cd37e824e697fb0d1bb6df9b01a989 Mon Sep 17 00:00:00 2001 From: phlostically Date: Mon, 28 Oct 2024 22:01:36 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 100.0% (232 of 232 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/eo/ --- public/locales/eo/categories.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/public/locales/eo/categories.json b/public/locales/eo/categories.json index b5093c7c..6a813b96 100644 --- a/public/locales/eo/categories.json +++ b/public/locales/eo/categories.json @@ -323,5 +323,20 @@ "crdt": "Senkonflikte replikebla datentipo", "disjointsetunion": "Disa kunigaĵo", "lossfunction": "Perdofunkcio", - "io": "Enigo/eligo" + "io": "Enigo/eligo", + "avltree": "AVL-arbo", + "circularqueue": "Cirkla vico", + "digests": "Diĝestoj", + "docs": "Dokumentaro", + "diskscheduling": "Diska planado", + "example": "Ekzemplo", + "greedy": "Avara", + "kdtree": "k-dimensia arbo", + "lineclipping": "Linitondado", + "map": "Mapo", + "segmenttree": "Segmentarbo", + "patternmatching": "Modelrekono", + "paddings": "Ŝtopado", + "splaytree": "Disaranĝa arbo", + "suffixtree": "Sufiksarbo" }