1
1
/* The smooth Class Library
2
- * Copyright (C) 1998-2016 Robert Kausch <robert.kausch@gmx.net>
2
+ * Copyright (C) 1998-2024 Robert Kausch <robert.kausch@gmx.net>
3
3
*
4
4
* This library is free software; you can redistribute it and/or
5
5
* modify it under the terms of "The Artistic License, Version 2.0".
@@ -37,9 +37,9 @@ static const char *smooth_ca =
37
37
<entry string=\"Clear\">Neteja</entry> \
38
38
<entry string=\"Select all\">Selecciona-ho tot</entry> \
39
39
\
40
- <entry string=\"Backspace\">Espai enrere </entry> \
40
+ <entry string=\"Backspace\">Retrocés </entry> \
41
41
<entry string=\"Tab\">Tab</entry> \
42
- <entry string=\"Return\">Intro </entry> \
42
+ <entry string=\"Return\">Retorn </entry> \
43
43
<entry string=\"Esc\">Esc</entry> \
44
44
<entry string=\"Space\">Espai</entry> \
45
45
<entry string=\"PgUp\">RePàg</entry> \
@@ -56,19 +56,19 @@ static const char *smooth_ca =
56
56
<entry string=\"Alt\">Alt</entry> \
57
57
<entry string=\"Shift\">Majús</entry> \
58
58
\
59
- <entry string=\"Open file\">Obre fitxer</entry> \
59
+ <entry string=\"Open file\">Obre un fitxer</entry> \
60
60
<entry string=\"Save file\">Desa el fitxer</entry> \
61
61
<entry string=\"Save file as\">Desa el fitxer com a</entry> \
62
- <entry string=\"Select directory\">Tria carpeta </entry> \
63
- <entry string=\"Select font\">Trieu tipus de lletra</entry> \
62
+ <entry string=\"Select directory\">Seleccioneu un directori </entry> \
63
+ <entry string=\"Select font\">Seleccioneu el tipus de lletra</entry> \
64
64
\
65
65
<entry string=\"Color selection\">Selecció de color</entry> \
66
66
<entry string=\"HTML code\">Codi HTML</entry> \
67
67
\
68
- <entry string=\"Tip of the day\">Pista del dia</entry> \
68
+ <entry string=\"Tip of the day\">Consell del dia</entry> \
69
69
<entry string=\"Did you know...\">Sabíeu que...</entry> \
70
- <entry string=\"Show tips on startup\">Mostra pistes en engegar </entry> \
71
- <entry string=\"Next tip\">Següent</entry> \
70
+ <entry string=\"Show tips on startup\">Mostra consells en iniciar </entry> \
71
+ <entry string=\"Next tip\">Següent consell </entry> \
72
72
</data> \
73
73
</LangFile>" ;
74
74
0 commit comments