Translated using Weblate (Catalan)

Currently translated at 17.8% (69 of 387 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ca/
This commit is contained in:
Eduard Frigola 2025-10-30 07:51:00 +01:00 committed by Hosted Weblate
parent 70837fdc69
commit a1b589148b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,106 +1,106 @@
{ {
"keyboard_actions": { "keyboard_actions": {
"back-in-note-history": "Navega a la nota previa a l'historial", "back-in-note-history": "Navega a la nota previa a l'historial",
"forward-in-note-history": "Navega a la següent nota a l'historial", "forward-in-note-history": "Navega a la següent nota a l'historial",
"dialogs": "Diàlegs", "dialogs": "Diàlegs",
"other": "Altres" "other": "Altres"
}, },
"login": { "login": {
"title": "Inicia sessió", "title": "Inicia sessió",
"password": "Contrasenya", "password": "Contrasenya",
"button": "Inicia sessió" "button": "Inicia sessió"
}, },
"set_password": { "set_password": {
"password": "Contrasenya" "password": "Contrasenya"
}, },
"setup": { "setup": {
"next": "Següent", "next": "Següent",
"title": "Configuració" "title": "Configuració"
}, },
"setup_sync-from-desktop": { "setup_sync-from-desktop": {
"step6-here": "aquí" "step6-here": "aquí"
}, },
"setup_sync-from-server": { "setup_sync-from-server": {
"server-host-placeholder": "https://<hostname>:<port>", "server-host-placeholder": "https://<hostname>:<port>",
"proxy-server-placeholder": "https://<hostname>:<port>", "proxy-server-placeholder": "https://<hostname>:<port>",
"note": "Nota:", "note": "Nota:",
"password": "Contrasenya", "password": "Contrasenya",
"password-placeholder": "Contrasenya", "password-placeholder": "Contrasenya",
"back": "Torna" "back": "Torna"
}, },
"setup_sync-in-progress": { "setup_sync-in-progress": {
"outstanding-items-default": "N/A" "outstanding-items-default": "N/A"
}, },
"share_page": { "share_page": {
"parent": "pare:" "parent": "pare:"
}, },
"weekdays": { "weekdays": {
"monday": "Dilluns", "monday": "Dilluns",
"tuesday": "Dimarts", "tuesday": "Dimarts",
"wednesday": "Dimecres", "wednesday": "Dimecres",
"thursday": "Dijous", "thursday": "Dijous",
"friday": "Divendres", "friday": "Divendres",
"saturday": "Dissabte", "saturday": "Dissabte",
"sunday": "Diumenge" "sunday": "Diumenge"
}, },
"months": { "months": {
"january": "Gener", "january": "Gener",
"february": "Febrer", "february": "Febrer",
"march": "Març", "march": "Març",
"april": "Abril", "april": "Abril",
"may": "Maig", "may": "Maig",
"june": "Juny", "june": "Juny",
"july": "Juliol", "july": "Juliol",
"august": "Agost", "august": "Agost",
"september": "Setembre", "september": "Setembre",
"october": "Octubre", "october": "Octubre",
"november": "Novembre", "november": "Novembre",
"december": "Desembre" "december": "Desembre"
}, },
"special_notes": { "special_notes": {
"search_prefix": "Cerca:" "search_prefix": "Cerca:"
}, },
"hidden-subtree": { "hidden-subtree": {
"spacer-title": "Espaiador", "spacer-title": "Espaiador",
"calendar-title": "Calendari", "calendar-title": "Calendari",
"bookmarks-title": "Marcadors", "bookmarks-title": "Marcadors",
"settings-title": "Ajustos", "settings-title": "Ajustos",
"options-title": "Opcions", "options-title": "Opcions",
"appearance-title": "Aparença", "appearance-title": "Aparença",
"shortcuts-title": "Dreceres", "shortcuts-title": "Dreceres",
"images-title": "Imatges", "images-title": "Imatges",
"spellcheck-title": "Correció ortogràfica", "spellcheck-title": "Correció ortogràfica",
"password-title": "Contrasenya", "password-title": "Contrasenya",
"multi-factor-authentication-title": "MFA", "multi-factor-authentication-title": "MFA",
"etapi-title": "ETAPI", "etapi-title": "ETAPI",
"backup-title": "Còpia de seguretat", "backup-title": "Còpia de seguretat",
"sync-title": "Sincronització", "sync-title": "Sincronització",
"ai-llm-title": "AI/LLM", "ai-llm-title": "AI/LLM",
"other": "Altres", "other": "Altres",
"advanced-title": "Avançat", "advanced-title": "Avançat",
"inbox-title": "Safata d'entrada" "inbox-title": "Safata d'entrada"
}, },
"notes": { "notes": {
"duplicate-note-suffix": "(dup)" "duplicate-note-suffix": "(dup)"
}, },
"tray": { "tray": {
"bookmarks": "Marcadors" "bookmarks": "Marcadors"
}, },
"modals": { "modals": {
"error_title": "Error" "error_title": "Error"
}, },
"share_theme": { "share_theme": {
"search_placeholder": "Cerca...", "search_placeholder": "Cerca...",
"subpages": "Subpàgines:", "subpages": "Subpàgines:",
"expand": "Expandeix" "expand": "Expandeix"
}, },
"hidden_subtree_templates": { "hidden_subtree_templates": {
"description": "Descripció", "description": "Descripció",
"calendar": "Calendari", "calendar": "Calendari",
"table": "Taula", "table": "Taula",
"geolocation": "Geolocalització", "geolocation": "Geolocalització",
"board": "Tauler", "board": "Tauler",
"status": "Estat", "status": "Estat",
"board_status_done": "Fet" "board_status_done": "Fet"
} }
} }