From 2bb7e33b288eff362013059e52e483d8897a9456 Mon Sep 17 00:00:00 2001 From: phlostically Date: Sun, 25 Aug 2024 00:50:47 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 98.1% (215 of 219 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/eo/ --- public/locales/eo/categories.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/locales/eo/categories.json b/public/locales/eo/categories.json index c9f77fc2..b5093c7c 100644 --- a/public/locales/eo/categories.json +++ b/public/locales/eo/categories.json @@ -318,5 +318,10 @@ "tls": "TLS", "sqrt": "Kvadrata radiko", "threads": "Fadenoj", - "web": "TTT" + "web": "TTT", + "concurrency": "Kunrulado", + "crdt": "Senkonflikte replikebla datentipo", + "disjointsetunion": "Disa kunigaĵo", + "lossfunction": "Perdofunkcio", + "io": "Enigo/eligo" }