Properties.ja.xlf 3.5 KB
Newer Older
K
khoiph1 已提交
1
<?xml version="1.0" encoding="utf-8"?>
B
Brett V. Forsgren 已提交
2 3 4 5 6
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
  <file datatype="xml" source-language="en" target-language="ja" original="../Properties.resx">
    <body>
      <trans-unit id="FSharpInteractive64Bit">
        <source>64-bit F# Interactive</source>
K
khoiph1 已提交
7
        <target state="translated">64 ビット F# インタラクティブ</target>
B
Brett V. Forsgren 已提交
8 9 10 11
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractive64BitDescr">
        <source>If set to true, and the current machine is 64-bit, then run F# Interactive as a 64-bit process.  (Otherwise, F# Interactive is a 32-bit process.)</source>
12
        <target state="translated">true に設定されていて、現在のコンピューターが 64 ビットである場合は、F# Interactive を 64 ビット プロセスで実行してください (そうしないと、F# Interactive は 32 ビット プロセスになります)。</target>
B
Brett V. Forsgren 已提交
13 14 15 16
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveOptions">
        <source>F# Interactive options</source>
K
khoiph1 已提交
17
        <target state="translated">F# インタラクティブ オプション</target>
B
Brett V. Forsgren 已提交
18 19 20 21
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveOptionsDescr">
        <source>Additional command line arguments passed to the F# Interactive executable by Visual Studio. (optimization and debug flags are ignored if script debugging is enabled)</source>
22
        <target state="translated">追加のコマンド ライン引数が Visual Studio によって F# Interactive 実行可能ファイルに渡されました。(スクリプト デバッグが有効な場合、最適化とデバッグのフラグは無視されます)</target>
B
Brett V. Forsgren 已提交
23 24 25 26
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveMisc">
        <source>Misc</source>
27
        <target state="translated">その他</target>
B
Brett V. Forsgren 已提交
28 29 30 31
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveShadowCopy">
        <source>Shadow copy assemblies</source>
32
        <target state="translated">シャドウ コピーのアセンブリ</target>
B
Brett V. Forsgren 已提交
33 34 35 36
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveShadowCopyDescr">
        <source>Prevents referenced assemblies from being locked by the F# Interactive process.</source>
37
        <target state="translated">参照アセンブリを F# 対話型プロセスによってロックされないようにします。</target>
B
Brett V. Forsgren 已提交
38 39 40 41
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveDebugMode">
        <source>Enable script debugging</source>
42
        <target state="translated">スクリプト デバッグを有効にする</target>
B
Brett V. Forsgren 已提交
43 44 45 46
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveDebugModeDescr">
        <source>Enable debugging of F# scripts (may impact script performance, requires reset of F# Interactive)</source>
K
khoiph1 已提交
47
        <target state="translated">F# スクリプトのデバッグを有効にする (スクリプトのパフォーマンスに影響を与える可能性があります。F# インタラクティブのリセットが必要です)</target>
B
Brett V. Forsgren 已提交
48 49 50 51
        <note />
      </trans-unit>
      <trans-unit id="FSharpInteractiveDebugging">
        <source>Debugging</source>
K
khoiph1 已提交
52
        <target state="translated">デバッグ中</target>
B
Brett V. Forsgren 已提交
53 54 55 56 57
        <note />
      </trans-unit>
    </body>
  </file>
</xliff>