Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-02 05:33:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-02 05:33:27 +0300
commit7544eceefa2dd00de18005d16f53083dcb842909 (patch)
treeb0ba76b9779d98a5b41dd2877f129cdb6397898f /core/l10n/hu.js
parent9904e1a589c8113c013f4a1c94324e65363a2475 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r--core/l10n/hu.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index ffbc481801d..717c63e3ead 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -353,7 +353,6 @@ OC.L10N.register(
"Your client should now be connected!" : "A kliens most már kapcsolódik.",
"You can close this window." : "Bezárhatja ezt az ablakot.",
"This share is password-protected" : "Ez a megosztás jelszóval védett",
- "The password is wrong. Try again." : "A megadott jelszó hibás. Próbálja újra.",
"Please type in your email address to request a temporary password" : "Írja be az e-mail-címét, hogy ideiglenes jelszót kérjen",
"Email address" : "E-mail-cím",
"Password sent!" : "Jelszó elküldve.",
@@ -400,6 +399,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Az adatbázis egyes oszlopaiból hiányzik a big int átalakítás. MIvel a nagy táblák oszloptípusainak megváltoztatása eltarthat egy ideig, azok nem lettek automatikusan megváltoztatva. Az „occ db: convert-filecache-bigint” futtatásával ezek a függőben lévő módosítások kézileg is alkalmazhatók. Ezt a műveletet offline állapotban kell végrehajtani. További részletekért olvassa el a {linkstart}erről szóló dokumentációs oldalt ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Más adatbázisba történő áttéréshez használja a parancssori eszközt: „occ db: convert-type”, vagy tekintse meg a {linkstart}dokumentációt ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Az adatkönyvtárai és a fájljai valószínűleg elérhetőek az internetről. A .htaccess fájl nem működik. Erősen javasolt, hogy a webkiszolgálót úgy állítsa be, hogy az adatkönyvtár tartalma ne legyen közvetlenül elérhető, vagy helyezze át a könyvtárat a kiszolgálási területen kívülre.",
+ "The password is wrong. Try again." : "A megadott jelszó hibás. Próbálja újra.",
"You haven't added any info yet" : "Még nem adott hozzá információkat",
"{user} hasn't added any info yet" : "{user} még nem adott hozzá információkat"
},