-rw-r--r-- | i18n/zh_TW/sysinfo.ts | 31 |
1 files changed, 27 insertions, 4 deletions
diff --git a/i18n/zh_TW/sysinfo.ts b/i18n/zh_TW/sysinfo.ts index 97b71e0..4414583 100644 --- a/i18n/zh_TW/sysinfo.ts +++ b/i18n/zh_TW/sysinfo.ts @@ -95,7 +95,7 @@ Memory is categorized as follows: 2. Buffers - temporary storage used to improve performance 3. Cached - information that has recently been used, but has not been freed yet. 4. Free - memory not currently used by Opie or any running applications.</source> - <translation>本頁顯示裝置些記憶體分配情形 + <translation type="obsolete">本頁顯示裝置些記憶體分配情形 記憶體使用分類如下: 1. 已使用 - 由Opie及執行的程式所佔用 @@ -103,6 +103,20 @@ Memory is categorized as follows: 3. 快取區 - 最近使用過但尚未清除的資訊 4. 剩餘 - 未被Opie或任何執行程式佔用的記憶體</translation> </message> + <message> + <source>This page shows how memory (i.e. RAM) is being allocated on your device. +Memory is categorized as follows: + +1. Used - memory used to by Opie and any running applications. +2. Buffers - temporary storage used to improve performance +3. Cached - information that has recently been used, but has not been freed yet. +4. Free - memory not currently used by Opie or any running applications.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Total Swap: %1 kB</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ModulesInfo</name> @@ -223,7 +237,8 @@ Click and hold on a process to see additional information about the process, or <translation type="obsolete">您確定要送出?</translation> </message> <message> - <source>You really want to send %1 to this process?</source> + <source>Really want to send %1 +to this process?</source> <translation type="unfinished"></translation> </message> </context> @@ -282,15 +297,23 @@ Click and hold on a process to see additional information about the process, or </message> <message> <source><p>Model: </source> - <translation><p>型號: </translation> + <translation type="obsolete"><p>型號: </translation> </message> <message> <source><p>Vendor: </source> - <translation><p>提供者: </translation> + <translation type="obsolete"><p>提供者: </translation> </message> <message> <source>This page shows the current versions of Opie, the Linux kernel and distribution running on this handheld device.</source> <translation>本頁顯示本裝置上執行的Opie, Linux核心版及發行套件名稱</translation> </message> + <message> + <source><br>Model: </source> + <translation type="unfinished"></translation> + </message> + <message> + <source><br>Vendor: </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |