言語ファイル更新

This commit is contained in:
lltcggie 2016-05-07 17:28:23 +09:00
parent 6c7ee29f3d
commit cae8fe93a9
2 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,7 @@
"MessageTimeLeftUnkown":"Time Left: Unkown", "MessageTimeLeftUnkown":"Time Left: Unkown",
"MessageTimeLeft":"Time Left", "MessageTimeLeft":"Time Left",
"MessageNoOverwrite":"Already file exists in the destination: %s", "MessageNoOverwrite":"Already file exists in the destination: %s",
"MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices",
"OK":"OK", "OK":"OK",
"Cancel":"Cancel" "Cancel":"Cancel"
} }

View File

@ -88,6 +88,7 @@
"MessageTimeLeftUnkown":"残り時間: 不明", "MessageTimeLeftUnkown":"残り時間: 不明",
"MessageTimeLeft":"残り時間", "MessageTimeLeft":"残り時間",
"MessageNoOverwrite":"出力先に既にファイルが存在します: %s", "MessageNoOverwrite":"出力先に既にファイルが存在します: %s",
"MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください",
"OK":"OK", "OK":"OK",
"Cancel":"キャンセル" "Cancel":"キャンセル"
} }