diff --git a/lang/cs.json b/lang/cs.json index f6ada14e..680efc88 100644 --- a/lang/cs.json +++ b/lang/cs.json @@ -187,5 +187,9 @@ "Nobody": "Nikto", "User Information": "Informace o uživateli", "User group": "Skupina uživatelů", - "Tree Information": "Informace o stromu" + "Tree Information": "Informace o stromu", + "Regenerate semantic search index": "Regeneruje index sémantického vyhledávání", + "Settings": "Nastavení", + "Pending": "Čeká", + "Started": "Začíná" } diff --git a/lang/hr.json b/lang/hr.json index d4733ca2..308e064f 100644 --- a/lang/hr.json +++ b/lang/hr.json @@ -177,5 +177,19 @@ "Chat messages": "Chat poruke", "Manage semantic search index": "Upravljaj indeksom semantičke pretrage", "Update semantic search index": "Aktualiziraj indeks semantičke pretrage", - "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary.": "Aktualiziranje indeksa semantičke pretrage zahtijeva puno vremena i računalne resurse. Pokreni ovu operaciju samo kad je potrebno." + "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary.": "Aktualiziranje indeksa semantičke pretrage zahtijeva puno vremena i računalne resurse. Pokreni ovu operaciju samo kad je potrebno.", + "User group": "Grupa korisnika", + "User Information": "Podaci korisnika", + "Tree Information": "Podaci stabla", + "Regenerate semantic search index": "Ponovo generiraj indeks semantičke pretrage", + "User groups allowed to use AI chat:": "Grupe korisnika koje smiju koristiti UI chat:", + "Owners and administrators": "Vlasnici i administratori", + "Editor and above": "Urednik i iznad", + "Contributor and above": "Doprinositelj i iznad", + "Member and above": "Član i iznad", + "Everybody": "Svatko", + "Nobody": "Nitko", + "Settings": "Postavke", + "Pending": "Predstoji", + "Started": "Pokrenuto" } diff --git a/lang/sk.json b/lang/sk.json index 43f92fe6..82df2966 100644 --- a/lang/sk.json +++ b/lang/sk.json @@ -187,5 +187,9 @@ "Editor and above": "Editor a ďalší", "User group": "Skupina používateľov", "User Information": "Informácie o používateľovi", - "Tree Information": "Informácie o strome" + "Tree Information": "Informácie o strome", + "Regenerate semantic search index": "Regenerovať index sémantického vyhľadávania", + "Settings": "Nastavenia", + "Pending": "Čaká", + "Started": "Začína" }