GlotPress

GateOne の翻訳: Japanese

1 14 15 16 17 18 27
フィルター ↓ 並び替え ↓ すべて  未翻訳 (ランダム)
優先度 原文の文字列 翻訳
A JavaScript object (string) that will be used when running GateOne.init() inside index.html. Example: --js_init="{theme: 'white'}" would result in GateOne.init({theme: 'white'}) 詳細

A JavaScript object (string) that will be used when running GateOne.init() inside index.html. Example: --js_init="{theme: 'white'}" would result in GateOne.init({theme: 'white'})

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:535
原文の優先度:
normal
追加リンク:
If enabled a separate listener will be started on port 80 that redirects users to the configured port using HTTPS. 詳細

If enabled a separate listener will be started on port 80 that redirects users to the configured port using HTTPS.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:545
原文の優先度:
normal
追加リンク:
An optional prefix to place before all Gate One URLs. e.g. '/gateone/'. Use this if Gate One will be running behind a reverse proxy where you want it to be located at some sub-URL path. 詳細

An optional prefix to place before all Gate One URLs. e.g. '/gateone/'. Use this if Gate One will be running behind a reverse proxy where you want it to be located at some sub-URL path.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:552
原文の優先度:
normal
追加リンク:
A semicolon-separated list of origins you wish to allow access to your Gate One server over the WebSocket. This value may contain hostnames/FQDNs (e.g. foo;foo.bar;) and IP addresses. This value must contain all the hostnames/IPs that users will use to connect to Gate One. Alternatively, '*' may be specified to allow access from anywhere. NOTE: Using a '*' is only a good idea if you've configured Gate One to use API authentication. 詳細

A semicolon-separated list of origins you wish to allow access to your Gate One server over the WebSocket. This value may contain hostnames/FQDNs (e.g. foo;foo.bar;) and IP addresses. This value must contain all the hostnames/IPs that users will use to connect to Gate One. Alternatively, '*' may be specified to allow access from anywhere. NOTE: Using a '*' is only a good idea if you've configured Gate One to use API authentication.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:562
原文の優先度:
normal
追加リンク:
Define the path to the pid file. 詳細

Define the path to the pid file.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:576
原文の優先度:
normal
追加リンク:
Drop privileges and run Gate One as this user/uid. 詳細

Drop privileges and run Gate One as this user/uid.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:583
原文の優先度:
normal
追加リンク:
Drop privileges and run Gate One as this group/gid. 詳細

Drop privileges and run Gate One as this group/gid.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:590
原文の優先度:
normal
追加リンク:
The 'key:secret,...' API key pairs you wish to use (only applies if using API authentication) 詳細

The 'key:secret,...' API key pairs you wish to use (only applies if using API authentication)

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:597
原文の優先度:
normal
追加リンク:
Combines all of Gate One's JavaScript files into one big file and saves it to the given path (e.g. ./gateone.py --combine_js=/tmp/gateone.js) 詳細

Combines all of Gate One's JavaScript files into one big file and saves it to the given path (e.g. ./gateone.py --combine_js=/tmp/gateone.js)

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:605
原文の優先度:
normal
追加リンク:
Combines all of Gate One's CSS Template files into one big file and saves it to the given path (e.g. ./gateone.py --combine_css=/tmp/gateone.css). 詳細

Combines all of Gate One's CSS Template files into one big file and saves it to the given path (e.g. ./gateone.py --combine_css=/tmp/gateone.css).

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:615
原文の優先度:
normal
追加リンク:
Use this setting in conjunction with --combine_css if the <div> where Gate One lives is named something other than #gateone 詳細

Use this setting in conjunction with --combine_css if the <div> where Gate One lives is named something other than #gateone

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:625
原文の優先度:
normal
追加リンク:
The number of processes to spawn use when using multiprocessing. Default is: <number of cores> + 1. Set to 0 to disable multiprocessing. 詳細

The number of processes to spawn use when using multiprocessing. Default is: <number of cores> + 1. Set to 0 to disable multiprocessing.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:634
原文の優先度:
normal
追加リンク:
Only configure Gate One (create SSL certs, conf.d, etc). Do not start any Gate One processes. 詳細

Only configure Gate One (create SSL certs, conf.d, etc). Do not start any Gate One processes.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:644
原文の優先度:
normal
追加リンク:
Gate One settings are incomplete. A new <settings_dir>/10server.conf will be generated. 詳細

Gate One settings are incomplete. A new <settings_dir>/10server.conf will be generated.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:704
原文の優先度:
normal
追加リンク:
You have a 10server.conf but it is either invalid (syntax error) or missing essential settings. 詳細

You have a 10server.conf but it is either invalid (syntax error) or missing essential settings.

この翻訳を編集するにはログインしてください。

メタ

状態:
未翻訳
参照:
  • gateone/core/configuration.py:712
原文の優先度:
normal
追加リンク:
1 14 15 16 17 18 27
凡例:
現行
承認待ち
未確定
古い順
警告あり

として エクスポート