HEX
Server: Apache
System: Linux a16-asgard6.hospedagemuolhost.com.br 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: maoristu4c3dbd03 (1436)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/maoristu4c3dbd03/www/wp-content/languages/plugins/custom-css-js-ja.l10n.php
<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2024-04-18 13:20:45+0000','plural-forms'=>'nplurals=1; plural=0;','project-id-version'=>'Plugins - Simple Custom CSS and JS - Stable (latest release)','language'=>'ja_JP','messages'=>['Apply network wide'=>'ネットワーク全体に適用','<!-- Add HTML code to the header or the footer.

For example, you can use the following code for loading the jQuery library from Google CDN:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

or the following one for loading the Bootstrap library from jsDelivr:
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">

-- End of the comment --> '=>'<!-- ヘッダかフッタに HTML コードを追加。

例えば、Google CDN から jQuery のライブラリを読み込むには以下のようなコードが使えます:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

また、jsDelivr から Bootstrap ライブラリを読み込むには以下です:
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">

-- コメント終わり --> ','In the <footer> element'=>'<footer>要素内','In the <head> element'=>'<head>要素内','Fullscreen'=>'全画面','Distraction-free writing mode'=>'気が散らない編集画面','Beautify Code'=>'コード記法の正規化','Autocomplete in the editor'=>'エディター内での自動補完','Editor Shortcuts'=>'エディターのショートカット','After &lt;body&gt; tag'=>'&lt;body&gt; タグの後','Unpublished'=>'未公開','Remove the comments from HTML'=>'HTML からコメントを除去','In your page\'s HTML there is a comment added before and after the internal CSS or JS in order to help you locate your custom code. Enable this option in order to remove that comment.'=>'カスタムコードを探しやすいよう、ページの HTML では、内部の CSS や JS の前後にコメントが追加されています。そのコメントを削除するには、このオプションを有効にします。','Homepage'=>'ホームページ','If you use HTML tags in your code (for example '=>'コード内で HTML タグを使用したいなら (例','If you want to use an HTML entity in your code (for example '=>'コード内で HTML エンティティを使用したいなら (例','Add the "Web Designer" role'=>'「ウェブデザイナー」権限を追加','By default only the Administrator will be able to publish/edit/delete Custom Codes. By enabling this option there is also a "Web Designer" role created which can be assigned to a non-admin user in order to publish/edit/delete Custom Codes.'=>'標準では管理者のみが、カスタムコードの公開・編集・削除が可能ですが、この設定を有効にすると、管理者以外のユーザーにもその権限を割り当てる「ウェブデザイナー」権限が作成されます。','An error has occurred. Please reload the page and try again.'=>'エラーが発生しました。ページを再読み込みし再度お試しください。','Published'=>'公開日','SilkyPress.com'=>'SilkyPress.com','General Settings'=>'一般設定','Encode the HTML entities'=>'HTML エンティティを変換','Keep the HTML entities, don\'t convert to its character'=>'HTML エンティティを変換せずそのままに','Editor Settings'=>'エディターの設定','Custom CSS & JS Settings'=>'Custom CSS & JS 設定','Save'=>'保存する','All Custom Codes'=>'すべてのカスタムコード','Filter Code Type'=>'コードの種類を絞り込み','HTML Codes'=>'HTML コード','JS Codes'=>'JS コード','CSS Codes'=>'CSS コード','Last edited on %1$s at %2$s'=>'最終更新: %1$s %2$s','Last edited by %1$s on %2$s at %3$s'=>'最終更新: %1$s, %2$s %3$s','Edit HTML Code'=>'HTML コードの編集','Edit JS Code'=>'JS コードの編集','Edit CSS Code'=>'CSS コードの編集','/* Add your JavaScript code here.

If you are using the jQuery library, then don\'t forget to wrap your code inside jQuery.ready() as follows:

jQuery(document).ready(function( $ ){
    // Your code in here
});

--

If you want to link a JavaScript file that resides on another server (similar to
<script src="https://example.com/your-js-file.js"></script>), then please use
the "Add HTML Code" page, as this is a HTML code that links a JavaScript file.

End of comment */ '=>'/* ここに JavaScript のコードを追加

jQuery を利用するには、以下のように jQuery.ready() 内のコードを囲む
ことを忘れないでください:

jQuery(document).ready(function( $ ){
    // あなたのコードをここに記述
});

--

別のサーバー上の JavaScript のファイルへリンクしたいなら
 (<script src="https://example.com/your-js-file.js"></script> と同じように)
これは、HTML コードなので「HTMLコードの追加」を使ってください。

コメント終わり */ ','Deactivate'=>'無効にする','Activate'=>'有効','Inactive'=>'無効','On Login Page'=>'ログイン画面','https://www.silkypress.com'=>'https://www.silkypress.com','Easily add Custom CSS or JS to your website with an awesome editor.'=>'最高のエディターでサイトに独自の CSS や JS を簡単に追加','https://wordpress.org/plugins/custom-css-js/'=>'https://wordpress.org/plugins/custom-css-js/','Simple Custom CSS and JS'=>'Simple Custom CSS and JS','Please run the following command to make the directory writable'=>'ディレクトリを書き込み可能にするには、以下のコマンドを実行してください','The %s directory is not writable, therefore the CSS and JS files cannot be saved.'=>'ディレクトリ %s は書き込み可能ではないため、CSS と JS ファイルは保存できません。','Please run the following commands in order to make the directory'=>'ディレクトリを作成するには、以下のコマンドを実行してください','The %s directory could not be created'=>'ディレクトリ %s を作成できません','Both'=>'両方','Mobile'=>'モバイル','Desktop'=>'デスクトップ','On which device'=>'対象デバイス','10 is the lowest priority10 (lowest)'=>'10 (最低)','1 is the highest priority1 (highest)'=>'1 (最高)','Priority'=>'優先度','Minify the code'=>'コードの圧縮','Sass (only SCSS syntax)'=>'SASS (SCSS 構文のみ)','Less'=>'Less','None'=>'なし','CSS Preprocessor'=>'CSS プリプロセッサ','In Admin'=>'管理画面','In Frontend'=>'フロントエンド','Where in site'=>'表示対象','Footer'=>'フッター','Header'=>'ヘッダー','Where on page'=>'表示位置','Internal'=>'内部','External File'=>'外部のファイル','Linking type'=>'リンクの種類','/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ '=>'/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ ','Code updated'=>'コードを更新しました','Add HTML Code'=>'HTML コードの追加','Add JS Code'=>'JS コードの追加','Add CSS Code'=>'CSS コードの追加','Custom Code'=>'カスタムコード','The code is inactive. Click to activate it'=>'コードは無効化されています。クリックで有効にします。','The code is active. Click to deactivate it'=>'コードは有効になっています。クリックで無効にします。','Y/m/d'=>'Y年n月j日','%s ago'=>'%s前','Modified'=>'更新日','Title'=>'タイトル','Type'=>'種類','Active'=>'有効','Add HTML code'=>'HTML コードの追加','Add JS code'=>'JS コードの追加','Add CSS code'=>'CSS コードの追加','Options'=>'オプション','Add Custom HTML'=>'カスタム HTMLの追加','Add Custom JS'=>'カスタム JSの追加','Add Custom CSS'=>'カスタム CSSの追加','Dismiss this notice'=>'この通知を無視','Get your discount now'=>'今すぐ割引','Restore'=>'復元','Delete'=>'削除','Author'=>'投稿者','Revision'=>'履歴','Compare'=>'比較','revision date formatF j, Y @ H:i:s'=>'Y年n月j日 H:i:s','Add'=>'追加','Text filter'=>'文字列で絞り込み','URL'=>'URL','Ends by'=>'以下で終わる','Starts with'=>'以下で始まる','Not equal to'=>'等しくない','Is equal to'=>'等しい','Not contains'=>'含まない','Contains'=>'含む','All Website'=>'すべてのサイト','Preview Changes'=>'変更のプレビュー','Full URL on which to preview the changes ...'=>'変更のプレビュー用のフル URL ...','Code Revisions'=>'コードの編集履歴','Apply only on these URLs'=>'以下の URL にのみ適用','Preview'=>'プレビュー','Available only in <br />Simple Custom CSS and JS Pro'=>'Simple Custom CSS and JS Pro<br />で利用できます','Settings'=>'設定','Web Designer'=>'ウェブデザイナー','Custom CSS and JS code'=>'カスタム CSS と JS コード','No Custom Code found in Trash.'=>'ごみ箱にカスタムコードはありませんでした。','No Custom Code found.'=>'カスタムコードは見つかりませんでした。','Parent Custom Code:'=>'親のカスタムコード:','Search Custom Code'=>'カスタムコードの検索','All Custom Code'=>'コードの一覧','View Custom Code'=>'カスタムコードの表示','Edit Custom Code'=>'カスタムコードの編集','New Custom Code'=>'新規カスタムコード','Add Custom Code'=>'カスタムコードの追加','add newAdd Custom Code'=>'カスタムコードの追加','add new on admin barCustom Code'=>'カスタムコード','admin menuCustom CSS & JS'=>'カスタム CSS & JS','post type singular nameCustom Code'=>'カスタムコード','post type general nameCustom Code'=>'カスタムコード']];