|
1 | 1 | --- |
2 | 2 | layout: "page" |
3 | 3 | lang: "ca" |
4 | | -title: Site Settings |
| 4 | +title: Configuracions del lloc |
5 | 5 | permalink: /ca/settings |
6 | 6 | --- |
7 | | -# Site Settings (User Preferences) |
| 7 | +# Configuracions del lloc (Preferències d'Usuari) |
8 | 8 |
|
9 | | -## Accept or Delete Cookies |
| 9 | +## Acceptar o Esborrar Cookies |
10 | 10 |
|
11 | | -Cookies are small pieces of data that are stored by your browser. |
12 | | -By default no cookies are used by this site, but any options set on |
13 | | -this page are stored in cookies. |
| 11 | +Les cookies són informació de poc tamany que emmagatzema el teu navegador web. Per defecte, aquest lloc web no utilitza cookies, exceptuant algunes opcions relacionades amb la configuració. |
14 | 12 |
|
15 | | -Accept cookies here to enable the use of cookies on this site and to |
16 | | -enable the menu options below. |
| 13 | +Pots acceptar les cookies aquí si vols habilitar l'ús de cookies i habilitar el menú d'opcions d'aquí sota. |
17 | 14 |
|
18 | 15 |
|
19 | 16 | {% include settings-accept.html |
20 | 17 | accept="Accept Cookies" |
21 | 18 | reset= "Reset: Delete All Cookies" |
22 | 19 | %} |
23 | 20 |
|
24 | | -## Default Return |
25 | | -The `return` form parameter that TeXLive.net should use in the absence of a setting via `% !TeX` comments in the example. |
| 21 | +## Retorn per defecte |
| 22 | +El paràmetre `retorn` que utilitzarà TeXLive.net en absència de la configuració `% !TeX` en l'exemple. |
26 | 23 |
|
27 | 24 | {% include settings-return.html %} |
28 | 25 |
|
29 | 26 |
|
30 | | -## Default Engine |
31 | | -The `engine` form parameter that TeXLive.net or Overleaf should use in the absence of a setting via `% !TeX` comments in the example. (`-dev` and `context` options should not be used at Overleaf.) |
| 27 | +## Motor per defecte |
| 28 | +El paràmetre `motor` que utilitzarà TeXLive.net o Overleaf en absència de la configuració `% !TeX` en l'exemple. (les opcions `-dev` i `context` no s'han d'utilitzar a Overleaf.) |
32 | 29 |
|
33 | 30 | {% include settings-engine.html %} |
34 | 31 |
|
35 | 32 |
|
36 | | -## Editor Theme |
37 | | -The theme used by the embedded ACE editor. |
| 33 | +## Tema de l'editor |
| 34 | +El tema que utilitza l'editor ACE que utilitza el lloc web. |
38 | 35 |
|
39 | 36 | {% include settings-acetheme.html %} |
0 commit comments