author | fbarros <fbarros> | 2002-12-14 04:52:47 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-12-14 04:52:47 (UTC) |
commit | 8c278639358a308207f8bf70e1b13407403749a8 (patch) (side-by-side diff) | |
tree | 28ab0624646502896ee346814ac482aa51e408b0 /i18n/es/formatter.ts | |
parent | 26c8019809cb66f53f76cc4cb4fcb8b949b4eb17 (diff) | |
download | opie-8c278639358a308207f8bf70e1b13407403749a8.zip opie-8c278639358a308207f8bf70e1b13407403749a8.tar.gz opie-8c278639358a308207f8bf70e1b13407403749a8.tar.bz2 |
small changes
-rw-r--r-- | i18n/es/formatter.ts | 84 |
1 files changed, 48 insertions, 36 deletions
diff --git a/i18n/es/formatter.ts b/i18n/es/formatter.ts index 751e732..6ce0ea0 100644 --- a/i18n/es/formatter.ts +++ b/i18n/es/formatter.ts @@ -1,161 +1,173 @@ <!DOCTYPE TS><TS> <context> <name>FormatterApp</name> <message> <source>Formatter</source> - <translation type="unfinished"></translation> + <translation>Formateador</translation> </message> <message> <source>Storage Type</source> - <translation type="unfinished"></translation> + <translation>Tipo almacenamiento</translation> </message> <message> <source>File Systems</source> - <translation type="unfinished"></translation> + <translation>Sistemas ficheros</translation> </message> <message> <source>Format</source> - <translation type="unfinished"></translation> + <translation>Formatear</translation> </message> <message> <source>Main</source> - <translation type="unfinished"></translation> + <translation>Principal</translation> </message> <message> <source>CAUTION: Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation type="unfinished"></translation> + <translation>Atención: +¡¡Cambiar los parámetros de esta página +puede causar que susistema deje de +funcionar correctamente!!</translation> </message> <message> <source>Edit fstab</source> - <translation type="unfinished"></translation> + <translation>Editar fstab</translation> </message> <message> <source>Check Disk</source> - <translation type="unfinished"></translation> + <translation>Verificar disco</translation> </message> <message> <source>Device</source> - <translation type="unfinished"></translation> + <translation>Dispositivo</translation> </message> <message> <source>Mount Point</source> - <translation type="unfinished"></translation> + <translation>Punto montaje</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Avanzado</translation> </message> <message> <source>Format?!?</source> - <translation type="unfinished"></translation> + <translation>¿¡¿Formatear?!?</translation> </message> <message> <source>Really format </source> - <translation type="unfinished"></translation> + <translation>¿¡¿Confirma el formateo +</translation> </message> <message> <source> with </source> - <translation type="unfinished"></translation> + <translation> +con </translation> </message> <message> <source> filesystem?!? You will loose all data!!</source> - <translation type="unfinished"></translation> + <translation> sistema de ficheros?!? +¡¡Perderá todos sus datos!!</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Sí</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>No</translation> </message> <message> <source>Could not format. Unknown type</source> - <translation type="unfinished"></translation> + <translation>No pude formatear. +Tipo desconocido</translation> </message> <message> <source>Ok</source> - <translation type="unfinished"></translation> + <translation>Ok</translation> </message> <message> <source>Formatter Output</source> - <translation type="unfinished"></translation> + <translation>Salida del Formateador</translation> </message> <message> <source>Trying to umount.</source> - <translation type="unfinished"></translation> + <translation>Intentando desmontar.</translation> </message> <message> <source>umount failed!</source> - <translation type="unfinished"></translation> + <translation>¡Fallo al desmontar!</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&Ok</translation> </message> <message> <source>Could not umount. Device is busy!</source> - <translation type="unfinished"></translation> + <translation>No pude desmontar. +¡Dispositivo ocupado!</translation> </message> <message> <source>Trying to format.</source> - <translation type="unfinished"></translation> + <translation>Intentando formatear.</translation> </message> <message> <source>No such device!</source> - <translation type="unfinished"></translation> + <translation>¡No existe el dispositivo!</translation> </message> <message> <source> has been successfully formatted.</source> - <translation type="unfinished"></translation> + <translation> +ha sido formateado con éxito.</translation> </message> <message> <source>Trying to mount.</source> - <translation type="unfinished"></translation> + <translation>Intentando montar.</translation> </message> <message> <source>Card mount failed!</source> - <translation type="unfinished"></translation> + <translation>¡Fallo al montar tarjeta!</translation> </message> <message> <source> has been successfully mounted.</source> - <translation type="unfinished"></translation> + <translation> +ha sido montado con éxito.</translation> </message> <message> <source>You can now close the output window.</source> - <translation type="unfinished"></translation> + <translation>Ahora puede cerrar la ventana de salida.</translation> </message> <message> <source>Internal</source> - <translation type="unfinished"></translation> + <translation>Interno</translation> </message> <message> <source>Storage Type : </source> - <translation type="unfinished"></translation> + <translation>Tipo almacenamiento : </translation> </message> <message> <source>Total: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Total: %1 KB ( %d MB) +</translation> </message> <message> <source>Used: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Usado: %1 KB ( %d MB) +</translation> </message> <message> <source>Available: %1 kB ( %d mB)</source> - <translation type="unfinished"></translation> + <translation>Disponible: %1 KB ( %d MB)</translation> </message> </context> </TS> |