author | fbarros <fbarros> | 2002-10-05 01:13:36 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-10-05 01:13:36 (UTC) |
commit | 66b488d773c9769d46c16de44df52855ee2a82e3 (patch) (side-by-side diff) | |
tree | 3d0be56f58b2ce4455ab8874ebc616c64e3ce6ba /i18n | |
parent | adc64501e1ce7789ce7915eebb6ebc0c318f5133 (diff) | |
download | opie-66b488d773c9769d46c16de44df52855ee2a82e3.zip opie-66b488d773c9769d46c16de44df52855ee2a82e3.tar.gz opie-66b488d773c9769d46c16de44df52855ee2a82e3.tar.bz2 |
Initial translation
-rw-r--r-- | i18n/es/libhomeapplet.ts | 4 | ||||
-rw-r--r-- | i18n/es/libsuspendapplet.ts | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/es/libhomeapplet.ts b/i18n/es/libhomeapplet.ts index 35433b8..0f95260 100644 --- a/i18n/es/libhomeapplet.ts +++ b/i18n/es/libhomeapplet.ts @@ -3,11 +3,11 @@ <name>HomeApplet</name> <message> <source>Home shortcut</source> - <translation type="unfinished"></translation> + <translation>Atajo Inicio</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Inicio</translation> </message> </context> </TS> diff --git a/i18n/es/libsuspendapplet.ts b/i18n/es/libsuspendapplet.ts index bdfb04c..7ef064b 100644 --- a/i18n/es/libsuspendapplet.ts +++ b/i18n/es/libsuspendapplet.ts @@ -3,11 +3,11 @@ <name>SuspendApplet</name> <message> <source>Suspend shortcut</source> - <translation type="unfinished"></translation> + <translation>Atajo Suspender</translation> </message> <message> <source>Suspend</source> - <translation type="unfinished"></translation> + <translation>Suspender</translation> </message> </context> </TS> |