Skip to content

Commit b2e464a

Browse files
milotypeweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 93.7% (194 of 207 strings) Translation: The Algorithms Website/Categories Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/categories/de/
1 parent f748be4 commit b2e464a

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

public/locales/de/categories.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,29 @@
237237
"checksum": "Prüfsumme",
238238
"a5": "A 5",
239239
"ai": "KI",
240-
"date": "Datum"
240+
"date": "Datum",
241+
"sum": "Summe",
242+
"longestincreasingsubsequence": "Längste zunehmende Teilfolge",
243+
"nodes": "Knoten",
244+
"catalan": "Catalan-Zahlen",
245+
"devutils": "Dienstprogramme für Entwickler",
246+
"pascal": "Pascal",
247+
"biginteger": "Große ganze Zahl",
248+
"distances": "Entfernungen",
249+
"pangram": "Pangram",
250+
"random": "Zufall",
251+
"entities": "Entitäten",
252+
"min": "Min",
253+
"minimax": "Minimax",
254+
"minimaxplayground": "Minimax.playground",
255+
"model": "Model",
256+
"polynomials": "Polynome",
257+
"piecewise": "Stückweise Bildveränderung",
258+
"sources": "Quellen",
259+
"structures": "Strukturen",
260+
"test": "Test",
261+
"tests": "Tests",
262+
"utils": "Dienstprogramme",
263+
"view": "Ansicht",
264+
"distance": "Entfernung"
241265
}

0 commit comments

Comments
 (0)