We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7ee29 commit cae8fe9Copy full SHA for cae8fe9
bin/lang/english.json
@@ -88,6 +88,7 @@
88
"MessageTimeLeftUnkown":"Time Left: Unkown",
89
"MessageTimeLeft":"Time Left",
90
"MessageNoOverwrite":"Already file exists in the destination: %s",
91
+"MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices",
92
"OK":"OK",
93
"Cancel":"Cancel"
94
}
bin/lang/japanese.json
"MessageTimeLeftUnkown":"残り時間: 不明",
"MessageTimeLeft":"残り時間",
"MessageNoOverwrite":"出力先に既にファイルが存在します: %s",
+"MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください",
"Cancel":"キャンセル"
0 commit comments