????

Your IP : 216.73.216.136


Current Path : C:/opt/pgsql/share/locale/zh_TW/LC_MESSAGES/
Upload File :
Current File : C:/opt/pgsql/share/locale/zh_TW/LC_MESSAGES/pg_checksums-16.mo

��<�S�(X)
��5�P�50Af:�2�1GH3�*��Tau�����	.	I	`	v	j�	%�	
a%
�
�
;�
!>([3��)�5�.5-d)�"����+� #
D
2`
!�
)�
�
/�
&	<}F@�	7+=c.�7�91B1t>�.�( =V^���/Lf����i�%LrW{!�!�&>Ql.�?�%�.BK����,% Rs3��2�(#L\&%,*:)780.153
/<#;4"'$2	!69-
+ (
If no data directory (DATADIR) is specified, the environment variable PGDATA
is used.


Options:
  %s [OPTION]... [DATADIR]
  -?, --help               show this help, then exit
  -N, --no-sync            do not wait for changes to be written safely to disk
  -P, --progress           show progress information
  -V, --version            output version information, then exit
  -c, --check              check data checksums (default)
  -d, --disable            disable data checksums
  -e, --enable             enable data checksums
  -f, --filenode=FILENODE  check only relation with specified filenode
  -v, --verbose            output verbose messages
 [-D, --pgdata=]DATADIR    data directory
%lld/%lld MB (%d%%) computed%s enables, disables, or verifies data checksums in a PostgreSQL database cluster.

%s home page: <%s>
%s must be in range %d..%dBad checksums:  %lld
Blocks scanned:  %lld
Blocks written: %lld
Checksum operation completed
Checksums disabled in cluster
Checksums enabled in cluster
Data checksum version: %u
Files scanned:   %lld
Files written:  %lld
Report bugs to <%s>.
The database cluster was initialized with block size %u, but pg_checksums was compiled with block size %u.Try "%s --help" for more information.Usage:
checksum verification failed in file "%s", block %u: calculated checksum %X but block contains %Xchecksums enabled in file "%s"checksums verified in file "%s"cluster is not compatible with this version of pg_checksumscluster must be shut downcould not open directory "%s": %mcould not open file "%s": %mcould not read block %u in file "%s": %mcould not read block %u in file "%s": read %d of %dcould not stat file "%s": %mcould not write block %u in file "%s": %mcould not write block %u in file "%s": wrote %d of %ddata checksums are already disabled in clusterdata checksums are already enabled in clusterdata checksums are not enabled in clusterdatabase cluster is not compatibledetail: error: hint: invalid segment number %d in file name "%s"invalid value "%s" for option %sno data directory specifiedoption -f/--filenode can only be used with --checkpg_control CRC value is incorrectseek failed for block %u in file "%s": %msyncing data directorytoo many command-line arguments (first is "%s")updating control filewarning: Project-Id-Version: pg_checksums (PostgreSQL) 16
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
POT-Creation-Date: 2023-09-11 20:52+0000
PO-Revision-Date: 2023-11-06 08:49+0800
Last-Translator: Zhenbang Wei <znbang@gmail.com>
Language-Team: 
Language: zh_TW
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: Poedit 3.4.1

若未指定資料目錄(DATADIR)就用環境變數 PGDATA。


選項:
  %s [OPTION]... [DATADIR]
  -?, --help               顯示說明,然後結束
  -N, --no-sync            不等待變更安全寫入磁碟
  -P, --progress           顯示進度資訊
  -V, --version            顯示版本,然後結束
  -c, --check              檢查資料檢查碼(預設)
  -d, --disable            關閉資料檢查碼
  -e, --enable             啟動資料檢查碼
  -f, --filenode=FILENODE  只檢查指定 filenode 的關聯
  -v, --verbose            顯示詳細訊息
 [-D, --pgdata=]DATADIR    資料目錄
%lld/%lld MB (%d%%) 已被計算%s 可以啟動、關閉或驗證 PostgreSQL 資料庫叢集中的資料檢查碼。

%s 網站: <%s>
%s 必須在範圍 %d..%d 內不正確的檢查碼: %lld
已掃描區塊: %lld
已寫入區塊: %lld
驗證檢查碼作業完成
叢集已關閉檢查碼
叢集已啟動檢查碼
資料檢查碼版本: %u
已掃描檔案: %lld
已寫入檔案: %lld
回報錯誤至 <%s>。
資料庫叢集使用區塊大小 %u 進行初始化,但 pg_checksums 編譯時使用區塊大小 %u。用 "%s --help" 取得更多資訊。用法:
在檔案 "%s" 驗證檢查碼失敗,區塊 %u: 算得檢查碼 %X 但是區塊為 %X檔案 "%s" 中已啟動檢查碼檔案 "%s" 中已驗證檢查碼叢集與這版 pg_checksums 不相容必須關閉叢集無法開啟目錄"%s": %m無法開啟檔案"%s": %m無法讀取檔案 "%2$s" 的 block %1$u: %3$m無法讀取檔案 "%2$s" 的 block %1$u: 已讀取 %3$d / %4$d無法取得檔案 "%s" 的狀態: %m無法寫入檔案 "%2$s" 的 block %1$u: %3$m無法寫入檔案 "%2$s" 中的區塊 %1$u: 已寫入 %3$d / %4$d叢集已關閉資料檢查碼叢集已啟動資料檢查碼叢集未啟動資料檢查碼資料庫叢集不相容詳細內容: 錯誤: 提示: 檔名 "%2$s" 中的片段編號 %1$d 無效選項 %2$s 的值 "%1$s" 無效未指定資料目錄選項 -f/--filenode 只能與 --check 一起使用pg_control 的 CRC 值不正確在檔案 "%2$s" 中 seek 區塊 %1$u 失敗: %3$m同步資料目錄命令列參數過多(第一個是 "%s")更新控制檔警告: