|
1 | 1 | { |
2 | | - "keyboard_actions": { |
3 | | - "back-in-note-history": "Navega a la nota previa a l'historial", |
4 | | - "forward-in-note-history": "Navega a la següent nota a l'historial", |
5 | | - "dialogs": "Diàlegs", |
6 | | - "other": "Altres" |
7 | | - }, |
8 | | - "login": { |
9 | | - "title": "Inicia sessió", |
10 | | - "password": "Contrasenya", |
11 | | - "button": "Inicia sessió" |
12 | | - }, |
13 | | - "set_password": { |
14 | | - "password": "Contrasenya" |
15 | | - }, |
16 | | - "setup": { |
17 | | - "next": "Següent", |
18 | | - "title": "Configuració" |
19 | | - }, |
20 | | - "setup_sync-from-desktop": { |
21 | | - "step6-here": "aquí" |
22 | | - }, |
23 | | - "setup_sync-from-server": { |
24 | | - "server-host-placeholder": "https://<hostname>:<port>", |
25 | | - "proxy-server-placeholder": "https://<hostname>:<port>", |
26 | | - "note": "Nota:", |
27 | | - "password": "Contrasenya", |
28 | | - "password-placeholder": "Contrasenya", |
29 | | - "back": "Torna" |
30 | | - }, |
31 | | - "setup_sync-in-progress": { |
32 | | - "outstanding-items-default": "N/A" |
33 | | - }, |
34 | | - "share_page": { |
35 | | - "parent": "pare:" |
36 | | - }, |
37 | | - "weekdays": { |
38 | | - "monday": "Dilluns", |
39 | | - "tuesday": "Dimarts", |
40 | | - "wednesday": "Dimecres", |
41 | | - "thursday": "Dijous", |
42 | | - "friday": "Divendres", |
43 | | - "saturday": "Dissabte", |
44 | | - "sunday": "Diumenge" |
45 | | - }, |
46 | | - "months": { |
47 | | - "january": "Gener", |
48 | | - "february": "Febrer", |
49 | | - "march": "Març", |
50 | | - "april": "Abril", |
51 | | - "may": "Maig", |
52 | | - "june": "Juny", |
53 | | - "july": "Juliol", |
54 | | - "august": "Agost", |
55 | | - "september": "Setembre", |
56 | | - "october": "Octubre", |
57 | | - "november": "Novembre", |
58 | | - "december": "Desembre" |
59 | | - }, |
60 | | - "special_notes": { |
61 | | - "search_prefix": "Cerca:" |
62 | | - }, |
63 | | - "hidden-subtree": { |
64 | | - "spacer-title": "Espaiador", |
65 | | - "calendar-title": "Calendari", |
66 | | - "bookmarks-title": "Marcadors", |
67 | | - "settings-title": "Ajustos", |
68 | | - "options-title": "Opcions", |
69 | | - "appearance-title": "Aparença", |
70 | | - "shortcuts-title": "Dreceres", |
71 | | - "images-title": "Imatges", |
72 | | - "spellcheck-title": "Correció ortogràfica", |
73 | | - "password-title": "Contrasenya", |
74 | | - "multi-factor-authentication-title": "MFA", |
75 | | - "etapi-title": "ETAPI", |
76 | | - "backup-title": "Còpia de seguretat", |
77 | | - "sync-title": "Sincronització", |
78 | | - "ai-llm-title": "AI/LLM", |
79 | | - "other": "Altres", |
80 | | - "advanced-title": "Avançat", |
81 | | - "inbox-title": "Safata d'entrada" |
82 | | - }, |
83 | | - "notes": { |
84 | | - "duplicate-note-suffix": "(dup)" |
85 | | - }, |
86 | | - "tray": { |
87 | | - "bookmarks": "Marcadors" |
88 | | - }, |
89 | | - "modals": { |
90 | | - "error_title": "Error" |
91 | | - }, |
92 | | - "share_theme": { |
93 | | - "search_placeholder": "Cerca...", |
94 | | - "subpages": "Subpàgines:", |
95 | | - "expand": "Expandeix" |
96 | | - }, |
97 | | - "hidden_subtree_templates": { |
98 | | - "description": "Descripció", |
99 | | - "calendar": "Calendari", |
100 | | - "table": "Taula", |
101 | | - "geolocation": "Geolocalització", |
102 | | - "board": "Tauler", |
103 | | - "status": "Estat", |
104 | | - "board_status_done": "Fet" |
105 | | - } |
| 2 | + "keyboard_actions": { |
| 3 | + "back-in-note-history": "Navega a la nota previa a l'historial", |
| 4 | + "forward-in-note-history": "Navega a la següent nota a l'historial", |
| 5 | + "dialogs": "Diàlegs", |
| 6 | + "other": "Altres" |
| 7 | + }, |
| 8 | + "login": { |
| 9 | + "title": "Inicia sessió", |
| 10 | + "password": "Contrasenya", |
| 11 | + "button": "Inicia sessió" |
| 12 | + }, |
| 13 | + "set_password": { |
| 14 | + "password": "Contrasenya" |
| 15 | + }, |
| 16 | + "setup": { |
| 17 | + "next": "Següent", |
| 18 | + "title": "Configuració" |
| 19 | + }, |
| 20 | + "setup_sync-from-desktop": { |
| 21 | + "step6-here": "aquí" |
| 22 | + }, |
| 23 | + "setup_sync-from-server": { |
| 24 | + "server-host-placeholder": "https://<hostname>:<port>", |
| 25 | + "proxy-server-placeholder": "https://<hostname>:<port>", |
| 26 | + "note": "Nota:", |
| 27 | + "password": "Contrasenya", |
| 28 | + "password-placeholder": "Contrasenya", |
| 29 | + "back": "Torna" |
| 30 | + }, |
| 31 | + "setup_sync-in-progress": { |
| 32 | + "outstanding-items-default": "N/A" |
| 33 | + }, |
| 34 | + "share_page": { |
| 35 | + "parent": "pare:" |
| 36 | + }, |
| 37 | + "weekdays": { |
| 38 | + "monday": "Dilluns", |
| 39 | + "tuesday": "Dimarts", |
| 40 | + "wednesday": "Dimecres", |
| 41 | + "thursday": "Dijous", |
| 42 | + "friday": "Divendres", |
| 43 | + "saturday": "Dissabte", |
| 44 | + "sunday": "Diumenge" |
| 45 | + }, |
| 46 | + "months": { |
| 47 | + "january": "Gener", |
| 48 | + "february": "Febrer", |
| 49 | + "march": "Març", |
| 50 | + "april": "Abril", |
| 51 | + "may": "Maig", |
| 52 | + "june": "Juny", |
| 53 | + "july": "Juliol", |
| 54 | + "august": "Agost", |
| 55 | + "september": "Setembre", |
| 56 | + "october": "Octubre", |
| 57 | + "november": "Novembre", |
| 58 | + "december": "Desembre" |
| 59 | + }, |
| 60 | + "special_notes": { |
| 61 | + "search_prefix": "Cerca:" |
| 62 | + }, |
| 63 | + "hidden-subtree": { |
| 64 | + "spacer-title": "Espaiador", |
| 65 | + "calendar-title": "Calendari", |
| 66 | + "bookmarks-title": "Marcadors", |
| 67 | + "settings-title": "Ajustos", |
| 68 | + "options-title": "Opcions", |
| 69 | + "appearance-title": "Aparença", |
| 70 | + "shortcuts-title": "Dreceres", |
| 71 | + "images-title": "Imatges", |
| 72 | + "spellcheck-title": "Correció ortogràfica", |
| 73 | + "password-title": "Contrasenya", |
| 74 | + "multi-factor-authentication-title": "MFA", |
| 75 | + "etapi-title": "ETAPI", |
| 76 | + "backup-title": "Còpia de seguretat", |
| 77 | + "sync-title": "Sincronització", |
| 78 | + "ai-llm-title": "AI/LLM", |
| 79 | + "other": "Altres", |
| 80 | + "advanced-title": "Avançat", |
| 81 | + "inbox-title": "Safata d'entrada" |
| 82 | + }, |
| 83 | + "notes": { |
| 84 | + "duplicate-note-suffix": "(dup)" |
| 85 | + }, |
| 86 | + "tray": { |
| 87 | + "bookmarks": "Marcadors" |
| 88 | + }, |
| 89 | + "modals": { |
| 90 | + "error_title": "Error" |
| 91 | + }, |
| 92 | + "share_theme": { |
| 93 | + "search_placeholder": "Cerca...", |
| 94 | + "subpages": "Subpàgines:", |
| 95 | + "expand": "Expandeix" |
| 96 | + }, |
| 97 | + "hidden_subtree_templates": { |
| 98 | + "description": "Descripció", |
| 99 | + "calendar": "Calendari", |
| 100 | + "table": "Taula", |
| 101 | + "geolocation": "Geolocalització", |
| 102 | + "board": "Tauler", |
| 103 | + "status": "Estat", |
| 104 | + "board_status_done": "Fet" |
| 105 | + } |
106 | 106 | } |
0 commit comments