-rw-r--r-- | i18n/pt/sysinfo.ts | 128 |
1 files changed, 125 insertions, 3 deletions
diff --git a/i18n/pt/sysinfo.ts b/i18n/pt/sysinfo.ts index 90f8090..b143fc7 100644 --- a/i18n/pt/sysinfo.ts +++ b/i18n/pt/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> @@ -110,3 +160,3 @@ <source>Hard Disk</source> - <translation>Disco</translation> + <translation type="obsolete">Disco</translation> </message> @@ -114,3 +164,3 @@ <source>SCSI Hard Disk</source> - <translation>Disco SCSI</translation> + <translation type="obsolete">Disco SCSI</translation> </message> @@ -118,3 +168,71 @@ <source>Int. Storage</source> - <translation>Armazenamento Interno</translation> + <translation type="obsolete">Armazenamento Interno</translation> + </message> + <message> + <source>CF Card: </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hard Disk </source> + <translation type="unfinished"></translation> + </message> + <message> + <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> </message> @@ -182,2 +300,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> |