-rw-r--r-- | i18n/xx/sysinfo.ts | 84 |
1 files changed, 46 insertions, 38 deletions
diff --git a/i18n/xx/sysinfo.ts b/i18n/xx/sysinfo.ts index 09f573f..a354fa8 100644 --- a/i18n/xx/sysinfo.ts +++ b/i18n/xx/sysinfo.ts @@ -52,46 +52,48 @@ Memory is categorized as follows: </message> </context> <context> - <name>ModulesDetail</name> + <name>ModulesInfo</name> <message> - <source>Select a command here and then click the Send button to the right to send the command.</source> + <source>Module</source> <translation type="unfinished"></translation> </message> <message> - <source>This area shows detailed information about this module.</source> + <source>Size</source> <translation type="unfinished"></translation> </message> <message> - <source>Send</source> + <source>Use#</source> <translation type="unfinished"></translation> </message> <message> - <source>Click here to send the selected command to this module.</source> + <source>Used By</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>ModulesInfo</name> <message> - <source>Module</source> + <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> <message> - <source>Size</source> + <source>Select a command here and then click the Send button to the right to send the command to module selected above.</source> <translation type="unfinished"></translation> </message> <message> - <source>Use#</source> + <source>Send</source> <translation type="unfinished"></translation> </message> <message> - <source>Used By</source> + <source>Click here to send the selected command to the module selected above.</source> <translation type="unfinished"></translation> </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> + <source>This area shows detailed information about this module.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>You really want to execute +</source> <translation type="unfinished"></translation> </message> </context> @@ -111,46 +113,48 @@ Click and hold on a module to see additional information about the module, or to </message> </context> <context> - <name>ProcessDetail</name> + <name>ProcessInfo</name> <message> - <source>Select a signal here and then click the Send button to the right to send to this process.</source> + <source>PID</source> <translation type="unfinished"></translation> </message> <message> - <source>This area shows detailed information about this process.</source> + <source>Command</source> <translation type="unfinished"></translation> </message> <message> - <source>Send</source> + <source>Status</source> <translation type="unfinished"></translation> </message> <message> - <source>Click here to send the selected signal to this process.</source> + <source>Time</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>ProcessInfo</name> <message> - <source>PID</source> + <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> <message> - <source>Command</source> + <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>Status</source> + <source>Send</source> <translation type="unfinished"></translation> </message> <message> - <source>Time</source> + <source>Click here to send the selected signal to this process.</source> <translation type="unfinished"></translation> </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> + <source>This area shows detailed information about this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>You really want to send +</source> <translation type="unfinished"></translation> </message> </context> @@ -181,14 +185,6 @@ Click and hold on a process to see additional information about the process, or <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> @@ -224,6 +220,18 @@ Click and hold on a process to see additional information about the process, or <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> </message> + <message> + <source>RAM disk</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>RA</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much memory is currently used of the temporary RAM disk.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SystemInfo</name> |