|
29.
|
|
|
%s : Shared lib %s does not exist.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 公用程式庫 %s 不存在.
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
|
File: src/c/dl_genErrorMessage.c, line: 33
|
|
30.
|
|
|
%s : Already loaded from library %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 已經從程式庫 %s 中載入
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
|
File: src/c/dl_genErrorMessage.c, line: 37
|
|
31.
|
|
|
%s : problem with one of the entry point.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 其中一個進入點 (entry point) 出問題.
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
32.
|
|
|
%s : can not to load a x86 dll in a x64 environment.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 無法在 x64位元 的環境中載入 x86(32位元) 的 dll.
|
|
Translated and reviewed by
TzuYuan Lin
|
|
|
|
33.
|
|
|
%s : can not load a x64 dll in a x86 environment.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 無法在 x86(32位元) 的環境中載入 x64位元 的 dll.
|
|
Translated and reviewed by
TzuYuan Lin
|
|
|
|
34.
|
|
|
%ls : The file %ls does not exist in PATH environment.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
35.
|
|
|
Link failed for dynamic library ' %ls '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
36.
|
|
|
An error occurred: %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
錯誤產生: %s
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
|
File: src/c/dynamic_link.c, line: 97
|
|
37.
|
|
|
Shared archive loaded.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
共用庫已載入.
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
|
File: src/c/dynamic_link.c, line: 104
|
|
38.
|
|
|
Link done.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
聯結完成.
|
|
Translated and reviewed by
Yung-Jang Lee
|
|
|
|
|
File: src/c/dynamic_link.c, line: 105
|