From d9ebc2626f0a56cecbc68da4e29c35bb36f62222 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Mar 2017 00:07:55 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/hu.js | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) (limited to 'lib/l10n/hu.js') diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 1ca8068cf77..e81871b02ea 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "A fájlnév túl hosszú!", "Dot files are not allowed" : "Pontozott fájlok nem engedétlyezettek", "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", + "Help" : "Súgó", + "Apps" : "Alkalmazások", + "Personal" : "Személyes", + "Users" : "Felhasználók", + "Admin" : "Adminisztrátor", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Szerver beállítások", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Alkalmazások", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-'\"", "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia", "Username contains whitespace at the beginning or at the end" : "A felhasználónév szóközt tartalmaz az elején vagy a végén", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Ez a bejelentkezési név már foglalt", "Login canceled by app" : "Bejelentkezés megszakítva az alkalmazás által", "User disabled" : "Felhasználó letiltva", - "Help" : "Súgó", - "Personal" : "Személyes", - "Users" : "Felhasználók", - "Admin" : "Adminisztrátor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "\"%s\" alkalmazás nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.", "No app name specified" : "Nincs az alkalmazás név megadva.", @@ -207,27 +207,6 @@ OC.L10N.register( "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 is temporarily not available" : "A tároló átmenetileg nem érthető el", - "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", - "4-byte characters are not supported in file names" : "4-byte karakterek nem támogatottak a fájl nevekben.", - "App directory already exists" : "Az alkalmazás könyvtára már létezik", - "Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s", - "Archive does not contain a directory named %s" : "Az archívum nem tartalmazza ezt a könyvtárt: %s", - "No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva", - "No href specified when installing app from http" : "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", - "No path specified when installing app from local file" : "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", - "Archives of type %s are not supported" : "A(z) %s típusú tömörített fájl nem támogatott", - "Failed to open archive when installing app" : "Nem sikerült megnyitni a tömörített fájlt a telepítés során", - "App does not provide an info.xml file" : "Az alkalmazás nem szolgáltatott info.xml file-t", - "App cannot be installed because appinfo file cannot be read." : "Az alkalmazás nem telepíthető, mert az appinfo fájl nem olvasható.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Az aláírás nem ellenőrizhető. Kérlek lépj kapcsolatba az alkalmazás fejlesztőjével és ellenőrizd az adminisztrátori képernyőt.", - "App can't be installed because of not allowed code in the App" : "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel", - "App can't be installed because it is not compatible with this version of the server" : "Az alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a szerver verzióval", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n\ntrue\n\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazás nem telepíthető, mert az info.xml fájlban tárolt verzió nem egyezik meg az alkalmazás boltban elérhető verzióval", - "Logging" : "Naplózás", - "Recommended" : "Ajánlott", - "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." + "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3