diff options
Diffstat (limited to 'lib/l10n/hu_HU.js')
-rw-r--r-- | lib/l10n/hu_HU.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js index 737c20eb8fc..f43bf62ce4f 100644 --- a/lib/l10n/hu_HU.js +++ b/lib/l10n/hu_HU.js @@ -20,6 +20,7 @@ OC.L10N.register( "Server version %s or lower is required." : "%s vagy régebbi szerver verzió szükséges.", "Unknown filetype" : "Ismeretlen fájl típus", "Invalid image" : "Hibás kép", + "Avatar image is not square" : "Az avatár kép nem négyzetes.", "today" : "ma", "yesterday" : "tegnap", "_%n day ago_::_%n days ago_" : ["%n napja","%n napja"], @@ -173,10 +174,10 @@ OC.L10N.register( "Storage unauthorized. %s" : "A tároló jogosulatlan. %s", "Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s", "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", - "Storage not available" : "A tároló elérhetetlen.", "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", "Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott", "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.", + "Storage not available" : "A tároló elérhetetlen.", "ownCloud %s or higher is required." : "ownCloud %s vagy újabb szükséges.", "ownCloud %s or lower is required." : "ownCloud %s vagy régebbi szükséges.", "App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "\"%s\" alkalmazás nem telepíthető, mert nem kompatibilis az Nextcloud ezen verziójával", |