You've already forked coreutils-l10n
mirror of
https://github.com/uutils/coreutils-l10n.git
synced 2026-06-10 16:14:28 -07:00
Translation of sum to Chinese (Traditional Han script)
Currently translated at 100.0% (6 of 6 strings) Translation: Rust Coreutils/sum Translate-URL: https://hosted.weblate.org/projects/rust-coreutils/sum/zh_Hant/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sum-error-no-such-file-or-directory = { $name }:無此檔案或目錄
|
||||
sum-error-no-such-file-or-directory = { $name }: 無此檔案或目錄
|
||||
sum-about =
|
||||
計算檔案中的核對和與區塊數量。
|
||||
|
||||
@@ -6,4 +6,4 @@ sum-about =
|
||||
sum-usage = sum [選項]... [檔案]...
|
||||
sum-help-bsd-compatible = 使用 BSD sum 演算法,使用 1K 區塊(預設值)
|
||||
sum-help-sysv-compatible = 使用 System V sum 演算法,使用 512 位元組區塊
|
||||
sum-error-is-directory = { $name }:是個目錄
|
||||
sum-error-is-directory = { $name }: 是個目錄
|
||||
|
||||
Reference in New Issue
Block a user