Файл: Main Website Files/assets/js/froala_editor/js/langs/ja.js
Строк: 58
<?php
/*!
* froala_editor v1.2.6 (http://editor.froala.com)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
/**
* Japanese
*/
$.Editable.LANGS['ja'] = {
translation: {
"Bold": "u592au5b57",
"Italic": "u659cu4f53",
"Underline": "u4e0bu7dda",
"Strikethrough": "u53d6u308au6d88u3057u7dda",
"Font Size": "u30d5u30a9u30f3u30c8u30b5u30a4u30ba",
"Color": "u30abu30e9u30fc",
"Background": "u80ccu666f",
"Text": "u30c6u30adu30b9u30c8",
"Format Block": "u66f8u5f0f",
"Normal": "u30ceu30fcu30deu30eb",
"Paragraph": "u6bb5u843d",
"Code": "u30b3u30fcu30c9",
"Quote": "u5f15u7528",
"Heading 1": "u30d8u30c3u30c0u30fc 1",
"Heading 2": "u30d8u30c3u30c0u30fc 2",
"Heading 3": "u30d8u30c3u30c0u30fc 3",
"Heading 4": "u30d8u30c3u30c0u30fc 4",
"Heading 5": "u30d8u30c3u30c0u30fc 5",
"Heading 6": "u30d8u30c3u30c0u30fc 6",
"Block Style": "u30d6u30edu30c3u30afu30b9u30bfu30a4u30eb",
"Alignment": "u914du7f6e",
"Align Left": "u5de6u5bc4u305b",
"Align Center": "u4e2du592eu63c3u3048",
"Align Right": "u53f3u5bc4u305b",
"Justify": "u4e21u7aefu63c3u3048",
"Numbered List": "u756au53f7u4ed8u304du7b87u6761u66f8u304d",
"Bulleted List": "u7b87u6761u66f8u304d",
"Indent Less": "u30a4u30f3u30c7u30f3u30c8u3092u6e1bu3089u3059",
"Indent More": "u30a4u30f3u30c7u30f3u30c8u3092u5897u3084u3059",
"Select All": "u5168u3066u3092u9078u629e",
"Insert Link": "u30eau30f3u30af",
"Insert Image": "u753bu50cfu306eu633fu5165",
"Insert Video": "u52d5u753bu306eu633fu5165",
"Undo": "u5143u306bu623bu3059",
"Redo": "u3084u308au76f4u3059",
"Show HTML": "HTML",
"Float Left": "u5de6u5bc4u305b",
"Float None": "u306au3057",
"Float Right": "u53f3u5bc4u305b",
"Replace Image": "u753bu50cfu3092u5909u66f4",
"Remove Image": "u753bu50cfu3092u524au9664",
"Title": "u30bfu30a4u30c8u30eb",
"Drop image": "u753bu50cfu3092u30c9u30edu30c3u30d7",
"or click": "u307eu305fu306fu30afu30eau30c3u30af",
"or": "u307eu305fu306f",
"Enter URL": "URLu3092u5165u529bu3057u3066u304fu3060u3055u3044",
"Please wait!": "u304au5f85u3061u304fu3060u3055u3044",
"Are you sure? Image will be deleted.": "u672cu5f53u306bu524au9664u3057u307eu3059u304buff1f",
"UNLINK": "u30eau30f3u30afu306eu524au9664",
"Open in new tab": "u65b0u3057u3044u30bfu30d6u3067u958bu304f",
"Type something": "u4f55u304bu5165u529b",
"Cancel": "u30adu30e3u30f3u30bbu30eb",
"OK": "OK",
"Manage images": "u30a4u30e1u30fcu30b8u3092u7ba1u7406u3059u308b",
"Delete": "u524au9664",
"Font Family": "u30d5u30a9u30f3u30c8u30d5u30a1u30dfu30eau30fc",
"Insert Horizontal Line": "u6c34u5e73u7ddau306eu633fu5165",
"Table": "u8868",
"Insert table": "u8868u306eu633fu5165",
"Cell": "u30bbu30eb",
"Row": "u884c",
"Column": "u5217",
"Delete table": "u8868u306eu524au9664",
"Insert cell before": "u524du306bu30bbu30ebu3092u633fu5165",
"Insert cell after": "u5f8cu306bu30bbu30ebu3092u633fu5165",
"Delete cell": "u30bbu30ebu3092u524au9664u3059u308b",
"Merge cells": "u30bbu30ebu306eu7d50u5408",
"Horizontal split": "u6c34u5e73u5206u5272",
"Vertical split": "u5782u76f4u5206u5272",
"Insert row above": "u4e0au5074u306bu884cu3092u633fu5165",
"Insert row below": "u4e0bu5074u306bu884cu3092u633fu5165",
"Delete row": "u884cu306eu524au9664",
"Insert column before": "u5de6u5074u306bu5217u3092u633fu5165",
"Insert column after": "u53f3u5074u306bu5217u3092u633fu5165",
"Delete column": "u5217u306eu524au9664",
"Uploading image": "u753bu50cfu3092u30a2u30c3u30d7u30edu30fcu30c9u4e2d",
"Upload File": "u30d5u30a1u30a4u30ebu306eu30a2u30c3u30d7u30edu30fcu30c9",
"Drop File": "u30d5u30a1u30a4u30ebu3092u30c9u30edu30c3u30d7",
"Clear formatting": "u66f8u5f0fu306eu30afu30eau30a2"
},
direction: "ltr"
};
?>