-rw-r--r-- | i18n/pl/sysinfo.ts | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/i18n/pl/sysinfo.ts b/i18n/pl/sysinfo.ts index 4b02c63..376a03e 100644 --- a/i18n/pl/sysinfo.ts +++ b/i18n/pl/sysinfo.ts @@ -1,86 +1,86 @@ <!DOCTYPE TS><TS> <context> <name>LoadInfo</name> <message> <source>Application CPU usage (%)</source> - <translation type="unfinished"></translation> + <translation>Aplikacje CPU (%)</translation> </message> <message> <source>System CPU usage (%)</source> - <translation type="unfinished"></translation> + <translation>System CPU (%)</translation> </message> <message> <source>Type: </source> - <translation type="unfinished"></translation> + <translation>Typ:</translation> </message> </context> <context> <name>MemoryInfo</name> <message> <source>Used (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Uzywane (%1 kB)</translation> </message> <message> <source>Buffers (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Bufory (%1 kB)</translation> </message> <message> <source>Cached (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Podreczna (%1 kB)</translation> </message> <message> <source>Free (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Wolne (%1 kB)</translation> </message> <message> <source>Total Memory: %1 kB</source> - <translation type="unfinished"></translation> + <translation>Calkowita: %1 kB</translation> </message> </context> <context> <name>MountInfo</name> <message> <source> total: %1 kB</source> - <translation type="unfinished"></translation> + <translation> razem: %1 kB</translation> </message> <message> <source>Used (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Uzywane (%1 kB)</translation> </message> <message> <source>Available (%1 kB)</source> - <translation type="unfinished"></translation> + <translation>Dostepne (%1 kB)</translation> </message> </context> <context> <name>ProcessDetail</name> <message> <source>Send</source> - <translation type="unfinished"></translation> + <translation>Wyslane</translation> </message> </context> <context> <name>ProcessInfo</name> <message> <source>PID</source> <translation type="unfinished"></translation> </message> <message> <source>Command</source> - <translation type="unfinished"></translation> + <translation>Komenda</translation> </message> <message> <source>Status</source> <translation type="unfinished"></translation> </message> <message> <source>Time</source> - <translation type="unfinished"></translation> + <translation>Czas</translation> </message> </context> <context> <name>StorageInfo</name> <message> <source>CF Card</source> <translation type="unfinished"></translation> </message> @@ -93,58 +93,58 @@ <translation type="unfinished"></translation> </message> <message> <source>SCSI Hard Disk</source> <translation type="unfinished"></translation> </message> <message> <source>Internal Storage</source> - <translation type="unfinished"></translation> + <translation>Wewnetrzna pamiec</translation> </message> </context> <context> <name>SystemInfo</name> <message> <source>System Info</source> - <translation type="unfinished"></translation> + <translation>Informacja o systemie</translation> </message> <message> <source>Memory</source> - <translation type="unfinished"></translation> + <translation>Pamiec</translation> </message> <message> <source>Storage</source> - <translation type="unfinished"></translation> + <translation>Dyski</translation> </message> <message> <source>CPU</source> <translation type="unfinished"></translation> </message> <message> <source>Process</source> - <translation type="unfinished"></translation> + <translation>Procesy</translation> </message> <message> <source>Version</source> - <translation type="unfinished"></translation> + <translation>Versja</translation> </message> </context> <context> <name>VersionInfo</name> <message> <source><b>Linux Kernel</b><p>Version: </source> - <translation type="unfinished"></translation> + <translation><b>Linux Kernel</b><p>Wersja: </translation> </message> <message> <source>Compiled by: </source> - <translation type="unfinished"></translation> + <translation>Kompilowana przez: </translation> </message> <message> <source><b>Opie</b><p>Version: </source> - <translation type="unfinished"></translation> + <translation><b>Opie</b><p>Wersja: </translation> </message> <message> <source>Built on: </source> - <translation type="unfinished"></translation> + <translation>Utworzona: </translation> </message> </context> </TS> |