author | fbarros <fbarros> | 2002-12-14 04:50:32 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-12-14 04:50:32 (UTC) |
commit | 26c8019809cb66f53f76cc4cb4fcb8b949b4eb17 (patch) (side-by-side diff) | |
tree | 7bdfa1d2b5e98a01aa6aab02f9b939f236218a03 /i18n/es/sshkeys.ts | |
parent | bc762ef3044a29a64ff1c6eed572b28d3ec69b98 (diff) | |
download | opie-26c8019809cb66f53f76cc4cb4fcb8b949b4eb17.zip opie-26c8019809cb66f53f76cc4cb4fcb8b949b4eb17.tar.gz opie-26c8019809cb66f53f76cc4cb4fcb8b949b4eb17.tar.bz2 |
initial translation
-rw-r--r-- | i18n/es/sshkeys.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/es/sshkeys.ts b/i18n/es/sshkeys.ts index 20e2db6..a42b29f 100644 --- a/i18n/es/sshkeys.ts +++ b/i18n/es/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>Error ejecutando ssh-add</translation> </message> </context> <context> <name>SSHKeysBase</name> <message> <source>SSH Keys</source> - <translation type="unfinished"></translation> + <translation>Claves SSH</translation> </message> <message> <source>Add Keys:</source> - <translation type="unfinished"></translation> + <translation>Añadir claves:</translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation>Actualizar</translation> </message> <message> <source>Clear Keys</source> - <translation type="unfinished"></translation> + <translation>Borrar claves</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Nombre clave</translation> </message> <message> <source>Size</source> - <translation type="unfinished"></translation> + <translation>Tamaño</translation> </message> <message> <source>Fingerprint</source> - <translation type="unfinished"></translation> + <translation>Huella dactilar</translation> </message> </context> </TS> |