diff options
author | root <roger.szabo@web.de> | 2016-07-27 15:17:29 +0800 |
---|---|---|
committer | root <roger.szabo@web.de> | 2016-07-27 15:17:29 +0800 |
commit | 2719dcabed16954c7c01114e7a6357089556ad78 (patch) | |
tree | be77987507ad9a51afd10a2c1a14bd92c5b17ad0 /settings/l10n/hu_HU.js | |
parent | 1c64ee67afb41f3d3872f1ad59d5c3c900394bbb (diff) | |
parent | 95a0714973b4b6b95658c2904a0de7ba93c8eab9 (diff) | |
download | nextcloud-server-2719dcabed16954c7c01114e7a6357089556ad78.tar.gz nextcloud-server-2719dcabed16954c7c01114e7a6357089556ad78.zip |
Merge branch 'master' of https://github.com/nextcloud/server
Diffstat (limited to 'settings/l10n/hu_HU.js')
-rw-r--r-- | settings/l10n/hu_HU.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js index 1d83dd015ba..461d8db21da 100644 --- a/settings/l10n/hu_HU.js +++ b/settings/l10n/hu_HU.js @@ -199,11 +199,11 @@ OC.L10N.register( "Store credentials" : "Azonosítók eltárolása", "Test email settings" : "Az e-mail beállítások ellenőrzése", "Send email" : "E-mail küldése", + "What to log" : "Mit naplózzon", "Download logfile" : "Naplófájl letöltése", "More" : "Több", "Less" : "Kevesebb", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "A naplófájl 100MB-nál nagyobb. A letöltése hosszabb időt vehet igénybe.", - "What to log" : "Mit naplózzon", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.", |