⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zh_tw.po

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻 PO
📖 第 1 页 / 共 2 页
字号:
# 2004-12-13 Zhenbang Wei <forth@zbwei.net>#msgid ""msgstr """Project-Id-Version: PostgreSQL 8.0\n""POT-Creation-Date: 2004-12-13 01:05+0000\n""PO-Revision-Date: 2004-12-13 13:23+0800\n""Last-Translator: Zhenbang Wei <forth@zbwei.net>\n""Language-Team: Zhenbang Wei <forth@zbwei.net>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 8bit\n"#: initdb.c:250 initdb.c:264#, c-formatmsgid "%s: out of memory\n"msgstr "%s:記憶體用盡\n"#: initdb.c:374 initdb.c:1403#, c-formatmsgid "%s: could not open file \"%s\" for reading: %s\n"msgstr "%s:無法開啟檔案\"%s\"讀取資料: %s\n"#: initdb.c:435 initdb.c:1035 initdb.c:1062#, c-formatmsgid "%s: could not open file \"%s\" for writing: %s\n"msgstr "%s:無法開啟檔案\"%s\"寫入資料: %s\n"#: initdb.c:443 initdb.c:451 initdb.c:1042 initdb.c:1068#, c-formatmsgid "%s: could not write file \"%s\": %s\n"msgstr "%s:無法寫入檔案\"%s\":%s\n"#: initdb.c:470#, c-formatmsgid "%s: could not execute command \"%s\": %s\n"msgstr "%s:無法執行命令\"%s\":%s\n"#: initdb.c:593#, c-formatmsgid "%s: removing data directory \"%s\"\n"msgstr "%s:刪除資料目錄 \"%s\"\n"#: initdb.c:596#, c-formatmsgid "%s: failed to remove data directory\n"msgstr "%s:無法刪除資料目錄\n"#: initdb.c:602#, c-formatmsgid "%s: removing contents of data directory \"%s\"\n"msgstr "%s:刪除資料目錄\"%s\"的內容\n"#: initdb.c:605#, c-formatmsgid "%s: failed to remove contents of data directory\n"msgstr "%s:無法刪除資料目錄的內容\n"#: initdb.c:614#, c-formatmsgid "%s: data directory \"%s\" not removed at user's request\n"msgstr "%s:無法依使用者的要求刪除資料目錄 \"%s\"\n"#: initdb.c:640#, c-formatmsgid """%s: cannot be run as root\n""Please log in (using, e.g., \"su\") as the (unprivileged) user that will\n""own the server process.\n"msgstr """%s:無法以root身份執行\n""請以將會擁有伺服器行程的非特權使用者登入(例如用\"su\")。\n"#: initdb.c:689#, c-formatmsgid "%s: \"%s\" is not a valid server encoding name\n"msgstr "%s:\"%s\" 不是有效的伺服器編碼名稱\n"#: initdb.c:844#, c-formatmsgid "%s: warning: encoding mismatch\n"msgstr "%s:警告:編碼不符\n"#: initdb.c:846#, c-formatmsgid """The encoding you selected (%s) and the encoding that the selected\n""locale uses (%s) are not known to match.  This may lead to\n""misbehavior in various character string processing functions.  To fix\n""this situation, rerun %s and either do not specify an encoding\n""explicitly, or choose a matching combination.\n"msgstr """你選擇的編碼(%s)和locale使用的編碼(%s)不符,這樣可能會讓文\n""字處理函式出現異常行為,要修正這個問題,請重新執行 %s 且\n""不指定使用的編碼或是指定正確的編碼組合。\n"#: initdb.c:976#, c-formatmsgid "%s: could not create directory \"%s\": %s\n"msgstr "%s:無法建立目錄\"%s\":%s\n"#: initdb.c:1004#, c-formatmsgid """%s: file \"%s\" does not exist\n""This means you have a corrupted installation or identified\n""the wrong directory with the invocation option -L.\n"msgstr """%s:檔案 \"%s\" 不存在\n""這表示你的安裝可能發生錯誤,或是指定了錯誤的\n""目錄給選項 -L。\n"#: initdb.c:1086msgid "selecting default max_connections ... "msgstr "選擇預設的max_connections ..."#: initdb.c:1122msgid "selecting default shared_buffers ... "msgstr "選擇預設的shared_buffers ..."#: initdb.c:1155msgid "creating configuration files ... "msgstr "建立設定檔..."#: initdb.c:1251#, c-formatmsgid "creating template1 database in %s/base/1 ... "msgstr "建立 template1 資料庫於 %s/base/1 ... "#: initdb.c:1267#, c-formatmsgid """%s: input file \"%s\" does not belong to PostgreSQL %s\n""Check your installation or specify the correct path using the option -L.\n"msgstr """%s:輸入檔\"%s\"不屬於 PostgreSQL %s\n""請檢查你的安裝或用 -L 選項指定正確的路徑。\n"#: initdb.c:1342msgid "initializing pg_shadow ... "msgstr "初始化pg_shadow..."#: initdb.c:1378msgid "Enter new superuser password: "msgstr "輸入新的管理者密碼:"#: initdb.c:1379msgid "Enter it again: "msgstr "再輸入一次:"#: initdb.c:1382msgid "Passwords didn't match.\n"msgstr "密碼不符。\n"#: initdb.c:1409#, c-formatmsgid "%s: could not read password from file \"%s\": %s\n"msgstr "%s:無法從檔案\"%s\"讀取密碼:%s\n"#: initdb.c:1422msgid "setting password ... "msgstr "設定密碼..."#: initdb.c:1443#, c-formatmsgid "%s: The password file was not generated. Please report this problem.\n"msgstr "%s:無法產生密碼檔,請回報這個錯誤。\n"#: initdb.c:1471msgid "enabling unlimited row size for system tables ... "msgstr "啟用系統資料表的無資料筆數限制 ..."#: initdb.c:1544msgid "initializing pg_depend ... "msgstr "初始化pg_depend..."#: initdb.c:1572msgid "creating system views ... "msgstr "建立系統views..."#: initdb.c:1608msgid "loading pg_description ... "msgstr "載入pg_description..."#: initdb.c:1647msgid "creating conversions ... "msgstr "建立conversions ... "#: initdb.c:1701msgid "setting privileges on built-in objects ... "msgstr "設定內建物件的權限 ... "#: initdb.c:1759msgid "creating information schema ... "msgstr "建立information schema ... "#: initdb.c:1816msgid "vacuuming database template1 ... "msgstr "重整資料庫template1 ..."#: initdb.c:1870msgid "copying template1 to template0 ... "msgstr "複製template1到template0 ..."#: initdb.c:1927msgid "caught signal\n"msgstr "捕捉到信號\n"#: initdb.c:1933#, c-formatmsgid "could not write to child process: %s\n"msgstr "無法寫至子行程:%s\n"#: initdb.c:1941msgid "ok\n"msgstr "成功\n"#: initdb.c:1989#, c-formatmsgid "%s: invalid locale name \"%s\"\n"msgstr "%s:無效的locale名稱\"%s\"\n"#: initdb.c:2056#, c-formatmsgid """%s initializes a PostgreSQL database cluster.\n""\n"msgstr """%s 初始化PostgreSQL資料庫cluster。\n""\n"#: initdb.c:2057msgid "Usage:\n"msgstr "使用方法:\n"#: initdb.c:2058#, c-formatmsgid "  %s [OPTION]... [DATADIR]\n"msgstr "  %s [選項]... [資料目錄]\n"#: initdb.c:2059msgid """\n""Options:\n"msgstr """\n""選項:\n"#: initdb.c:2060msgid " [-D, --pgdata=]DATADIR     location for this database cluster\n"msgstr " [-D, --pgdata=]DATADIR     資料庫cluster的目錄\n"#: initdb.c:2061msgid "  -E, --encoding=ENCODING   set default encoding for new databases\n"msgstr "  -E, --encoding=ENCODING   新資料庫的預設編稼\n"#: initdb.c:2062msgid """  --locale=LOCALE           initialize database cluster with given locale\n"msgstr "  --locale=LOCALE           以指定的locale初始化資料庫cluster\n"#: initdb.c:2063msgid """  --lc-collate, --lc-ctype, --lc-messages=LOCALE\n""  --lc-monetary, --lc-numeric, --lc-time=LOCALE\n""                            initialize database cluster with given locale\n""                            in the respective category (default taken from\n""                            environment)\n"msgstr """  --lc-collate, --lc-ctype, --lc-messages=LOCALE\n""  --lc-monetary, --lc-numeric, --lc-time=LOCALE\n""                            指定不同種類的locale以初始化資料庫cluster\n""                            (預設從環境變數取得)\n"#: initdb.c:2068msgid "  --no-locale               equivalent to --locale=C\n"msgstr "  --no-locale               功能同 --locale=C\n"#: initdb.c:2069msgid """  -A, --auth=METHOD         default authentication method for local ""connections\n"msgstr "  -A, --auth=METHOD         本地端預設的連線驗證方式\n"#: initdb.c:2070msgid "  -U, --username=NAME       database superuser name\n"msgstr "  -U, --username=NAME       資料庫管理者名稱\n"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -