author | cniehaus <cniehaus> | 2002-11-20 14:12:39 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-11-20 14:12:39 (UTC) |
commit | f028217d1bae612e6e88b34f640e4fe4dd020a5a (patch) (side-by-side diff) | |
tree | 6471ee6cf29d135af00e31bdab758137446a92ce /i18n/zh_CN/sysinfo.ts | |
parent | b9240be9e0bffe30d696af8c83643ff5e9a7b852 (diff) | |
download | opie-f028217d1bae612e6e88b34f640e4fe4dd020a5a.zip opie-f028217d1bae612e6e88b34f640e4fe4dd020a5a.tar.gz opie-f028217d1bae612e6e88b34f640e4fe4dd020a5a.tar.bz2 |
update (make lupdate) and some strings in the addressbook.ts in i18n/de
-rw-r--r-- | i18n/zh_CN/sysinfo.ts | 116 |
1 files changed, 113 insertions, 3 deletions
diff --git a/i18n/zh_CN/sysinfo.ts b/i18n/zh_CN/sysinfo.ts index 5b8bb7e..7b498dd 100644 --- a/i18n/zh_CN/sysinfo.ts +++ b/i18n/zh_CN/sysinfo.ts @@ -15,2 +15,6 @@ </message> + <message> + <source>This page shows how much this device's processor is being used.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -38,2 +42,12 @@ </message> + <message> + <source>This page shows how memory (i.e. RAM) is being allocated on your handheld 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> </context> @@ -45,2 +59,14 @@ </message> + <message> + <source>Select a command here and then click the Send button to the right to send the command.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This area shows detailed information about this module.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to send the selected command to this module.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -64,2 +90,8 @@ </message> + <message> + <source>This is a list of all the kernel modules currently loaded on this handheld device. + +Click and hold on a module to see additional information about the module, or to unload it.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -86,2 +118,14 @@ </message> + <message> + <source>Select a signal here and then click the Send button to the right to send to this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This area shows detailed information about this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to send the selected signal to this process.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -105,2 +149,8 @@ </message> + <message> + <source>This is a list of all the processes on this handheld device. + +Click and hold on a process to see additional information about the process, or to send a signal to it.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -109,3 +159,3 @@ <message> - <source>Hard Disk</source> + <source>CF Card: </source> <translation type="unfinished"></translation> @@ -113,3 +163,3 @@ <message> - <source>SCSI Hard Disk</source> + <source>Hard Disk </source> <translation type="unfinished"></translation> @@ -117,3 +167,59 @@ <message> - <source>Int. Storage</source> + <source>SD Card </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hard Disk /dev/hd </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SCSI Hard Disk /dev/sd </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Int. Storage </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Int. Storage /dev/mtdblock/ </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Int. Storage /dev/mtdblock </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>CF</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much memory is currently used on this Compact Flash memory card.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Ha</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much storage is currently used on this hard drive.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SD</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much memory is currently used on this Secure Digital memory card.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SC</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>In</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much memory is currently used of the built-in memory (i.e. Flash memory) on this handheld device.</source> <translation type="unfinished"></translation> @@ -182,2 +288,6 @@ </message> + <message> + <source>This page shows the current versions of Opie, the Linux kernel and distribution running on this handheld device.</source> + <translation type="unfinished"></translation> + </message> </context> |