2020-04-16 09:58:23 +00:00
{
"PROFILE_SETTINGS" : {
"LINK" : "Configuració del Perfil" ,
"TITLE" : "Configuració del Perfil" ,
"BTN_TEXT" : "Actualització del Perfil" ,
2021-12-19 06:08:02 +00:00
"DELETE_AVATAR" : "Delete Avatar" ,
"AVATAR_DELETE_SUCCESS" : "Avatar has been deleted successfully" ,
"AVATAR_DELETE_FAILED" : "There is an error while deleting avatar, please try again" ,
2021-04-19 09:40:16 +00:00
"UPDATE_SUCCESS" : "Your profile has been updated successfully" ,
"PASSWORD_UPDATE_SUCCESS" : "La teva contrasenya ha estat canviada correctament" ,
2020-04-23 18:22:16 +00:00
"AFTER_EMAIL_CHANGED" : "El vostre perfil s'ha actualitzat correctament. Torneu a iniciar la sessió ja que les vostres credencials d'inici de sessió han canviat" ,
2020-04-16 09:58:23 +00:00
"FORM" : {
"AVATAR" : "Imatge del Perfil" ,
"ERROR" : "Corregiu els errors del formulari" ,
"REMOVE_IMAGE" : "Suprimeix" ,
"UPLOAD_IMAGE" : "Puja imatge" ,
"UPDATE_IMAGE" : "Puja imatge" ,
2020-04-23 18:22:16 +00:00
"PROFILE_SECTION" : {
2020-04-16 09:58:23 +00:00
"TITLE" : "Perfil" ,
"NOTE" : "La vostra adreça de correu electrònic és la vostra identitat i s'utilitza per iniciar la sessió."
} ,
2022-02-15 10:52:42 +00:00
"MESSAGE_SIGNATURE_SECTION" : {
"TITLE" : "Personal message signature" ,
2022-06-08 12:37:45 +00:00
"NOTE" : "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature." ,
2022-02-15 10:52:42 +00:00
"BTN_TEXT" : "Save message signature" ,
"API_ERROR" : "Couldn't save signature! Try again" ,
"API_SUCCESS" : "Signature saved successfully"
} ,
"MESSAGE_SIGNATURE" : {
"LABEL" : "Message Signature" ,
"ERROR" : "Message Signature cannot be empty" ,
"PLACEHOLDER" : "Insert your personal message signature here."
} ,
2020-04-23 18:22:16 +00:00
"PASSWORD_SECTION" : {
2020-04-16 09:58:23 +00:00
"TITLE" : "Contrasenya" ,
2021-04-19 09:40:16 +00:00
"NOTE" : "L'actualització de la contrasenya restableix els vostres inicis de sessió en múltiples dispositius." ,
"BTN_TEXT" : "Change password"
2020-04-16 09:58:23 +00:00
} ,
"ACCESS_TOKEN" : {
"TITLE" : "Token d'accés" ,
"NOTE" : "Aquest token es pot utilitzar si creeu una integració basada en l'API"
} ,
2021-04-19 09:40:16 +00:00
"AUDIO_NOTIFICATIONS_SECTION" : {
"TITLE" : "Audio Notifications" ,
"NOTE" : "Enable audio notifications in dashboard for new messages and conversations." ,
2021-07-07 15:55:04 +00:00
"NONE" : "None" ,
"ASSIGNED" : "Assigned Conversations" ,
"ALL_CONVERSATIONS" : "All Conversations"
2021-04-19 09:40:16 +00:00
} ,
2020-04-23 18:22:16 +00:00
"EMAIL_NOTIFICATIONS_SECTION" : {
2020-04-16 09:58:23 +00:00
"TITLE" : "Notificacions per correu electrònic" ,
"NOTE" : "Actualitza aqui les preferències de les notificacions per correu electrònic" ,
"CONVERSATION_ASSIGNMENT" : "Envieu notificacions per correu electrònic quan se m’ assigni una conversa" ,
2020-11-16 17:41:14 +00:00
"CONVERSATION_CREATION" : "Envieu notificacions per correu electrònic quan es crea una nova conversa" ,
2021-02-13 10:07:06 +00:00
"CONVERSATION_MENTION" : "Enviar notificacions per mail quan siguis esmentat en una conversació" ,
2020-11-16 17:41:14 +00:00
"ASSIGNED_CONVERSATION_NEW_MESSAGE" : "Envia notificacions per correu electrònic quan es creï un missatge nou en una conversa assignada"
2020-07-07 19:29:30 +00:00
} ,
"API" : {
2020-11-16 17:41:14 +00:00
"UPDATE_SUCCESS" : "Les teves preferències de notificació s’ han actualitzat correctament" ,
"UPDATE_ERROR" : "Hi ha un error en actualitzar les preferències; tornau-ho a provar"
2020-07-07 19:29:30 +00:00
} ,
"PUSH_NOTIFICATIONS_SECTION" : {
2020-11-16 17:41:14 +00:00
"TITLE" : "Notificacions automàtiques" ,
"NOTE" : "Actualitzeu les preferències de notificació aquí" ,
"CONVERSATION_ASSIGNMENT" : "Envia notificacions automàtiques quan se m'assigna una conversa" ,
"CONVERSATION_CREATION" : "Envia notificacions automàtiques quan es creï una conversa nova" ,
2021-02-13 10:07:06 +00:00
"CONVERSATION_MENTION" : "Enviar notificacions push quan siguis esmentat en una conversació" ,
2020-11-16 17:41:14 +00:00
"ASSIGNED_CONVERSATION_NEW_MESSAGE" : "Envia notificacions automàtiques quan es creï un missatge nou en una conversa assignada" ,
"HAS_ENABLED_PUSH" : "Heu activat les notificacions per a aquest navegador." ,
"REQUEST_PUSH" : "Activa les notificacions"
2020-04-16 09:58:23 +00:00
} ,
2020-04-23 18:22:16 +00:00
"PROFILE_IMAGE" : {
2020-04-16 09:58:23 +00:00
"LABEL" : "Imatge del Perfil"
} ,
"NAME" : {
2020-11-16 17:41:14 +00:00
"LABEL" : "El teu nom complet" ,
"ERROR" : "Introdueix un nom complet vàlid" ,
"PLACEHOLDER" : "Introdueix el vostre nom complet"
2020-08-22 12:24:16 +00:00
} ,
"DISPLAY_NAME" : {
2020-11-16 17:41:14 +00:00
"LABEL" : "Nom visible" ,
"ERROR" : "Introduïu un nom de visualització vàlid" ,
"PLACEHOLDER" : "Introdueix un nom visible, que es mostrarà a les converses"
2020-04-16 09:58:23 +00:00
} ,
2020-07-07 19:29:30 +00:00
"AVAILABILITY" : {
2020-11-16 17:41:14 +00:00
"LABEL" : "Disponibilitat" ,
2020-07-07 19:29:30 +00:00
"STATUSES_LIST" : [
2020-11-17 05:09:46 +00:00
"En línia" ,
"Ocupat" ,
"Fora de línia"
2020-07-07 19:29:30 +00:00
]
} ,
2020-04-16 09:58:23 +00:00
"EMAIL" : {
"LABEL" : "La teva adreça de correu electrònic" ,
"ERROR" : "Introduïu una adreça de correu electrònic vàlida" ,
"PLACEHOLDER" : "Introduïu la vostra adreça de correu electrònic, que es mostrarà a les converses"
} ,
2021-06-15 16:45:18 +00:00
"CURRENT_PASSWORD" : {
"LABEL" : "Current password" ,
"ERROR" : "Please enter the current password" ,
"PLACEHOLDER" : "Please enter the current password"
} ,
2020-04-16 09:58:23 +00:00
"PASSWORD" : {
2022-02-07 11:49:34 +00:00
"LABEL" : "New password" ,
2020-04-16 09:58:23 +00:00
"ERROR" : "Introduïu una contrasenya d'una longitud de 6 o més" ,
"PLACEHOLDER" : "Introduïu una nova contrasenya"
} ,
"PASSWORD_CONFIRMATION" : {
"LABEL" : "Confirmació de la nova contrasenya" ,
"ERROR" : "Confirmeu que les contrasenyes coincideixin" ,
2022-02-07 11:49:34 +00:00
"PLACEHOLDER" : "Please re-enter your new password"
2020-04-16 09:58:23 +00:00
}
}
} ,
"SIDEBAR_ITEMS" : {
2020-11-16 17:41:14 +00:00
"CHANGE_AVAILABILITY_STATUS" : "Canvia" ,
"CHANGE_ACCOUNTS" : "Canvia de compte" ,
2021-12-19 06:08:02 +00:00
"CONTACT_SUPPORT" : "Contact Support" ,
2020-11-16 17:41:14 +00:00
"SELECTOR_SUBTITLE" : "Selecciona un compte de la llista següent" ,
2020-04-16 09:58:23 +00:00
"PROFILE_SETTINGS" : "Configuració del Perfil" ,
2021-09-03 10:18:24 +00:00
"KEYBOARD_SHORTCUTS" : "Keyboard Shortcuts" ,
2020-04-16 09:58:23 +00:00
"LOGOUT" : "Sortir"
2020-05-06 08:08:36 +00:00
} ,
"APP_GLOBAL" : {
2020-11-16 17:41:14 +00:00
"TRIAL_MESSAGE" : "dies de prova restants." ,
2021-10-26 17:31:52 +00:00
"TRAIL_BUTTON" : "Compra ara" ,
2022-08-03 12:56:24 +00:00
"DELETED_USER" : "Deleted User" ,
"ACCOUNT_SUSPENDED" : {
"TITLE" : "Account Suspended" ,
"MESSAGE" : "Your account is suspended. Please reach out to the support team for more information."
}
2020-05-06 08:08:36 +00:00
} ,
"COMPONENTS" : {
"CODE" : {
2020-11-16 17:41:14 +00:00
"BUTTON_TEXT" : "Copia" ,
"COPY_SUCCESSFUL" : "El codi s'ha copiat al porta-retalls amb èxit"
2020-05-06 08:08:36 +00:00
} ,
2022-05-09 13:27:05 +00:00
"SHOW_MORE_BLOCK" : {
"SHOW_MORE" : "Show More" ,
"SHOW_LESS" : "Show Less"
} ,
2020-05-06 08:08:36 +00:00
"FILE_BUBBLE" : {
"DOWNLOAD" : "Descarrega" ,
2020-11-16 17:41:14 +00:00
"UPLOADING" : "S'està carregant..."
2020-07-07 19:29:30 +00:00
} ,
"FORM_BUBBLE" : {
"SUBMIT" : "Envia"
2020-05-06 08:08:36 +00:00
}
} ,
2020-11-16 17:41:14 +00:00
"CONFIRM_EMAIL" : "S'està verificant..." ,
2020-05-06 08:08:36 +00:00
"SETTINGS" : {
"INBOXES" : {
2020-11-16 17:41:14 +00:00
"NEW_INBOX" : "Afegeix Safata d'entrada"
2020-05-06 08:08:36 +00:00
}
} ,
"SIDEBAR" : {
2022-03-17 14:32:32 +00:00
"CURRENTLY_VIEWING_ACCOUNT" : "Currently viewing:" ,
2022-05-09 13:27:05 +00:00
"SWITCH" : "Switch" ,
2020-07-07 19:29:30 +00:00
"CONVERSATIONS" : "Converses" ,
2021-12-19 06:08:02 +00:00
"ALL_CONVERSATIONS" : "All Conversations" ,
"MENTIONED_CONVERSATIONS" : "Mentions" ,
2020-05-06 08:08:36 +00:00
"REPORTS" : "Informes" ,
2020-07-07 19:29:30 +00:00
"SETTINGS" : "Configuracions" ,
2021-09-03 10:18:24 +00:00
"CONTACTS" : "Contactes" ,
2020-11-16 17:41:14 +00:00
"HOME" : "Inici" ,
2020-05-06 08:08:36 +00:00
"AGENTS" : "Agents" ,
"INBOXES" : "Safates d'entrada" ,
2021-01-28 08:33:52 +00:00
"NOTIFICATIONS" : "Notificacions" ,
2020-07-07 19:29:30 +00:00
"CANNED_RESPONSES" : "Respostes predeterminades" ,
2020-05-06 08:08:36 +00:00
"INTEGRATIONS" : "Integracions" ,
2021-12-19 06:08:02 +00:00
"PROFILE_SETTINGS" : "Configuració del Perfil" ,
2020-11-16 17:41:14 +00:00
"ACCOUNT_SETTINGS" : "Configuració del compte" ,
2021-06-15 16:45:18 +00:00
"APPLICATIONS" : "Applications" ,
2021-02-13 10:07:06 +00:00
"LABELS" : "Etiquetes" ,
2021-11-12 18:10:08 +00:00
"CUSTOM_ATTRIBUTES" : "Atributs personalitzats" ,
2021-12-19 06:08:02 +00:00
"AUTOMATION" : "Automation" ,
2021-06-29 12:42:33 +00:00
"TEAMS" : "Equips" ,
2022-07-26 04:22:59 +00:00
"BILLING" : "Billing" ,
2022-02-07 11:49:34 +00:00
"CUSTOM_VIEWS_FOLDER" : "Folders" ,
"CUSTOM_VIEWS_SEGMENTS" : "Segments" ,
2021-06-29 12:42:33 +00:00
"ALL_CONTACTS" : "All Contacts" ,
2021-07-15 18:34:09 +00:00
"TAGGED_WITH" : "Tagged with" ,
2021-12-19 06:08:02 +00:00
"NEW_LABEL" : "New label" ,
"NEW_TEAM" : "New team" ,
"NEW_INBOX" : "New inbox" ,
2022-05-09 13:27:05 +00:00
"REPORTS_CONVERSATION" : "Converses" ,
2021-09-03 10:18:24 +00:00
"CSAT" : "CSAT" ,
"CAMPAIGNS" : "Campaigns" ,
"ONGOING" : "Ongoing" ,
2021-10-14 08:02:15 +00:00
"ONE_OFF" : "One off" ,
"REPORTS_AGENT" : "Agents" ,
"REPORTS_LABEL" : "Etiquetes" ,
"REPORTS_INBOX" : "Inbox" ,
2021-12-19 06:08:02 +00:00
"REPORTS_TEAM" : "Team" ,
2022-03-17 14:32:32 +00:00
"SET_AVAILABILITY_TITLE" : "Set yourself as" ,
2022-05-09 13:27:05 +00:00
"BETA" : "Beta" ,
2022-06-08 12:37:45 +00:00
"REPORTS_OVERVIEW" : "Overview" ,
2022-07-26 04:22:59 +00:00
"FACEBOOK_REAUTHORIZE" : "La teva connexió a Facebook ha caducat, torna a connectar la vostra pàgina de Facebook per continuar els serveis" ,
"HELP_CENTER" : {
"ALL_ARTICLES" : "All Articles" ,
"MY_ARTICLES" : "My Articles" ,
"DRAFT" : "Draft" ,
"ARCHIVED" : "Archived" ,
2022-08-16 11:36:21 +00:00
"CATEGORY" : "Category" ,
"CATEGORY_EMPTY_MESSAGE" : "No categories found"
2022-08-03 12:56:24 +00:00
} ,
"DOCS" : "Read docs"
2022-07-26 04:22:59 +00:00
} ,
"BILLING_SETTINGS" : {
"TITLE" : "Billing" ,
"CURRENT_PLAN" : {
"TITLE" : "Current Plan" ,
"PLAN_NOTE" : "You are currently subscribed to the **%{plan}** plan with **%{quantity}** licenses"
} ,
"MANAGE_SUBSCRIPTION" : {
"TITLE" : "Manage your subscription" ,
"DESCRIPTION" : "View your previous invoices, edit your billing details, or cancel your subscription." ,
"BUTTON_TXT" : "Go to the billing portal"
} ,
"CHAT_WITH_US" : {
"TITLE" : "Need help?" ,
"DESCRIPTION" : "Do you face any issues in billing? We are here to help." ,
"BUTTON_TXT" : "Xateja amb nosaltres"
} ,
"NO_BILLING_USER" : "Your billing account is being configured. Please refresh the page and try again."
2020-08-22 12:24:16 +00:00
} ,
"CREATE_ACCOUNT" : {
2021-09-03 10:18:24 +00:00
"NO_ACCOUNT_WARNING" : "Uh oh! We could not find any Chatwoot accounts. Please create a new account to continue." ,
2020-11-16 17:41:14 +00:00
"NEW_ACCOUNT" : "Compte nou" ,
"SELECTOR_SUBTITLE" : "Crear un compte nou" ,
2020-08-22 12:24:16 +00:00
"API" : {
2020-11-16 17:41:14 +00:00
"SUCCESS_MESSAGE" : "El compte s'ha creat correctament" ,
"EXIST_MESSAGE" : "El compte ja existeix" ,
2020-08-22 12:24:16 +00:00
"ERROR_MESSAGE" : "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
} ,
"FORM" : {
"NAME" : {
"LABEL" : "Nom del compte" ,
"PLACEHOLDER" : "Wayne Enterprises"
} ,
"SUBMIT" : "Envia"
}
2021-09-03 10:18:24 +00:00
} ,
"KEYBOARD_SHORTCUTS" : {
"TITLE" : {
"OPEN_CONVERSATION" : "Open conversation" ,
"RESOLVE_AND_NEXT" : "Resolve and move to next" ,
"NAVIGATE_DROPDOWN" : "Navigate dropdown items" ,
"RESOLVE_CONVERSATION" : "Resolve Conversation" ,
"GO_TO_CONVERSATION_DASHBOARD" : "Go to Conversation Dashboard" ,
"ADD_ATTACHMENT" : "Add Attachment" ,
"GO_TO_CONTACTS_DASHBOARD" : "Go to Contacts Dashboard" ,
"TOGGLE_SIDEBAR" : "Toggle Sidebar" ,
"GO_TO_REPORTS_SIDEBAR" : "Go to Reports sidebar" ,
"MOVE_TO_NEXT_TAB" : "Move to next tab in conversation list" ,
"GO_TO_SETTINGS" : "Go to Settings" ,
"SWITCH_CONVERSATION_STATUS" : "Switch to the next conversation status" ,
"SWITCH_TO_PRIVATE_NOTE" : "Switch to Private Note" ,
"TOGGLE_RICH_CONTENT_EDITOR" : "Toggle Rich Content editor" ,
"SWITCH_TO_REPLY" : "Switch to Reply" ,
"TOGGLE_SNOOZE_DROPDOWN" : "Toggle snooze dropdown"
} ,
"KEYS" : {
"WINDOWS_KEY_AND_COMMAND_KEY" : "Win / ⌘" ,
"ALT_OR_OPTION_KEY" : "Alt / ⌥" ,
"FORWARD_SLASH_KEY" : "/"
}
2020-04-16 09:58:23 +00:00
}
}