author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (unidiff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/es/ubrowser.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/es/ubrowser.ts | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/i18n/es/ubrowser.ts b/i18n/es/ubrowser.ts new file mode 100644 index 0000000..b10a6f5 --- a/dev/null +++ b/i18n/es/ubrowser.ts | |||
@@ -0,0 +1,36 @@ | |||
1 | <!DOCTYPE TS><TS> | ||
2 | <context> | ||
3 | <name>MainView</name> | ||
4 | <message> | ||
5 | <source>uBrowser</source> | ||
6 | <translation>uBrowser</translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source> - uBrowser</source> | ||
10 | <translation>- uBrowser</translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>%1 - uBrowser</source> | ||
14 | <translation>%1 - uBrowser</translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
18 | <name>QObject</name> | ||
19 | <message> | ||
20 | <source>Error!</source> | ||
21 | <translation>¡Error!</translation> | ||
22 | </message> | ||
23 | <message> | ||
24 | <source>IP-Address not found</source> | ||
25 | <translation>Dirección IP no encontrada</translation> | ||
26 | </message> | ||
27 | <message> | ||
28 | <source>Error creating socket</source> | ||
29 | <translation>Error creando socket</translation> | ||
30 | </message> | ||
31 | <message> | ||
32 | <source>Error connecting to socket</source> | ||
33 | <translation>Error conectando al socket</translation> | ||
34 | </message> | ||
35 | </context> | ||
36 | </TS> | ||