PHP Classes

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

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

Contents

Class file image Download
(function (Translator) { // ja Translator.add("An authentication exception occurred.", "\u8a8d\u8a3c\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002", "security", "ja"); Translator.add("Authentication credentials could not be found.", "\u8a8d\u8a3c\u8cc7\u683c\u304c\u3042\u308a\u307e\u305b\u3093\u3002", "security", "ja"); Translator.add("Authentication request could not be processed due to a system problem.", "\u30b7\u30b9\u30c6\u30e0\u306e\u554f\u984c\u306b\u3088\u308a\u8a8d\u8a3c\u8981\u6c42\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002", "security", "ja"); Translator.add("Invalid credentials.", "\u8cc7\u683c\u304c\u7121\u52b9\u3067\u3059\u3002", "security", "ja"); Translator.add("Cookie has already been used by someone else.", "Cookie \u304c\u5225\u306e\u30e6\u30fc\u30b6\u30fc\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002", "security", "ja"); Translator.add("Not privileged to request the resource.", "\u30ea\u30bd\u30fc\u30b9\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002", "security", "ja"); Translator.add("Invalid CSRF token.", "CSRF \u30c8\u30fc\u30af\u30f3\u304c\u7121\u52b9\u3067\u3059\u3002", "security", "ja"); Translator.add("Digest nonce has expired.", "Digest \u306e nonce \u5024\u304c\u671f\u9650\u5207\u308c\u3067\u3059\u3002", "security", "ja"); Translator.add("No authentication provider found to support the authentication token.", "\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u8a8d\u8a3c\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002", "security", "ja"); Translator.add("No session available, it either timed out or cookies are not enabled.", "\u5229\u7528\u53ef\u80fd\u306a\u30bb\u30c3\u30b7\u30e7\u30f3\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u305f\u304b\u3001Cookie \u304c\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002", "security", "ja"); Translator.add("No token could be found.", "\u30c8\u30fc\u30af\u30f3\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002", "security", "ja"); Translator.add("Username could not be found.", "\u30e6\u30fc\u30b6\u30fc\u540d\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002", "security", "ja"); Translator.add("Account has expired.", "\u30a2\u30ab\u30a6\u30f3\u30c8\u304c\u6709\u52b9\u671f\u9650\u5207\u308c\u3067\u3059\u3002", "security", "ja"); Translator.add("Credentials have expired.", "\u8cc7\u683c\u304c\u6709\u52b9\u671f\u9650\u5207\u308c\u3067\u3059\u3002", "security", "ja"); Translator.add("Account is disabled.", "\u30a2\u30ab\u30a6\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002", "security", "ja"); Translator.add("Account is locked.", "\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u30ed\u30c3\u30af\u3055\u308c\u3066\u3044\u307e\u3059\u3002", "security", "ja"); })(Translator);