diff options
Diffstat (limited to 'lib/l10n/hu.json')
-rw-r--r-- | lib/l10n/hu.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 1f4c8021868..6221e5c9a02 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -6,7 +6,6 @@ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "A(z) %1$s alkalmazás nincs jelen, vagy a verziója nem kompatibilis ezzel a kiszolgálóval. Ellenőrizze az alkalmazástárat.", "Sample configuration detected" : "Példabeállítások észlelve", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Úgy tűnik, hogy a példakonfigurációt másolta le. Ez működésképtelenné teheti a telepítést, és nem támogatott. Olvassa el a dokumentációt, mielőtt módosításokat véget a config.php fájlban.", - "404" : "404", "The page could not be found on the server." : "Az oldal nem található a kiszolgálón.", "%s email verification" : "%s e-mail ellenőrzés", "Email verification" : "E-mail ellenőrzés", @@ -154,6 +153,7 @@ "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", "The requested share does not exist anymore" : "A kért megosztás már nem létezik", + "The requested share comes from a disabled user" : "A kért megosztás letiltott felhasználótól származik", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "A felhasználó nem jött létre, mert elérte a felhasználókorlátot. Nézze meg az értesítéseit, hogy többet tudjon meg.", "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"", "Sunday" : "Vasárnap", @@ -259,6 +259,14 @@ "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", "Storage connection timeout. %s" : "Időtúllépés a tárolókapcsolatban. %s", + "Free prompt" : "Szabad prompt", + "Runs an arbitrary prompt through the language model." : "Tetszőleges promptot futtat a nyelvi modellen.", + "Generate headline" : "Címsor generálás", + "Generates a possible headline for a text." : "Lehetséges címsort generál a szövegnek.", + "Summarize" : "Összesítés", + "Summarizes text by reducing its length without losing key information." : "Összesíti a szöveget a hosszúság csökkentésével anélkül, hogy a kulcs információk elvesznének.", + "Extract topics" : "Témák kibontása", + "Extracts topics from a text and outputs them separated by commas." : "Kibontja a témákat a szövegből és vesszővel elválasztva megjeleníti", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "A(z) %1$s alkalmazás fájljait helytelenül cserélték le. Ellenőrizze, hogy a verzió kompatibilis-e a kiszolgálóval.", "Full name" : "Teljes név", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Elérte a felhasználókorlátot, és a felhasználó nem jött létre. Nézze meg az értesítéseit, hogy többet tudjon meg.", @@ -266,6 +274,7 @@ "libxml2 2.7.0 is at least required. Currently %s is installed." : "Legalább libxml2 2.7.0 szükséges. Jelenleg telepített: %s.", "To fix this issue update your libxml2 version and restart your web server." : "A probléma javításához frissítse a libxml2 verziót, és indítsa újra a webkiszolgálót.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.", - "Please upgrade your database version." : "Frissítse az adatbázis verzióját." + "Please upgrade your database version." : "Frissítse az adatbázis verzióját.", + "404" : "404" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |