From 62fe3e5b744172c39f002e4e1fa910c2935cc3f7 Mon Sep 17 00:00:00 2001 From: phlostically Date: Sun, 2 Jun 2024 23:45:41 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 95.8% (210 of 219 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/eo/ --- public/locales/eo/categories.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/public/locales/eo/categories.json b/public/locales/eo/categories.json index 5b79609f..c9f77fc2 100644 --- a/public/locales/eo/categories.json +++ b/public/locales/eo/categories.json @@ -307,5 +307,16 @@ "test": "Testo", "structures": "Strukturoj", "tests": "Testoj", - "uint53": "53-bita sensignuma entjero" + "uint53": "53-bita sensignuma entjero", + "http": "HTTP", + "linearprogramming": "Lineara programado", + "optimization": "Optimumigo", + "permutations": "Permutoj", + "quantitativefinance": "Kvanta financo", + "specialnumbers": "Specialaj nombroj", + "similarity": "Simileco", + "tls": "TLS", + "sqrt": "Kvadrata radiko", + "threads": "Fadenoj", + "web": "TTT" }