PHP Classes

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

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

Contents

Class file image Download
(function (Translator) { // sv Translator.add("An authentication exception occurred.", "Ett autentiseringsfel har intr\u00e4ffat.", "security", "sv"); Translator.add("Authentication credentials could not be found.", "Uppgifterna f\u00f6r autentisering kunde inte hittas.", "security", "sv"); Translator.add("Authentication request could not be processed due to a system problem.", "Autentiseringen kunde inte genomf\u00f6ras p\u00e5 grund av systemfel.", "security", "sv"); Translator.add("Invalid credentials.", "Felaktiga uppgifter.", "security", "sv"); Translator.add("Cookie has already been used by someone else.", "Cookien har redan anv\u00e4nts av n\u00e5gon annan.", "security", "sv"); Translator.add("Not privileged to request the resource.", "Saknar r\u00e4ttigheter f\u00f6r resursen.", "security", "sv"); Translator.add("Invalid CSRF token.", "Ogiltig CSRF-token.", "security", "sv"); Translator.add("Digest nonce has expired.", "F\u00f6rfallen digest nonce.", "security", "sv"); Translator.add("No authentication provider found to support the authentication token.", "Ingen leverant\u00f6r f\u00f6r autentisering hittades f\u00f6r angiven autentiseringstoken.", "security", "sv"); Translator.add("No session available, it either timed out or cookies are not enabled.", "Ingen session finns tillg\u00e4nglig, antingen har den f\u00f6rfallit eller \u00e4r cookies inte aktiverat.", "security", "sv"); Translator.add("No token could be found.", "Ingen token kunde hittas.", "security", "sv"); Translator.add("Username could not be found.", "Anv\u00e4ndarnamnet kunde inte hittas.", "security", "sv"); Translator.add("Account has expired.", "Kontot har f\u00f6rfallit.", "security", "sv"); Translator.add("Credentials have expired.", "Uppgifterna har f\u00f6rfallit.", "security", "sv"); Translator.add("Account is disabled.", "Kontot \u00e4r inaktiverat.", "security", "sv"); Translator.add("Account is locked.", "Kontot \u00e4r l\u00e5st.", "security", "sv"); })(Translator);