ja_JP.php 1.11 KB
<?php $TRANSLATIONS = array(
"Legal notice" => "免責事項",
"Nothing here yet" => "ここにはまだ何もありません",
"The content of the legal notice has to be configured first" => "免責事項の内容をまず設定しなくてはなりません",
"That configuration is done in the administration section." => "その設定は管理部分で行うことができます。",
"That configuration has to be done by the system administration." => "その設定はシステム管理で行う必要があります。",
"Imprint" => "インプリント",
"Placement" => "配置",
"Standalone app" => "スタンドアロンアプリ",
"Header left" => "ヘッダの左",
"Header right" => "ヘッダの右",
"Navigation top" => "ナビゲーションの上",
"Navigation bottom" => "ナビゲーションの下",
"During login" => "ログイン中",
"Content" => "内容",
"You can use html markup (e.g. <br> for a linebreak) and inline style attributes (e.g. <a style=\"color:red;\">)." => "HTMLマークアップ(例: 改行は &lt;br&gt;) とスタイル属性(例: &lt;a style=\"color:red;\"&gt;)を使用できます。"
);