Browsing Japanese translation

3140 of 2291 results
31.
text
テキスト
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:31
32.
numbers
数字
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:32
33.
file path
ファイルパス
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:33
34.
If you want to change the default behaviour of a variable in your instance of Mahara, copy it from the ``config-defaults.php`` file into your ``config.php`` file so it won't get overwritten when you update the codebase. The ``config.php`` file is never changed by an update or upgrade of Mahara.
Maharaのインスタンスで変数のデフォルトの動作を変更する場合、 ``config-defaults.php`` ファイルから ``config.php`` ファイルにコピーして、コードベースを更新するときに上書きされないようにします。 ``config.php`` ファイルはMaharaのアップデートやアップグレードによって決して変更されません。
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:36
35.
openbadgedisplayer_source: Open Badges displayer sources
openbadgedisplayer_source: Open Badgesディスプレイヤのソース
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:261
36.
``$cfg->openbadgedisplayer_source = '{"shortname":"url","shortname":"url"}';``
``$cfg->openbadgedisplayer_source = '{"shortname":"url","shortname":"url"}';``
Translated by Mitsuhiro Yoshida
Reviewed by Masayuki Kuwada
Located in ../source/administration/config_php.rst:263
37.
In order to display Open Badges in the :ref:`"Open Badges" block <open_badges_block>`, the sites that host the badges need to be configured. Per default, the `Mozilla Backpack <https://backpack.openbadges.org/>`_ and the `Open Badge Passport <https://openbadgepassport.com>`_ can be connected to. If you have other sources, you would need to add them to the allowed sources.
:ref:`"オープンバッジ" ブロック <open_badges_block>` にオープンバッジを表示するにはバッジをホストするサイトを設定する必要があります。デフォルトでは `Mozilla Backpack <https://backpack.openbadges.org/>` および `Open Badge Passport <https://openbadgepassport.com>`に接続できます。他のソースがある場合、それらを許可されたソースに追加する必要があります。
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:204
38.
passwordsaltmain: Set a site-wide password salt
passwordsaltmain: サイト全体のpassword saltを設定する
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:280
39.
``$cfg->passwordsaltmain = 'your secret phrase here';``
``$cfg->passwordsaltmain = 'your secret phrase here';``
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:282
40.
A password salt helps "hash" passwords more securely in the database to make hacking them more difficult. Using a phrase is a good start. Passwords are already not displayed in plain text in the database, they are hashed. The salt helps randomise that even more.
パスワードソルトは "ハッシュ" パスワードをデータベースでより安全に使用して、ハッキングをより困難にするのに役立ちます。フレーズを使うのはよいスタートです。パスワードはすでにデータベースにプレーンテキストで表示されていません。ハッシュされています。このソルトはそれをさらにランダム化するのに役立ちます。
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/administration/config_php.rst:217
3140 of 2291 results

This translation is managed by Mitsuhiro Yoshida, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Kristina Hoeppner, Masayuki Kuwada, Mitsuhiro Yoshida.