Translations by Jim

Jim has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

134 of 34 results
1.
attempt to use function `%s' as an array
2008-05-01
試圖使用函式 '%s' 為陣列
2008-05-01
嘗試把函式 '%s' 當成陣列
2008-05-01
嘗試使用函式 '%s' 為陣列
2.
attempt to use scalar parameter `%s' as an array
2008-05-01
試圖把數量參數 '%s' 當成陣列
3.
attempt to use scalar `%s' as array
2008-05-01
試圖把數量 ' %s' 當成陣列
4.
from %s
2008-05-01
從 %s
5.
reference to uninitialized element `%s["%s"]'
2008-05-01
參照無初始化的元素 '%s["%s"]'
6.
subscript of array `%s' is null string
2008-05-01
下標陣列 '%s' 是空字串
7.
delete: index `%s' not in array `%s'
2008-05-01
刪除: 索引值 '%s' 不存在於陣列 '%s'
8.
%s: empty (null)
2008-05-01
%s: 空的 (null)
9.
%s: empty (zero)
2008-05-01
%s: 空的 (zero)
10.
%s: table_size = %d, array_size = %d
2008-05-01
%s: tables_size = %d, array_size = %d
11.
%s: is parameter
2008-05-01
%s: 是參數
12.
%s: array_ref to %s
2008-05-01
%s: array_ref to %s
13.
%s blocks must have an action part
2008-05-01
%s 區塊必須要有一個動作要素
14.
each rule must have a pattern or an action part
2008-05-01
每個規則必須要有一個式様或是一個動作要素
15.
old awk does not support multiple `BEGIN' or `END' rules
2008-05-01
舊的 awk 不支持多數的 'BEGIN' 或 'END' 規則
2008-05-01
舊的 awk 不支持多重的 'BEGIN' 或 'END' 規則
16.
`%s' is a built-in function, it cannot be redefined
2008-05-01
'%s' 是一個內建的函式, 它不能被重覆定義
17.
regexp constant `//' looks like a C++ comment, but is not
2008-05-01
regexp 常數 `//' 看起來像是一個 C++ 的註解符號, 但不是
2008-05-01
regexp 常數 `//' 看起來像是一個 C++ 的註解符號, 但不是but is not
18.
regexp constant `/%s/' looks like a C comment, but is not
2008-05-01
regexp 常數 `/%s/' 看起來像是一個 C 的註解符號, 但不是
19.
statement may have no effect
2008-05-01
述句也許沒有效果
20.
`%s' used in %s action
2008-05-01
`%s' 使用於 %s 動作
21.
`nextfile' is a gawk extension
2008-11-25
`nextfile' 是一個 gawk 延伸部分
22.
`return' used outside function context
2008-11-25
`return' 使用外在函數內文
23.
plain `print' in BEGIN or END rule should probably be `print ""'
2008-11-25
普通的 `print' 在 BEGIN 或 END 規則可能應該為 `print ""'
24.
`delete array' is a gawk extension
2008-11-25
`delete array' 是一個 gawk 延伸部分
25.
`delete(array)' is a non-portable tawk extension
2008-11-25
`delete(array)' 是一個不可攜帶的 tawk 延伸部分
26.
duplicate case values in switch body: %s
2008-11-25
在 switch body 裡有重覆的實例值: %s
27.
Duplicate `default' detected in switch body
2008-11-25
重覆的 `default' 在 switch body 被偵測到
28.
multistage two-way pipelines don't work
2008-11-25
多階段的 two-way 管線無作用
29.
regular expression on right of assignment
2008-11-25
常規表示式於右邊的指挀
30.
regular expression on left of `~' or `!~' operator
2008-11-25
常規表示式於左邊的 `~' 或 `!~' 運算子