Adding bulma version 2024-09-20 (7dc4972).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c79bab334d
commit
642d95ebf4
34 changed files with 3481 additions and 0 deletions
11
templates/55/bulma/lang/ja/lang.php
Normal file
11
templates/55/bulma/lang/ja/lang.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hideaki SAWADA <chuno@live.jp>
|
||||
*/
|
||||
|
||||
$lang['__existing__'] = '既存ページへのリンク色';
|
||||
$lang['__missing__'] = '存在しないページへのリンク色';
|
||||
$lang['__site_width__'] = 'サイトの全体幅(任意の長さの単位を使用可能: % px em 他)';
|
||||
$lang['__sidebar_width__'] = 'サイドバーがある場合、サイドバーの幅(任意の長さの単位を使用可能: % px em 他)';
|
8
templates/55/bulma/lang/ja/settings.php
Normal file
8
templates/55/bulma/lang/ja/settings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hideaki SAWADA <chuno@live.jp>
|
||||
*/
|
||||
|
||||
$lang['hideTools'] = 'ログインしていない場合、ツールを隠す';
|
4
templates/55/bulma/lang/ja/style.txt
Normal file
4
templates/55/bulma/lang/ja/style.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
ファビコンを変更したい場合、メディア管理を利用して ''wiki'' またはルート名前空間に ''favicon.ico'' をアップロードして下さい。
|
||||
自動的にその画像を使用します。
|
||||
アクセス制限のある wiki を使用している場合、アクセスコントロール管理で ''wiki''(またはルート)名前空間を全員読取可に設定して下さい。
|
||||
そうでないとログインしていないユーザーにファビコンが表示されません。
|
Loading…
Add table
Add a link
Reference in a new issue