chore: Enable Japanese, update translation from Crowdin (#1417)

This commit is contained in:
Sojan Jose
2020-11-16 23:11:14 +05:30
committed by GitHub
parent 481baa32ba
commit 9d2542eecd
218 changed files with 2796 additions and 1272 deletions

View File

@@ -26,47 +26,49 @@
"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 massigni una conversa",
"CONVERSATION_CREATION": "Envieu notificacions per correu electrònic quan es crea una nova conversa"
"CONVERSATION_CREATION": "Envieu notificacions per correu electrònic quan es crea una nova conversa",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions per correu electrònic quan es creï un missatge nou en una conversa assignada"
},
"API": {
"UPDATE_SUCCESS": "Your notification preferences are updated successfully",
"UPDATE_ERROR": "There is an error while updating the preferences, please try again"
"UPDATE_SUCCESS": "Les teves preferències de notificació shan actualitzat correctament",
"UPDATE_ERROR": "Hi ha un error en actualitzar les preferències; tornau-ho a provar"
},
"PUSH_NOTIFICATIONS_SECTION": {
"TITLE": "Push Notifications",
"NOTE": "Update your push notification preferences here",
"CONVERSATION_ASSIGNMENT": "Send push notifications when a conversation is assigned to me",
"CONVERSATION_CREATION": "Send push notifications when a new conversation is created",
"HAS_ENABLED_PUSH": "You have enabled push for this browser.",
"REQUEST_PUSH": "Enable push notifications"
"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",
"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"
},
"PROFILE_IMAGE": {
"LABEL": "Imatge del Perfil"
},
"NAME": {
"LABEL": "Your full name",
"ERROR": "Please enter a valid full name",
"PLACEHOLDER": "Please enter your full name"
"LABEL": "El teu nom complet",
"ERROR": "Introdueix un nom complet vàlid",
"PLACEHOLDER": "Introdueix el vostre nom complet"
},
"DISPLAY_NAME": {
"LABEL": "Display name",
"ERROR": "Please enter a valid display name",
"PLACEHOLDER": "Please enter a display name, this would be displayed in conversations"
"LABEL": "Nom visible",
"ERROR": "Introduïu un nom de visualització vàlid",
"PLACEHOLDER": "Introdueix un nom visible, que es mostrarà a les converses"
},
"AVAILABILITY": {
"LABEL": "Availability",
"LABEL": "Disponibilitat",
"STATUSES_LIST": [
{
"value": "online",
"label": "Online"
"value": "en línia",
"label": "En línia"
},
{
"value": "busy",
"label": "Busy"
"value": "ocupat",
"label": "Ocupat"
},
{
"value": "offline",
"label": "Offline"
"value": "fora de línia",
"label": "Fora de línia"
}
]
},
@@ -88,53 +90,54 @@
}
},
"SIDEBAR_ITEMS": {
"CHANGE_AVAILABILITY_STATUS": "Canviar",
"CHANGE_ACCOUNTS": "Switch Account",
"SELECTOR_SUBTITLE": "Select an account from the following list",
"CHANGE_AVAILABILITY_STATUS": "Canvia",
"CHANGE_ACCOUNTS": "Canvia de compte",
"SELECTOR_SUBTITLE": "Selecciona un compte de la llista següent",
"PROFILE_SETTINGS": "Configuració del Perfil",
"LOGOUT": "Sortir"
},
"APP_GLOBAL": {
"TRIAL_MESSAGE": "days trial remaining.",
"TRAIL_BUTTON": "Buy Now"
"TRIAL_MESSAGE": "dies de prova restants.",
"TRAIL_BUTTON": "Compra ara"
},
"COMPONENTS": {
"CODE": {
"BUTTON_TEXT": "Copy",
"COPY_SUCCESSFUL": "Code copied to clipboard successfully"
"BUTTON_TEXT": "Copia",
"COPY_SUCCESSFUL": "El codi s'ha copiat al porta-retalls amb èxit"
},
"FILE_BUBBLE": {
"DOWNLOAD": "Descarrega",
"UPLOADING": "Uploading..."
"UPLOADING": "S'està carregant..."
},
"FORM_BUBBLE": {
"SUBMIT": "Envia"
}
},
"CONFIRM_EMAIL": "Verifying...",
"CONFIRM_EMAIL": "S'està verificant...",
"SETTINGS": {
"INBOXES": {
"NEW_INBOX": "Add Inbox"
"NEW_INBOX": "Afegeix Safata d'entrada"
}
},
"SIDEBAR": {
"CONVERSATIONS": "Converses",
"REPORTS": "Informes",
"CONTACTS": "Contacts (Beta)",
"SETTINGS": "Configuracions",
"HOME": "Home",
"HOME": "Inici",
"AGENTS": "Agents",
"INBOXES": "Safates d'entrada",
"CANNED_RESPONSES": "Respostes predeterminades",
"INTEGRATIONS": "Integracions",
"ACCOUNT_SETTINGS": "Account Settings",
"LABELS": "Labels"
"ACCOUNT_SETTINGS": "Configuració del compte",
"LABELS": "Etiquetes"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
"SELECTOR_SUBTITLE": "Create a new account",
"NEW_ACCOUNT": "Compte nou",
"SELECTOR_SUBTITLE": "Crear un compte nou",
"API": {
"SUCCESS_MESSAGE": "Account created successfully",
"EXIST_MESSAGE": "Account already exists",
"SUCCESS_MESSAGE": "El compte s'ha creat correctament",
"EXIST_MESSAGE": "El compte ja existeix",
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
},
"FORM": {