author | davipt <davipt> | 2002-06-17 20:56:02 (UTC) |
---|---|---|
committer | davipt <davipt> | 2002-06-17 20:56:02 (UTC) |
commit | 56925b57de7d6f6a1014352c14333add737972cc (patch) (side-by-side diff) | |
tree | cc03cfcf98375cc3176834e4e552b52ed80d819f /i18n/pt/sysinfo.ts | |
parent | b177eb4a659c674d1bc3ab82d6d980aade7c0959 (diff) | |
download | opie-56925b57de7d6f6a1014352c14333add737972cc.zip opie-56925b57de7d6f6a1014352c14333add737972cc.tar.gz opie-56925b57de7d6f6a1014352c14333add737972cc.tar.bz2 |
Updated Portuguese translations
-rw-r--r-- | i18n/pt/sysinfo.ts | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/i18n/pt/sysinfo.ts b/i18n/pt/sysinfo.ts index f0d3ded..a64239d 100644 --- a/i18n/pt/sysinfo.ts +++ b/i18n/pt/sysinfo.ts @@ -1,142 +1,142 @@ <!DOCTYPE TS><TS> <context> <name>LoadInfo</name> <message> <source>Application CPU usage (%)</source> - <translation type="unfinished"></translation> + <translation>CPU - Aplicações (%)</translation> </message> <message> <source>System CPU usage (%)</source> - <translation type="unfinished"></translation> + <translation>CPU - Systema (%)</translation> </message> <message> <source>Type: </source> - <translation type="unfinished"></translation> + <translation>Tipo:</translation> </message> </context> <context> <name>MemoryInfo</name> <message> <source>Used (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Usado (%1 kB)</translation> </message> <message> <source>Buffers (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Buffers (%1 kB)</translation> </message> <message> <source>Cached (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Cache (%1 kB)</translation> </message> <message> <source>Free (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Livre (%1 kB)</translation> </message> <message> <source>Total Memory: %1 kB</source> - <translation type="unfinished"></translation> + <translation>Total: %1 kB</translation> </message> </context> <context> <name>MountInfo</name> <message> <source> : %1 kB</source> - <translation type="unfinished"></translation> + <translation>: %1 kB</translation> </message> <message> <source>Used (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Usado (%1 kB)</translation> </message> <message> <source>Available (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Disponível (%1 kB)</translation> </message> </context> <context> <name>ProcessDetail</name> <message> <source>Send</source> - <translation type="unfinished"></translation> + <translation>Enviar</translation> </message> </context> <context> <name>ProcessInfo</name> <message> <source>PID</source> - <translation type="unfinished"></translation> + <translation>PID</translation> </message> <message> <source>Command</source> - <translation type="unfinished"></translation> + <translation>Comando</translation> </message> <message> <source>Status</source> - <translation type="unfinished"></translation> + <translation>Estado</translation> </message> <message> <source>Time</source> - <translation type="unfinished"></translation> + <translation>Tempo</translation> </message> </context> <context> <name>StorageInfo</name> <message> <source>Hard Disk</source> - <translation type="unfinished"></translation> + <translation>Disco</translation> </message> <message> <source>SCSI Hard Disk</source> - <translation type="unfinished"></translation> + <translation>Disco SCSI</translation> </message> <message> <source>Int. Storage</source> - <translation type="unfinished"></translation> + <translation>Armazenamento Interno</translation> </message> </context> <context> <name>SystemInfo</name> <message> <source>System Info</source> - <translation type="unfinished"></translation> + <translation>Info. Sistema</translation> </message> <message> <source>Memory</source> - <translation type="unfinished"></translation> + <translation>Memória</translation> </message> <message> <source>Storage</source> - <translation type="unfinished"></translation> + <translation>Armazenamento</translation> </message> <message> <source>CPU</source> - <translation type="unfinished"></translation> + <translation>CPU</translation> </message> <message> <source>Process</source> - <translation type="unfinished"></translation> + <translation>Processos</translation> </message> <message> <source>Version</source> - <translation type="unfinished"></translation> + <translation>Versão</translation> </message> </context> <context> <name>VersionInfo</name> <message> <source><b>Linux Kernel</b><p>Version: </source> - <translation type="unfinished"></translation> + <translation><b>Kernel de Linux</b><p>Versão:</translation> </message> <message> <source>Compiled by: </source> - <translation type="unfinished"></translation> + <translation>Compilado por:</translation> </message> <message> <source><b>Opie</b><p>Version: </source> - <translation type="unfinished"></translation> + <translation><b>Opie</b><p>Versão:</translation> </message> <message> <source>Built on: </source> - <translation type="unfinished"></translation> + <translation>Compilado em:</translation> </message> </context> </TS> |