author | daniel <daniel> | 2003-11-24 08:43:13 (UTC) |
---|---|---|
committer | daniel <daniel> | 2003-11-24 08:43:13 (UTC) |
commit | 50e626e813c156b3782043ac649a2b1730f779fc (patch) (side-by-side diff) | |
tree | 3fde58a59bdc091554cbd5771568373154a6b51b /i18n/pl/sshkeys.ts | |
parent | bfdb417571c58601ac26add640b492b2bb413cc1 (diff) | |
download | opie-50e626e813c156b3782043ac649a2b1730f779fc.zip opie-50e626e813c156b3782043ac649a2b1730f779fc.tar.gz opie-50e626e813c156b3782043ac649a2b1730f779fc.tar.bz2 |
Merged with branch 1.0.
-rw-r--r-- | i18n/pl/sshkeys.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/pl/sshkeys.ts b/i18n/pl/sshkeys.ts index 20e2db6..af61b7d 100644 --- a/i18n/pl/sshkeys.ts +++ b/i18n/pl/sshkeys.ts @@ -1,40 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>SSHKeysApp</name> <message> <source>Error running ssh-add</source> - <translation type="unfinished"></translation> + <translation>Blad podczas uruchamiania ssh-add</translation> </message> </context> <context> <name>SSHKeysBase</name> <message> <source>SSH Keys</source> - <translation type="unfinished"></translation> + <translation>Klucze SSH</translation> </message> <message> <source>Add Keys:</source> - <translation type="unfinished"></translation> + <translation>Dodaj Klucze:</translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation>Odswiez</translation> </message> <message> <source>Clear Keys</source> - <translation type="unfinished"></translation> + <translation>Czysc Klucze</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Nazwa Klucza</translation> </message> <message> <source>Size</source> - <translation type="unfinished"></translation> + <translation>Rozmiar</translation> </message> <message> <source>Fingerprint</source> - <translation type="unfinished"></translation> + <translation>Podpis</translation> </message> </context> </TS> |