PHP Classes

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

Recommend this page to a friend!
  Classes of eureka2   G6K   calcul/js/translations/security/hr.js   Download  
File: calcul/js/translations/security/hr.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,020 bytes
 

Contents

Class file image Download
(function (Translator) { // hr Translator.add("An authentication exception occurred.", "Dogodila se autentifikacijske iznimka.", "security", "hr"); Translator.add("Authentication credentials could not be found.", "Autentifikacijski podaci nisu prona\u0111eni.", "security", "hr"); Translator.add("Authentication request could not be processed due to a system problem.", "Autentifikacijski zahtjev nije mogu\u0107e provesti uslijed sistemskog problema.", "security", "hr"); Translator.add("Invalid credentials.", "Neispravni akreditacijski podaci.", "security", "hr"); Translator.add("Cookie has already been used by someone else.", "Cookie je ve\u0107 netko drugi iskoristio.", "security", "hr"); Translator.add("Not privileged to request the resource.", "Nemate privilegije zahtijevati resurs.", "security", "hr"); Translator.add("Invalid CSRF token.", "Neispravan CSRF token.", "security", "hr"); Translator.add("Digest nonce has expired.", "Digest nonce je isteko.", "security", "hr"); Translator.add("No authentication provider found to support the authentication token.", "Nije prona\u0111en autentifikacijski provider koji bi podr\u017eao autentifikacijski token.", "security", "hr"); Translator.add("No session available, it either timed out or cookies are not enabled.", "Sesija nije dostupna, ili je istekla ili cookies nisu omogu\u0107eni.", "security", "hr"); Translator.add("No token could be found.", "Token nije prona\u0111en.", "security", "hr"); Translator.add("Username could not be found.", "Korisni\u010dko ime nije prona\u0111eno.", "security", "hr"); Translator.add("Account has expired.", "Ra\u010dun je isteko.", "security", "hr"); Translator.add("Credentials have expired.", "Akreditacijski podaci su istekli.", "security", "hr"); Translator.add("Account is disabled.", "Ra\u010dun je onemogu\u0107en.", "security", "hr"); Translator.add("Account is locked.", "Ra\u010dun je zaklju\u010dan.", "security", "hr"); })(Translator);