chore: Update translations from Crowdin (#5810)

This commit is contained in:
Sojan Jose
2022-11-08 09:36:24 -08:00
committed by GitHub
parent 16d59f4bb0
commit 2e42821c48
264 changed files with 8453 additions and 702 deletions

View File

@@ -208,7 +208,8 @@
"CONVERSATION_LABELS": "Etiquetas de conversación",
"CONVERSATION_INFO": "Información de la conversación",
"CONTACT_ATTRIBUTES": "Atributos de contacto",
"PREVIOUS_CONVERSATION": "Conversaciones anteriores"
"PREVIOUS_CONVERSATION": "Conversaciones anteriores",
"MACROS": "Macros"
}
},
"CONVERSATION_CUSTOM_ATTRIBUTES": {

View File

@@ -72,103 +72,103 @@
"LOADING_MESSAGE": "Cargando portales...",
"ARTICLES_LABEL": "artículos",
"NO_PORTALS_MESSAGE": "No hay portales disponibles",
"ADD_NEW_LOCALE": "Add a new locale",
"ADD_NEW_LOCALE": "Añadir un nuevo idioma",
"POPOVER": {
"TITLE": "Portals",
"PORTAL_SETTINGS": "Portal settings",
"TITLE": "Portales",
"PORTAL_SETTINGS": "Ajustes del portal",
"SUBTITLE": "You have multiple portals and can have different locales for each portal.",
"CANCEL_BUTTON_LABEL": "Cancelar",
"CHOOSE_LOCALE_BUTTON": "Choose Locale"
"CHOOSE_LOCALE_BUTTON": "Elige un idioma"
},
"PORTAL_SETTINGS": {
"LIST_ITEM": {
"HEADER": {
"COUNT_LABEL": "artículos",
"ADD": "Add locale",
"VISIT": "Visit site",
"ADD": "Añadir idioma",
"VISIT": "Visitar sitio",
"SETTINGS": "Ajustes",
"DELETE": "Eliminar"
},
"PORTAL_CONFIG": {
"TITLE": "Portal Configurations",
"TITLE": "Configuraciones del portal",
"ITEMS": {
"NAME": "Nombre",
"DOMAIN": "Custom domain",
"DOMAIN": "Dominio personalizado",
"SLUG": "Slug",
"TITLE": "Portal title",
"THEME": "Theme color",
"SUB_TEXT": "Portal sub text"
"TITLE": "Título del portal",
"THEME": "Color del tema",
"SUB_TEXT": "Subtexto del portal"
}
},
"AVAILABLE_LOCALES": {
"TITLE": "Available locales",
"TITLE": "Idiomas disponibles",
"TABLE": {
"NAME": "Locale name",
"CODE": "Locale code",
"ARTICLE_COUNT": "No. of articles",
"CATEGORIES": "No. of categories",
"SWAP": "Swap",
"NAME": "Nombre del idioma",
"CODE": "Código del idioma",
"ARTICLE_COUNT": "Nº de artículos",
"CATEGORIES": "Nº de categorías",
"SWAP": "Intercambiar",
"DELETE": "Eliminar",
"DEFAULT_LOCALE": "Default"
"DEFAULT_LOCALE": "Predeterminado"
}
}
},
"DELETE_PORTAL": {
"TITLE": "Delete portal",
"MESSAGE": "Are you sure you want to delete this portal",
"YES": "Yes, delete portal",
"NO": "No, keep portal",
"TITLE": "Eliminar portal",
"MESSAGE": "Está seguro que desea eliminar este portal",
"YES": ", eliminar portal",
"NO": "No, mantener portal",
"API": {
"DELETE_SUCCESS": "Portal deleted successfully",
"DELETE_ERROR": "Error while deleting portal"
"DELETE_SUCCESS": "Portal eliminado correctamente",
"DELETE_ERROR": "Error al eliminar el portal"
}
}
},
"EDIT": {
"HEADER_TEXT": "Edit portal",
"HEADER_TEXT": "Editar portal",
"TABS": {
"BASIC_SETTINGS": {
"TITLE": "Basic information"
"TITLE": "Información básica"
},
"CUSTOMIZATION_SETTINGS": {
"TITLE": "Portal customization"
"TITLE": "Personalización del portal"
},
"CATEGORY_SETTINGS": {
"TITLE": "Categories"
"TITLE": "Categorías"
},
"LOCALE_SETTINGS": {
"TITLE": "Locales"
"TITLE": "Idiomas"
}
},
"CATEGORIES": {
"TITLE": "Categories in",
"NEW_CATEGORY": "New category",
"TITLE": "Categorías en",
"NEW_CATEGORY": "Nueva categoría",
"TABLE": {
"NAME": "Nombre",
"DESCRIPTION": "Descripción",
"LOCALE": "Locale",
"ARTICLE_COUNT": "No. of articles",
"LOCALE": "Idiomas",
"ARTICLE_COUNT": "Nº de artículos",
"ACTION_BUTTON": {
"EDIT": "Edit category",
"DELETE": "Delete category"
"EDIT": "Editar categoría",
"DELETE": "Eliminar categoría"
},
"EMPTY_TEXT": "No se encontraron categorías"
}
},
"EDIT_BASIC_INFO": {
"BUTTON_TEXT": "Update basic settings"
"BUTTON_TEXT": "Actualizar ajustes básicos"
}
},
"ADD": {
"CREATE_FLOW": [
{
"title": "Help center information",
"title": "Información del Centro de Ayuda",
"route": "new_portal_information",
"body": "Basic information about portal",
"CREATE_BASIC_SETTING_BUTTON": "Create portal basic settings"
"body": "Información básica sobre el portal",
"CREATE_BASIC_SETTING_BUTTON": "Crear configuración básica del portal"
},
{
"title": "Help center customization",
"title": "Personalización del Centro de Ayuda",
"route": "portal_customization",
"body": "Customize portal",
"UPDATE_PORTAL_BUTTON": "Update portal settings"
@@ -183,29 +183,29 @@
"CREATE_FLOW_PAGE": {
"BACK_BUTTON": "Atrás",
"BASIC_SETTINGS_PAGE": {
"HEADER": "Create Portal",
"TITLE": "Help center information",
"CREATE_BASIC_SETTING_BUTTON": "Create portal basic settings"
"HEADER": "Crear Portal",
"TITLE": "Información del Centro de Ayuda",
"CREATE_BASIC_SETTING_BUTTON": "Crear configuración básica del portal"
},
"CUSTOMIZATION_PAGE": {
"HEADER": "Portal customisation",
"TITLE": "Help center customization",
"HEADER": "Personalización del portal",
"TITLE": "Personalización del Centro de Ayuda",
"UPDATE_PORTAL_BUTTON": "Update portal settings"
},
"FINISH_PAGE": {
"TITLE": "Voila!🎉 You're all set up!",
"TITLE": "¡Voila!🎉 ¡Ya estás listo!",
"MESSAGE": "You can now see this created portal on your all portals page.",
"FINISH": "Go to all portals page"
}
},
"LOGO": {
"LABEL": "Logo",
"UPLOAD_BUTTON": "Upload logo",
"HELP_TEXT": "This logo will be displayed on the portal header."
"UPLOAD_BUTTON": "Subir logo",
"HELP_TEXT": "Este logo se mostrará en el encabezado del portal."
},
"NAME": {
"LABEL": "Nombre",
"PLACEHOLDER": "Portal name",
"PLACEHOLDER": "Nombre del portal",
"HELP_TEXT": "The name will be used in the public facing portal internally.",
"ERROR": "El nombre es requerido"
},
@@ -217,28 +217,28 @@
"DOMAIN": {
"LABEL": "Custom Domain",
"PLACEHOLDER": "Portal custom domain",
"HELP_TEXT": "Add only If you want to use a custom domain for your portals.",
"ERROR": "Custom Domain is required"
"HELP_TEXT": "Add only If you want to use a custom domain for your portals. Eg: https://example.com",
"ERROR": "Enter a valid domain URL"
},
"HOME_PAGE_LINK": {
"LABEL": "Home Page Link",
"PLACEHOLDER": "Portal home page link",
"HELP_TEXT": "The link used to return from the portal to the home page.",
"ERROR": "Home Page Link is required"
"HELP_TEXT": "The link used to return from the portal to the home page. Eg: https://example.com",
"ERROR": "Enter a valid home page URL"
},
"THEME_COLOR": {
"LABEL": "Portal theme color",
"HELP_TEXT": "This color will show as the theme color for the portal."
},
"PAGE_TITLE": {
"LABEL": "Page Title",
"PLACEHOLDER": "Portal page title",
"LABEL": "Título de página",
"PLACEHOLDER": "Título de página del portal",
"HELP_TEXT": "The page title will be used in the public facing portal.",
"ERROR": "Page title is required"
},
"HEADER_TEXT": {
"LABEL": "Header Text",
"PLACEHOLDER": "Portal header text",
"LABEL": "Texto de encabezado",
"PLACEHOLDER": "Texto de encabezado del portal",
"HELP_TEXT": "The Portal header text will be used in the public facing portal.",
"ERROR": "Portal header text is required"
},
@@ -250,20 +250,20 @@
}
},
"ADD_LOCALE": {
"TITLE": "Add a new locale",
"TITLE": "Añadir un nuevo idioma",
"SUB_TITLE": "This adds a new locale to your available translation list.",
"PORTAL": "Portal",
"LOCALE": {
"LABEL": "Locale",
"LABEL": "Idioma",
"PLACEHOLDER": "Elige un idioma",
"ERROR": "Locale is required"
"ERROR": "El idioma es requerido"
},
"BUTTONS": {
"CREATE": "Create locale",
"CREATE": "Crear idioma",
"CANCEL": "Cancelar"
},
"API": {
"SUCCESS_MESSAGE": "Locale added successfully",
"SUCCESS_MESSAGE": "Idioma añadido correctamente",
"ERROR_MESSAGE": "Unable to add locale. Try again."
}
},
@@ -281,7 +281,7 @@
}
},
"TABLE": {
"LOADING_MESSAGE": "Loading articles...",
"LOADING_MESSAGE": "Cargando artículos...",
"404": "No articles matches your search 🔍",
"NO_ARTICLES": "There are no available articles",
"HEADERS": {
@@ -292,11 +292,11 @@
"LAST_EDITED": "Last edited"
},
"COLUMNS": {
"BY": "by"
"BY": "por"
}
},
"EDIT_ARTICLE": {
"LOADING": "Loading article...",
"LOADING": "Cargando artículo...",
"TITLE_PLACEHOLDER": "Article title goes here",
"CONTENT_PLACEHOLDER": "Write your article here",
"API": {
@@ -325,8 +325,8 @@
}
},
"API": {
"SUCCESS_MESSAGE": "Article deleted successfully",
"ERROR_MESSAGE": "Error while deleting article"
"SUCCESS_MESSAGE": "Artículo eliminado correctamente",
"ERROR_MESSAGE": "Error al eliminar el artículo"
}
},
"CREATE_ARTICLE": {
@@ -334,12 +334,12 @@
},
"SIDEBAR": {
"SEARCH": {
"PLACEHOLDER": "Search for articles"
"PLACEHOLDER": "Buscar artículos"
}
},
"CATEGORY": {
"ADD": {
"TITLE": "Create a category",
"TITLE": "Crear una categoría",
"SUB_TITLE": "The category will be used in the public facing portal to categorize articles.",
"PORTAL": "Portal",
"LOCALE": "Locale",

View File

@@ -31,7 +31,7 @@
"CHANNEL_NAME": {
"LABEL": "Nombre de la bandeja de entrada",
"PLACEHOLDER": "Introduzca el nombre de la bandeja de entrada (por ejemplo: Acme Inc)",
"ERROR": "Please enter a valid inbox name"
"ERROR": "Por favor, introduzca un nombre de bandeja de entrada válido"
},
"WEBSITE_NAME": {
"LABEL": "Nombre del sitio web",
@@ -100,7 +100,7 @@
},
"SUBMIT_BUTTON": "Crear bandeja de entrada",
"API": {
"ERROR_MESSAGE": "We were not able to create a website channel, please try again"
"ERROR_MESSAGE": "No pudimos crear un canal del sitio web, por favor inténtalo de nuevo"
}
},
"TWILIO": {
@@ -112,10 +112,10 @@
"ERROR": "Este campo es obligatorio"
},
"MESSAGING_SERVICE_SID": {
"LABEL": "Messaging Service SID",
"PLACEHOLDER": "Please enter your Twilio Messaging Service SID",
"LABEL": "Servicio de Mensajes SID",
"PLACEHOLDER": "Por favor, introduzca su SID de Servicio de Mensajes de Twilio",
"ERROR": "Este campo es obligatorio",
"USE_MESSAGING_SERVICE": "Use a Twilio Messaging Service"
"USE_MESSAGING_SERVICE": "Usar un servicio de mensajería de Twilio"
},
"CHANNEL_TYPE": {
"LABEL": "Tipo de canal",
@@ -218,17 +218,17 @@
},
"PHONE_NUMBER_ID": {
"LABEL": "ID de número de teléfono",
"PLACEHOLDER": "Please enter the Phone number ID obtained from Facebook developer dashboard.",
"PLACEHOLDER": "Por favor, introduzca el ID del número de teléfono obtenido del panel de control del desarrollador de Facebook.",
"ERROR": "Por favor, introduzca un valor válido."
},
"BUSINESS_ACCOUNT_ID": {
"LABEL": "Business Account ID",
"PLACEHOLDER": "Please enter the Business Account ID obtained from Facebook developer dashboard.",
"LABEL": "ID de cuenta de negocio",
"PLACEHOLDER": "Por favor ingrese el ID de cuenta comercial obtenido del panel de control del desarrollador de Facebook.",
"ERROR": "Por favor, introduzca un valor válido."
},
"WEBHOOK_VERIFY_TOKEN": {
"LABEL": "Webhook Verify Token",
"PLACEHOLDER": "Enter a verify token which you want to configure for facebook webhooks.",
"LABEL": "Token de verificación del Webhook",
"PLACEHOLDER": "Introduzca un token de verificación que desea configurar para los webhooks de facebook.",
"ERROR": "Por favor, introduzca un valor válido."
},
"API_KEY": {
@@ -239,9 +239,9 @@
},
"API_CALLBACK": {
"TITLE": "URL de devolución de llamada",
"SUBTITLE": "You have to configure the webhook URL and the verification token in the Facebook Developer portal with the values shown below.",
"SUBTITLE": "Tienes que configurar la URL del webhook y el token de verificación en el portal de desarrolladores de Facebook con los valores mostrados a continuación.",
"WEBHOOK_URL": "URL de Webhook",
"WEBHOOK_VERIFICATION_TOKEN": "Webhook Verification Token"
"WEBHOOK_VERIFICATION_TOKEN": "Token de verificación del Webhook"
},
"SUBMIT_BUTTON": "Crear canal de WhatsApp",
"API": {
@@ -628,16 +628,16 @@
"SCRIPT": "Script"
},
"WIDGET_BUBBLE_POSITION": {
"LEFT": "Left",
"RIGHT": "Right"
"LEFT": "Izquierda",
"RIGHT": "Derecha"
},
"WIDGET_BUBBLE_TYPE": {
"STANDARD": "Standard",
"EXPANDED_BUBBLE": "Expanded Bubble"
"STANDARD": "Estándar",
"EXPANDED_BUBBLE": "Burbuja expandida"
}
},
"WIDGET_SCREEN": {
"DEFAULT": "Default",
"DEFAULT": "Predeterminado",
"CHAT": "Chat"
},
"REPLY_TIME": {
@@ -651,11 +651,11 @@
},
"BODY": {
"TEAM_AVAILABILITY": {
"ONLINE": "We are Online",
"ONLINE": "Estamos en línea",
"OFFLINE": "Estamos ausentes en este momento"
},
"USER_MESSAGE": "Hi",
"AGENT_MESSAGE": "Hello"
"USER_MESSAGE": "Hola",
"AGENT_MESSAGE": "Hola"
},
"BRANDING_TEXT": "Desarrollado por Chatwoot",
"SCRIPT_SETTINGS": "\n window.chatwootSettings = {options};"

View File

@@ -124,10 +124,10 @@
},
"DELETE": {
"CONFIRM_YES": "Yes, delete it",
"CONFIRM_NO": "No, keep it",
"CONFIRM_NO": "No, mantenerlo",
"TITLE": "Confirme eliminación",
"MESSAGE": "Are you sure to delete the app - %{appName}?",
"API_SUCCESS": "Dashboard app deleted successfully",
"MESSAGE": "¿Está seguro que desea eliminar la aplicación - %{appName}?",
"API_SUCCESS": "Panel de control eliminado con éxito",
"API_ERROR": "We couldn't delete the app. Please try again later"
}
}

View File

@@ -1,5 +1,78 @@
{
"MACROS": {
"HEADER": "Macros"
"HEADER": "Macros",
"HEADER_BTN_TXT": "Add a new macro",
"HEADER_BTN_TXT_SAVE": "Save macro",
"LOADING": "Fetching macros",
"SIDEBAR_TXT": "<p><b>Macros</b><p>A macro is a set of saved actions that help customer service agents easily complete tasks. The agents can define a set of actions like tagging a conversation with a label, sending an email transcript, updating a custom attribute, etc., and they can run these actions in a single click. When the agents run the macro, the actions would be performed sequentially in the order they are defined. Macros improve productivity and increase consistency in actions. </p><p>A macro can be helpful in 2 ways. </p><p><b>As an agent assist:</b> If an agent performs a set of actions multiple times, they can save it as a macro and execute all the actions together using a single click.</p><p><b>As an option to onboard a team member:</b> Every agent has to perform many different checks/actions during each conversation. Onboarding a new support team member will be easy if pre-defined macros are available on the account. Instead of describing each step in detail, the manager/team lead can point to the macros used in different scenarios.</p>",
"ERROR": "Something went wrong. Please try again",
"ORDER_INFO": "Macros will run in the order you add your actions. You can rearrange them by dragging them by the handle beside each node.",
"ADD": {
"FORM": {
"NAME": {
"LABEL": "Macro name",
"PLACEHOLDER": "Enter a name for your macro",
"ERROR": "Name is required for creating a macro"
},
"ACTIONS": {
"LABEL": "Acciones"
}
},
"API": {
"SUCCESS_MESSAGE": "Macro added successfully",
"ERROR_MESSAGE": "Unable to create macro, Please try again later"
}
},
"LIST": {
"TABLE_HEADER": [
"Nombre",
"Created by",
"Last updated by",
"Visibility"
],
"404": "No macros found"
},
"DELETE": {
"TOOLTIP": "Delete macro",
"CONFIRM": {
"MESSAGE": "¿Está seguro de eliminar ",
"YES": "Sí, eliminar",
"NO": "No"
},
"API": {
"SUCCESS_MESSAGE": "Macro deleted successfully",
"ERROR_MESSAGE": "There was an error deleting the macro. Please try again later"
}
},
"EDIT": {
"TOOLTIP": "Edit macro",
"API": {
"SUCCESS_MESSAGE": "Macro updated successfully",
"ERROR_MESSAGE": "Could not update Macro, Please try again later"
}
},
"EDITOR": {
"START_FLOW": "Start Flow",
"END_FLOW": "End Flow",
"LOADING": "Fetching macro",
"ADD_BTN_TOOLTIP": "Add new action",
"DELETE_BTN_TOOLTIP": "Delete Action",
"VISIBILITY": {
"LABEL": "Macro Visibility",
"GLOBAL": {
"LABEL": "Public",
"DESCRIPTION": "This macro is available publicly for all agents in this account."
},
"PERSONAL": {
"LABEL": "Private",
"DESCRIPTION": "This macro will be private to you and not be available to others."
}
}
},
"EXECUTE": {
"BUTTON_TOOLTIP": "Execute",
"PREVIEW": "Preview Macro",
"EXECUTED_SUCCESSFULLY": "Macro executed successfully"
}
}
}