PHP Classes

File: calcul/js/translations/security/hu.js

Recommend this page to a friend!
  Classes of eureka2   G6K   calcul/js/translations/security/hu.js   Download  
File: calcul/js/translations/security/hu.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: G6K
Generate simulator tools to perform calculations
Author: By
Last change:
Date: 6 years ago
Size: 2,327 bytes
 

Contents

Class file image Download
(function (Translator) { // hu Translator.add("An authentication exception occurred.", "Hiteles\u00edt\u00e9si hiba l\u00e9pett fel.", "security", "hu"); Translator.add("Authentication credentials could not be found.", "Nem tal\u00e1lhat\u00f3k hiteles\u00edt\u00e9si inform\u00e1ci\u00f3k.", "security", "hu"); Translator.add("Authentication request could not be processed due to a system problem.", "A hiteles\u00edt\u00e9si k\u00e9r\u00e9st rendszerhiba miatt nem lehet feldolgozni.", "security", "hu"); Translator.add("Invalid credentials.", "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9si inform\u00e1ci\u00f3k.", "security", "hu"); Translator.add("Cookie has already been used by someone else.", "Ezt a s\u00fctit valaki m\u00e1s m\u00e1r felhaszn\u00e1lta.", "security", "hu"); Translator.add("Not privileged to request the resource.", "Nem rendelkezik az er\u0151forr\u00e1s el\u00e9r\u00e9s\u00e9hez sz\u00fcks\u00e9ges jogosults\u00e1ggal.", "security", "hu"); Translator.add("Invalid CSRF token.", "\u00c9rv\u00e9nytelen CSRF token.", "security", "hu"); Translator.add("Digest nonce has expired.", "A kivonat b\u00e9lyege (nonce) lej\u00e1rt.", "security", "hu"); Translator.add("No authentication provider found to support the authentication token.", "Nem tal\u00e1lhat\u00f3 a hiteles\u00edt\u00e9si tokent t\u00e1mogat\u00f3 hiteles\u00edt\u00e9si szolg\u00e1ltat\u00e1s.", "security", "hu"); Translator.add("No session available, it either timed out or cookies are not enabled.", "Munkamenet nem \u00e1ll rendelkez\u00e9sre, t\u00fall\u00e9pte az id\u0151keretet vagy a s\u00fctik le vannak tiltva.", "security", "hu"); Translator.add("No token could be found.", "Nem tal\u00e1lhat\u00f3 token.", "security", "hu"); Translator.add("Username could not be found.", "A felhaszn\u00e1l\u00f3n\u00e9v nem tal\u00e1lhat\u00f3.", "security", "hu"); Translator.add("Account has expired.", "A fi\u00f3k lej\u00e1rt.", "security", "hu"); Translator.add("Credentials have expired.", "A hiteles\u00edt\u00e9si inform\u00e1ci\u00f3k lej\u00e1rtak.", "security", "hu"); Translator.add("Account is disabled.", "Felf\u00fcggesztett fi\u00f3k.", "security", "hu"); Translator.add("Account is locked.", "Z\u00e1rolt fi\u00f3k.", "security", "hu"); })(Translator);