User contributions for Bravehorse
Results for Bravehorse talk block log uploads logsA user with 24,582 edits. Account created on 10 May 2018.
Results for Bravehorse talk block log uploads logs
A user with 24,582 edits. Account created on 10 May 2018.
25 May 2024
- 11:3111:31, 25 May 2024 diff hist +41 Custom translation/ja Created page with "# テーマエディターのナビゲーションパートを選択する # <code>{{ gT("Submit") }}</code>を検索する(navigator.twig内) # <code>{{ gT("Validate") }}</code>に置き換える # ソースメッセージを作成する:<code>INSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'Validate');</code> # 以下の手順で使用するため、IDを確認する(もし1番の場合:IDは1) # 関連する..." current
- 11:3011:30, 25 May 2024 diff hist +595 N Translations:Custom translation/17/ja Created page with "# テーマエディターのナビゲーションパートを選択する # <code>{{ gT("Submit") }}</code>を検索する(navigator.twig内) # <code>{{ gT("Validate") }}</code>に置き換える # ソースメッセージを作成する:<code>INSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'Validate');</code> # 以下の手順で使用するため、IDを確認する(もし1番の場合:IDは1) # 関連する..." current
- 11:2711:27, 25 May 2024 diff hist −20 Custom translation/ja No edit summary
- 11:2611:26, 25 May 2024 diff hist −12 Translations:Custom translation/16/ja No edit summary current
- 11:2611:26, 25 May 2024 diff hist +162 N Translations:Custom translation/16/ja Created page with "この方法は、独自のテンプレートを使用した解決方法を使用しており、他のすべての言語の既定文字列も更新されます。"
- 11:2611:26, 25 May 2024 diff hist +3 Custom translation/ja Created page with "==独自のテーマの使用(推奨)=="
- 11:2511:25, 25 May 2024 diff hist +43 N Translations:Custom translation/15/ja Created page with "==独自のテーマの使用(推奨)==" current
- 11:2511:25, 25 May 2024 diff hist −19 Custom translation/ja Created page with "# ソースメッセージ<code>INSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'Submit');</code>を作成する。 # 以下の手順で使用するため、IDを確認する(もし1番の場合:IDは1) # 関連する翻訳を作成する:<code>INSERT INTO lime_message (id, language, translation) VALUES ('1', 'en', 'Validate'), ('1', 'fr', 'Valider'); </code>"
- 11:2411:24, 25 May 2024 diff hist +397 N Translations:Custom translation/14/ja Created page with "# ソースメッセージ<code>INSERT INTO lime_source_message (id, category, message) VALUES (NULL, NULL, 'Submit');</code>を作成する。 # 以下の手順で使用するため、IDを確認する(もし1番の場合:IDは1) # 関連する翻訳を作成する:<code>INSERT INTO lime_message (id, language, translation) VALUES ('1', 'en', 'Validate'), ('1', 'fr', 'Valider'); </code>" current
- 11:2111:21, 25 May 2024 diff hist +15 Custom translation/ja Created page with "==すべてのテーマのすべてのアンケート=="
- 11:2011:20, 25 May 2024 diff hist +55 N Translations:Custom translation/13/ja Created page with "==すべてのテーマのすべてのアンケート==" current
- 11:2011:20, 25 May 2024 diff hist +5 Custom translation/ja Created page with "(特定のテーマと共に)すべてのアンケートの送信ボタンについて、_Submit_ではなく_Validate_を表示したいとします。テーマを更新し、gT('Submit')をgT('Validate')に置き換えると、すべての言語で常に_Validate_が表示されます。"
- 11:1911:19, 25 May 2024 diff hist +294 N Translations:Custom translation/12/ja Created page with "(特定のテーマと共に)すべてのアンケートの送信ボタンについて、_Submit_ではなく_Validate_を表示したいとします。テーマを更新し、gT('Submit')をgT('Validate')に置き換えると、すべての言語で常に_Validate_が表示されます。" current
- 11:1711:17, 25 May 2024 diff hist +21 Custom translation/ja Created page with "=「送信」ボタンの例(英語とフランス語)="
- 11:1611:16, 25 May 2024 diff hist +59 N Translations:Custom translation/11/ja Created page with "=「送信」ボタンの例(英語とフランス語)=" current
- 11:1611:16, 25 May 2024 diff hist −46 Custom translation/ja Created page with "データベースに翻訳がある場合、常にその翻訳が返されます。"
- 11:1511:15, 25 May 2024 diff hist +84 N Translations:Custom translation/10/ja Created page with "データベースに翻訳がある場合、常にその翻訳が返されます。" current
- 11:1511:15, 25 May 2024 diff hist +16 Custom translation/ja Created page with "LimeSurveyは、poファイルから翻訳の配列を作成し(このファイルの更新方法についてはLimeSurveyの翻訳を参照してください)、その後、データベースのすべての翻訳とマージします。"
- 11:1411:14, 25 May 2024 diff hist +271 N Translations:Custom translation/9/ja Created page with "LimeSurveyは、poファイルから翻訳の配列を作成し(このファイルの更新方法についてはLimeSurveyの翻訳を参照してください)、その後、データベースのすべての翻訳とマージします。" current
- 11:1311:13, 25 May 2024 diff hist −5 Custom translation/ja No edit summary
- 11:1211:12, 25 May 2024 diff hist −5 Translations:Custom translation/8/ja No edit summary current
- 11:1211:12, 25 May 2024 diff hist −4 Custom translation/ja Created page with "# SourceMessageテーブルのlime_source_message->messageで文字列を検索し、lime_source_message->idからidを取得します。 # 存在する場合、対象のid lime_message->idを持つ言語lime_message->languageのlime_message->translationからMessageテーブルの関連する翻訳を検索します。"
- 11:1111:11, 25 May 2024 diff hist +321 N Translations:Custom translation/8/ja Created page with "# SourceMessageテーブルのlime_source_message->messageで文字列を検索し、lime_source_message->idからidを取得します。 # 存在する場合、対象のid lime_message->idを持つ言語lime_message->languageのlime_message->translationからMessageテーブルの関連する翻訳を検索します。"
- 11:0611:06, 25 May 2024 diff hist −17 Custom translation/ja Created page with "データベースの翻訳では、LimeSurveyはYiiフレームワークの[https://www.yiiframework.com/doc/api/1.1/CDbMessageSource CDbMessageSource]に着想を得た方法を使用しています。"
- 11:0511:05, 25 May 2024 diff hist 0 Translations:Custom translation/7/ja No edit summary current
- 11:0511:05, 25 May 2024 diff hist +203 N Translations:Custom translation/7/ja Created page with "データベースの翻訳では、LimeSurveyはYiiフレームワークの[https://www.yiiframework.com/doc/api/1.1/CDbMessageSource CDbMessageSource]に着想を得た方法を使用しています。"
- 10:5610:56, 25 May 2024 diff hist 0 Custom translation/ja Created page with "=データベース翻訳のしくみ="
- 10:5510:55, 25 May 2024 diff hist +38 N Translations:Custom translation/6/ja Created page with "=データベース翻訳のしくみ=" current
- 10:5510:55, 25 May 2024 diff hist −42 Custom translation/ja Created page with "さらに、このしくみを使用すれば、アンケートテーマ固有の文字列を翻訳することもできます。"
- 10:5410:54, 25 May 2024 diff hist +129 N Translations:Custom translation/5/ja Created page with "さらに、このしくみを使用すれば、アンケートテーマ固有の文字列を翻訳することもできます。" current
- 10:5410:54, 25 May 2024 diff hist +169 N Translations:Custom translation/4/ja Created page with "LimeSurveyの中核部分のテキストを変更すると、データベースを変更する必要があるため、特定の場合にのみ使用してください。" current
- 10:5310:53, 25 May 2024 diff hist −30 Custom translation/ja Created page with "既存の翻訳がビジネスニーズに適合しない場合にこのしくみを使用することができます。"
- 10:5210:52, 25 May 2024 diff hist +120 N Translations:Custom translation/3/ja Created page with "既存の翻訳がビジネスニーズに適合しない場合にこのしくみを使用することができます。" current
- 10:5210:52, 25 May 2024 diff hist −25 Custom translation/ja Created page with "LimeSurvey 5.4.0以降では、データベースへの直接アクセスによって全言語のあらゆる文字列を独自に翻訳することができます。"
- 10:5110:51, 25 May 2024 diff hist +166 N Translations:Custom translation/2/ja Created page with "LimeSurvey 5.4.0以降では、データベースへの直接アクセスによって全言語のあらゆる文字列を独自に翻訳することができます。" current
- 10:5110:51, 25 May 2024 diff hist −24 Custom translation/ja Created page with "=はじめに="
- 10:5010:50, 25 May 2024 diff hist +14 N Translations:Custom translation/1/ja Created page with "=はじめに=" current
- 10:5010:50, 25 May 2024 diff hist +3,552 N Custom translation/ja Created page with "カスタム翻訳"
- 10:4910:49, 25 May 2024 diff hist +18 N Translations:Custom translation/Page display title/ja Created page with "カスタム翻訳" current
- 10:4910:49, 25 May 2024 diff hist +6 Not categorized and advanced features/ja No edit summary current
- 10:4810:48, 25 May 2024 diff hist +46 Translations:Not categorized and advanced features/1/ja No edit summary current
13 April 2024
- 02:3202:32, 13 April 2024 diff hist +64 TwoFactorAdminLogin/ja Created page with "いいえ。このプラグインはLimeSurveyのコアプラグインの一部です。プラグインメニューにアクセスして有効にすることができます。" current
- 02:3102:31, 13 April 2024 diff hist +175 N Translations:TwoFactorAdminLogin/58/ja Created page with "いいえ。このプラグインはLimeSurveyのコアプラグインの一部です。プラグインメニューにアクセスして有効にすることができます。" current
- 02:3102:31, 13 April 2024 diff hist +120 TwoFactorAdminLogin/ja Created page with "==LimeSurvey Cloudを使用しています。プラグインを購入する必要がありますか?=="
- 02:3002:30, 13 April 2024 diff hist +104 N Translations:TwoFactorAdminLogin/57/ja Created page with "==LimeSurvey Cloudを使用しています。プラグインを購入する必要がありますか?==" current
- 02:2902:29, 13 April 2024 diff hist +40 TwoFactorAdminLogin/ja Created page with "[https://www.limesurvey.org/limestore LimeStore]にアクセスし、[https://www.limesurvey.org/limestore?view=extensiondetails&id=49 ここからダウンロード]してください。ダウンロードするには、プレミアムパッケージである必要があります。"
- 02:2802:28, 13 April 2024 diff hist +283 N Translations:TwoFactorAdminLogin/56/ja Created page with "[https://www.limesurvey.org/limestore LimeStore]にアクセスし、[https://www.limesurvey.org/limestore?view=extensiondetails&id=49 ここからダウンロード]してください。ダウンロードするには、プレミアムパッケージである必要があります。" current
- 02:2802:28, 13 April 2024 diff hist +83 TwoFactorAdminLogin/ja Created page with "==プラグインはどこでダウンロードできますか?=="
- 02:2702:27, 13 April 2024 diff hist +67 N Translations:TwoFactorAdminLogin/55/ja Created page with "==プラグインはどこでダウンロードできますか?==" current
- 02:2702:27, 13 April 2024 diff hist +26 TwoFactorAdminLogin/ja Created page with "プラグインの設定メニューから"2FAを強制"を有効にします。"