Skip to content

Commit 5e76f65

Browse files
committed
Update Catalan translation (thanks Ricard Aós).
1 parent 99153d8 commit 5e76f65

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

classes/i18n/locales/smooth_ca.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* 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>
33
*
44
* This library is free software; you can redistribute it and/or
55
* modify it under the terms of "The Artistic License, Version 2.0".
@@ -37,9 +37,9 @@ static const char *smooth_ca =
3737
<entry string=\"Clear\">Neteja</entry> \
3838
<entry string=\"Select all\">Selecciona-ho tot</entry> \
3939
\
40-
<entry string=\"Backspace\">Espai enrere</entry> \
40+
<entry string=\"Backspace\">Retrocés</entry> \
4141
<entry string=\"Tab\">Tab</entry> \
42-
<entry string=\"Return\">Intro</entry> \
42+
<entry string=\"Return\">Retorn</entry> \
4343
<entry string=\"Esc\">Esc</entry> \
4444
<entry string=\"Space\">Espai</entry> \
4545
<entry string=\"PgUp\">RePàg</entry> \
@@ -56,19 +56,19 @@ static const char *smooth_ca =
5656
<entry string=\"Alt\">Alt</entry> \
5757
<entry string=\"Shift\">Majús</entry> \
5858
\
59-
<entry string=\"Open file\">Obre fitxer</entry> \
59+
<entry string=\"Open file\">Obre un fitxer</entry> \
6060
<entry string=\"Save file\">Desa el fitxer</entry> \
6161
<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> \
6464
\
6565
<entry string=\"Color selection\">Selecció de color</entry> \
6666
<entry string=\"HTML code\">Codi HTML</entry> \
6767
\
68-
<entry string=\"Tip of the day\">Pista del dia</entry> \
68+
<entry string=\"Tip of the day\">Consell del dia</entry> \
6969
<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> \
7272
</data> \
7373
</LangFile>";
7474

0 commit comments

Comments
 (0)