diff --git a/app/javascript/dashboard/i18n/locale/ar/chatlist.json b/app/javascript/dashboard/i18n/locale/ar/chatlist.json
index 6de032b49..b1697b62b 100644
--- a/app/javascript/dashboard/i18n/locale/ar/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ar/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "تم تلقيه عبر البريد الإلكتروني",
"VIEW_TWEET_IN_TWITTER": "عرض التغريدة في تويتر",
- "REPLY_TO_TWEET": "الرد على هذه التغريدة"
+ "REPLY_TO_TWEET": "الرد على هذه التغريدة",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ar/conversation.json b/app/javascript/dashboard/i18n/locale/ar/conversation.json
index 15a4e8ec2..b880b6b8c 100644
--- a/app/javascript/dashboard/i18n/locale/ar/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ar/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "إزالة التحديد",
"DOWNLOAD": "تنزيل",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "إغلاق المحادثة",
"REOPEN_ACTION": "إعادة فتح",
diff --git a/app/javascript/dashboard/i18n/locale/ar/settings.json b/app/javascript/dashboard/i18n/locale/ar/settings.json
index 07d879159..427943188 100644
--- a/app/javascript/dashboard/i18n/locale/ar/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ar/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "الردود السريعة",
"INTEGRATIONS": "خيارات الربط",
"ACCOUNT_SETTINGS": "إعدادات الحساب",
- "LABELS": "الوسوم"
+ "LABELS": "الوسوم",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "حساب جديد",
diff --git a/app/javascript/dashboard/i18n/locale/ca/chatlist.json b/app/javascript/dashboard/i18n/locale/ca/chatlist.json
index 37c38fe1d..a6d6f335c 100644
--- a/app/javascript/dashboard/i18n/locale/ca/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ca/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Rebut per correu electrònic",
"VIEW_TWEET_IN_TWITTER": "Veure el tuit a Twitter",
- "REPLY_TO_TWEET": "Respon a aquest tuit"
+ "REPLY_TO_TWEET": "Respon a aquest tuit",
+ "NO_MESSAGES": "Cap Missatge"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ca/conversation.json b/app/javascript/dashboard/i18n/locale/ca/conversation.json
index ae1a5cd77..a8dd8529b 100644
--- a/app/javascript/dashboard/i18n/locale/ca/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ca/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Elimina la selecció",
"DOWNLOAD": "Descarrega",
"UPLOADING_ATTACHMENTS": "Pujant fitxers adjunts...",
+ "NO_RESPONSE": "Sense resposta",
"HEADER": {
"RESOLVE_ACTION": "Resoldre",
"REOPEN_ACTION": "Tornar a obrir",
@@ -42,10 +43,10 @@
"SEND": "Envia",
"CREATE": "Afegeix una nota",
"TWEET": "Tuit",
- "TIP_FORMAT_ICON": "Show rich text editor",
- "TIP_EMOJI_ICON": "Show emoji selector",
- "TIP_ATTACH_ICON": "Attach files",
- "ENTER_TO_SEND": "Enter to send"
+ "TIP_FORMAT_ICON": "Mostra l'editor de text enriquit",
+ "TIP_EMOJI_ICON": "Mostra la selecció d'emoticones",
+ "TIP_ATTACH_ICON": "Ajuntar fitxers",
+ "ENTER_TO_SEND": "Intro per enviar"
},
"VISIBLE_TO_AGENTS": "Nota privada: Només és visible per tu i el vostre equip",
"CHANGE_STATUS": "Estat de la conversa canviat",
diff --git a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json
index 2367c227c..9a69381d9 100644
--- a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json
+++ b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json
@@ -43,7 +43,7 @@
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Ara podeu rebre correus electrònics al vostre domini personalitzat."
}
},
- "UPDATE_CHATWOOT": "An update %{latestChatwootVersion} for Chatwoot is available. Please update your instance."
+ "UPDATE_CHATWOOT": "L'actualització %{latestChatwootVersion} per Chatwoot està disponible. Si us plau, actualitza l'instancia."
},
"FORMS": {
"MULTISELECT": {
@@ -54,10 +54,10 @@
},
"NOTIFICATIONS_PAGE": {
"HEADER": "Notificacions",
- "MARK_ALL_DONE": "Mark All Done",
+ "MARK_ALL_DONE": "Marca Tot Fet",
"LIST": {
- "LOADING_MESSAGE": "Loading notifications...",
- "404": "No Notifications",
+ "LOADING_MESSAGE": "Carregant notificacions...",
+ "404": "Cap Notificació",
"TABLE_HEADER": [
"Nom",
"Número de telèfon",
@@ -66,10 +66,10 @@
]
},
"TYPE_LABEL": {
- "conversation_creation": "New conversation",
- "conversation_assignment": "Conversation Assigned",
- "assigned_conversation_new_message": "New Message",
- "conversation_mention": "Mention"
+ "conversation_creation": "Nova conversació",
+ "conversation_assignment": "Conversació Assignada",
+ "assigned_conversation_new_message": "Missatge Nou",
+ "conversation_mention": "Menció"
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json
index 1f4f8430a..c12d86b3b 100644
--- a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json
@@ -242,7 +242,7 @@
"INBOX_UPDATE_TITLE": "Configuració de la safata d'entrada",
"INBOX_UPDATE_SUB_TEXT": "Actualitza la configuració de la safata d'entrada",
"AUTO_ASSIGNMENT_SUB_TEXT": "Activa o desactiva l'assignació automàtica d'agents disponibles a les noves converses",
- "HMAC_VERIFICATION": "User Identity Validation",
+ "HMAC_VERIFICATION": "Validació de la Identitat del Usuari",
"HMAC_DESCRIPTION": "Inorder validate the users identity, the SDK allows you to pass an `identity_hash` for each user. You can generate HMAC using 'sha256' with the key shown here."
},
"FACEBOOK_REAUTHORIZE": {
diff --git a/app/javascript/dashboard/i18n/locale/ca/settings.json b/app/javascript/dashboard/i18n/locale/ca/settings.json
index 8c9b07f0c..d624f7674 100644
--- a/app/javascript/dashboard/i18n/locale/ca/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ca/settings.json
@@ -27,7 +27,7 @@
"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",
"CONVERSATION_CREATION": "Envieu notificacions per correu electrònic quan es crea una nova conversa",
- "CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
+ "CONVERSATION_MENTION": "Enviar notificacions per mail quan siguis esmentat en una conversació",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions per correu electrònic quan es creï un missatge nou en una conversa assignada"
},
"API": {
@@ -39,7 +39,7 @@
"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",
- "CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
+ "CONVERSATION_MENTION": "Enviar notificacions push quan siguis esmentat en una conversació",
"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"
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Respostes predeterminades",
"INTEGRATIONS": "Integracions",
"ACCOUNT_SETTINGS": "Configuració del compte",
- "LABELS": "Etiquetes"
+ "LABELS": "Etiquetes",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Compte nou",
diff --git a/app/javascript/dashboard/i18n/locale/cs/chatlist.json b/app/javascript/dashboard/i18n/locale/cs/chatlist.json
index edbd83ecb..e1b0fa701 100644
--- a/app/javascript/dashboard/i18n/locale/cs/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/cs/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Obdrženo e-mailem",
"VIEW_TWEET_IN_TWITTER": "Zobrazit tweet na Twitteru",
- "REPLY_TO_TWEET": "Odpovědět na tento tweet"
+ "REPLY_TO_TWEET": "Odpovědět na tento tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/cs/conversation.json b/app/javascript/dashboard/i18n/locale/cs/conversation.json
index 359a0826e..d965aef4e 100644
--- a/app/javascript/dashboard/i18n/locale/cs/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/cs/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Odstranit výběr",
"DOWNLOAD": "Stáhnout",
"UPLOADING_ATTACHMENTS": "Nahrávání příloh...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Vyřešit",
"REOPEN_ACTION": "Znovu otevřít",
diff --git a/app/javascript/dashboard/i18n/locale/cs/settings.json b/app/javascript/dashboard/i18n/locale/cs/settings.json
index f30314c47..de8c5977b 100644
--- a/app/javascript/dashboard/i18n/locale/cs/settings.json
+++ b/app/javascript/dashboard/i18n/locale/cs/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Konzervované odpovědi",
"INTEGRATIONS": "Integrace",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/da/chatlist.json b/app/javascript/dashboard/i18n/locale/da/chatlist.json
index cee4cc55d..52a8f919c 100644
--- a/app/javascript/dashboard/i18n/locale/da/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/da/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Modtaget via e-mail",
"VIEW_TWEET_IN_TWITTER": "Se tweet på Twitter",
- "REPLY_TO_TWEET": "Svar på dette tweet"
+ "REPLY_TO_TWEET": "Svar på dette tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/da/conversation.json b/app/javascript/dashboard/i18n/locale/da/conversation.json
index 5082f8b6a..d1288f6d1 100644
--- a/app/javascript/dashboard/i18n/locale/da/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/da/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Fjern Markering",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Løs",
"REOPEN_ACTION": "Genåben",
diff --git a/app/javascript/dashboard/i18n/locale/da/settings.json b/app/javascript/dashboard/i18n/locale/da/settings.json
index 5962b8727..1fa4232d1 100644
--- a/app/javascript/dashboard/i18n/locale/da/settings.json
+++ b/app/javascript/dashboard/i18n/locale/da/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Standardsvar Svar",
"INTEGRATIONS": "Integrationer",
"ACCOUNT_SETTINGS": "Kontoindstillinger",
- "LABELS": "Etiketter"
+ "LABELS": "Etiketter",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Ny Konto",
diff --git a/app/javascript/dashboard/i18n/locale/de/chatlist.json b/app/javascript/dashboard/i18n/locale/de/chatlist.json
index 086ce1130..4be11b63f 100644
--- a/app/javascript/dashboard/i18n/locale/de/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/de/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Per E-Mail empfangen",
"VIEW_TWEET_IN_TWITTER": "Tweet auf Twitter anzeigen",
- "REPLY_TO_TWEET": "Auf diesen Tweet antworten"
+ "REPLY_TO_TWEET": "Auf diesen Tweet antworten",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/de/conversation.json b/app/javascript/dashboard/i18n/locale/de/conversation.json
index 1993fa8f9..c6015c0ac 100644
--- a/app/javascript/dashboard/i18n/locale/de/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/de/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Auswahl entfernen",
"DOWNLOAD": "Herunterladen",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Fall schließen",
"REOPEN_ACTION": "Wieder öffnen",
diff --git a/app/javascript/dashboard/i18n/locale/de/settings.json b/app/javascript/dashboard/i18n/locale/de/settings.json
index 6b6797f49..094d6175a 100644
--- a/app/javascript/dashboard/i18n/locale/de/settings.json
+++ b/app/javascript/dashboard/i18n/locale/de/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Vorgefertigte Antworten",
"INTEGRATIONS": "Integrationen",
"ACCOUNT_SETTINGS": "Kontoeinstellungen",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/el/chatlist.json b/app/javascript/dashboard/i18n/locale/el/chatlist.json
index be07a6765..23eee7635 100644
--- a/app/javascript/dashboard/i18n/locale/el/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/el/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Παραλήφθηκε από email",
"VIEW_TWEET_IN_TWITTER": "Προβολή του tweet στο Twitter",
- "REPLY_TO_TWEET": "Απάντηση στο tweet"
+ "REPLY_TO_TWEET": "Απάντηση στο tweet",
+ "NO_MESSAGES": "Κανένα Μήνυμα"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/el/conversation.json b/app/javascript/dashboard/i18n/locale/el/conversation.json
index dac5f051a..e09b90ceb 100644
--- a/app/javascript/dashboard/i18n/locale/el/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/el/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Διαγραφή Επιλογής",
"DOWNLOAD": "Κατέβασμα",
"UPLOADING_ATTACHMENTS": "Ανέβασμα επισυναπτόμενων...",
+ "NO_RESPONSE": "Καμία ανταπόκριση",
"HEADER": {
"RESOLVE_ACTION": "Επίλυση",
"REOPEN_ACTION": "Επαναφορά",
diff --git a/app/javascript/dashboard/i18n/locale/el/settings.json b/app/javascript/dashboard/i18n/locale/el/settings.json
index 7a6c4703f..e00652101 100644
--- a/app/javascript/dashboard/i18n/locale/el/settings.json
+++ b/app/javascript/dashboard/i18n/locale/el/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Έτοιμες Απαντήσεις",
"INTEGRATIONS": "Ενοποιήσεις",
"ACCOUNT_SETTINGS": "Ρυθμίσεις Λογαριασμού",
- "LABELS": "Ετικέτες"
+ "LABELS": "Ετικέτες",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Νέος Λογαριασμός",
diff --git a/app/javascript/dashboard/i18n/locale/es/chatlist.json b/app/javascript/dashboard/i18n/locale/es/chatlist.json
index e9c9cd004..cdbf8853a 100644
--- a/app/javascript/dashboard/i18n/locale/es/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/es/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Recibido por email",
"VIEW_TWEET_IN_TWITTER": "Ver tweet en Twitter",
- "REPLY_TO_TWEET": "Responder a este tweet"
+ "REPLY_TO_TWEET": "Responder a este tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/es/conversation.json b/app/javascript/dashboard/i18n/locale/es/conversation.json
index 35ce39b00..18ee43f10 100644
--- a/app/javascript/dashboard/i18n/locale/es/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/es/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Eliminar selección",
"DOWNLOAD": "Descargar",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",
diff --git a/app/javascript/dashboard/i18n/locale/es/settings.json b/app/javascript/dashboard/i18n/locale/es/settings.json
index fca19bb5b..d109c8d99 100644
--- a/app/javascript/dashboard/i18n/locale/es/settings.json
+++ b/app/javascript/dashboard/i18n/locale/es/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Respuestas predefinidas",
"INTEGRATIONS": "Integraciones",
"ACCOUNT_SETTINGS": "Configuración de la cuenta",
- "LABELS": "Etiquetas"
+ "LABELS": "Etiquetas",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nueva cuenta",
diff --git a/app/javascript/dashboard/i18n/locale/fa/chatlist.json b/app/javascript/dashboard/i18n/locale/fa/chatlist.json
index b9a553efa..5a5ac3d04 100644
--- a/app/javascript/dashboard/i18n/locale/fa/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/fa/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "از طریق ایمیل دریافت شد",
"VIEW_TWEET_IN_TWITTER": "مشاهده توییت در توییتر",
- "REPLY_TO_TWEET": "پاسخ به این توییت"
+ "REPLY_TO_TWEET": "پاسخ به این توییت",
+ "NO_MESSAGES": "هیچ پیامی وجود ندارد"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/fa/conversation.json b/app/javascript/dashboard/i18n/locale/fa/conversation.json
index 7f70f057e..fb720345b 100644
--- a/app/javascript/dashboard/i18n/locale/fa/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/fa/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "حذف انتخابشدهها",
"DOWNLOAD": "دانلود",
"UPLOADING_ATTACHMENTS": "در حال بارگذاری پیوستها...",
+ "NO_RESPONSE": "بدون پاسخ",
"HEADER": {
"RESOLVE_ACTION": "حل شد",
"REOPEN_ACTION": "دوباره باز کنید",
diff --git a/app/javascript/dashboard/i18n/locale/fa/settings.json b/app/javascript/dashboard/i18n/locale/fa/settings.json
index 013678b61..39ad6c770 100644
--- a/app/javascript/dashboard/i18n/locale/fa/settings.json
+++ b/app/javascript/dashboard/i18n/locale/fa/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "پاسخهای آماده",
"INTEGRATIONS": "برنامههای تلفیق شده",
"ACCOUNT_SETTINGS": "تنظیمات حساب",
- "LABELS": "برچسبها"
+ "LABELS": "برچسبها",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "حسابکاربری جدید",
diff --git a/app/javascript/dashboard/i18n/locale/fi/chatlist.json b/app/javascript/dashboard/i18n/locale/fi/chatlist.json
index 5d53bf280..f274c34ab 100644
--- a/app/javascript/dashboard/i18n/locale/fi/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/fi/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Vastaanotettu sähköpostitse",
"VIEW_TWEET_IN_TWITTER": "Näytä twiitti Twitterissä",
- "REPLY_TO_TWEET": "Vastaa tähän twiittiin"
+ "REPLY_TO_TWEET": "Vastaa tähän twiittiin",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/fi/conversation.json b/app/javascript/dashboard/i18n/locale/fi/conversation.json
index 75a0face2..a0e283db2 100644
--- a/app/javascript/dashboard/i18n/locale/fi/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/fi/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Poista valinnat",
"DOWNLOAD": "Lataa",
"UPLOADING_ATTACHMENTS": "Ladataan liitteitä...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Ratkaise",
"REOPEN_ACTION": "Uudelleenavaa",
diff --git a/app/javascript/dashboard/i18n/locale/fi/settings.json b/app/javascript/dashboard/i18n/locale/fi/settings.json
index 9dbb3238f..9be37c069 100644
--- a/app/javascript/dashboard/i18n/locale/fi/settings.json
+++ b/app/javascript/dashboard/i18n/locale/fi/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Tallennetut vastaukset",
"INTEGRATIONS": "Integraatiot",
"ACCOUNT_SETTINGS": "Tilin asetukset",
- "LABELS": "Tunnisteet"
+ "LABELS": "Tunnisteet",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Uusi tili",
diff --git a/app/javascript/dashboard/i18n/locale/fr/chatlist.json b/app/javascript/dashboard/i18n/locale/fr/chatlist.json
index 178d5fcd4..d1ad57afa 100644
--- a/app/javascript/dashboard/i18n/locale/fr/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/fr/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Reçu par courriel",
"VIEW_TWEET_IN_TWITTER": "Voir le tweet sur Twitter",
- "REPLY_TO_TWEET": "Répondre à ce tweet"
+ "REPLY_TO_TWEET": "Répondre à ce tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/fr/conversation.json b/app/javascript/dashboard/i18n/locale/fr/conversation.json
index 5f23d19ca..9fe75bf12 100644
--- a/app/javascript/dashboard/i18n/locale/fr/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/fr/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Supprimer la sélection",
"DOWNLOAD": "Télécharger",
"UPLOADING_ATTACHMENTS": "Envoi des pièces jointes...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Résoudre",
"REOPEN_ACTION": "Ré-ouvrir",
diff --git a/app/javascript/dashboard/i18n/locale/fr/settings.json b/app/javascript/dashboard/i18n/locale/fr/settings.json
index bbf52f753..bcd44ad6f 100644
--- a/app/javascript/dashboard/i18n/locale/fr/settings.json
+++ b/app/javascript/dashboard/i18n/locale/fr/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Réponses standardisées",
"INTEGRATIONS": "Intégrations",
"ACCOUNT_SETTINGS": "Paramètres du compte",
- "LABELS": "Étiquettes"
+ "LABELS": "Étiquettes",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nouveau compte",
diff --git a/app/javascript/dashboard/i18n/locale/hi/chatlist.json b/app/javascript/dashboard/i18n/locale/hi/chatlist.json
index a0b31427f..228554789 100644
--- a/app/javascript/dashboard/i18n/locale/hi/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/hi/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/hi/conversation.json b/app/javascript/dashboard/i18n/locale/hi/conversation.json
index 2ca98e96a..967378552 100644
--- a/app/javascript/dashboard/i18n/locale/hi/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/hi/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",
diff --git a/app/javascript/dashboard/i18n/locale/hi/settings.json b/app/javascript/dashboard/i18n/locale/hi/settings.json
index 19d1aafe5..21a6dcc78 100644
--- a/app/javascript/dashboard/i18n/locale/hi/settings.json
+++ b/app/javascript/dashboard/i18n/locale/hi/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Canned Responses",
"INTEGRATIONS": "Integrations",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/hu/chatlist.json b/app/javascript/dashboard/i18n/locale/hu/chatlist.json
index a0b31427f..228554789 100644
--- a/app/javascript/dashboard/i18n/locale/hu/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/hu/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/hu/conversation.json b/app/javascript/dashboard/i18n/locale/hu/conversation.json
index 2ca98e96a..967378552 100644
--- a/app/javascript/dashboard/i18n/locale/hu/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/hu/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",
diff --git a/app/javascript/dashboard/i18n/locale/hu/settings.json b/app/javascript/dashboard/i18n/locale/hu/settings.json
index 630907cff..b7f6c3e85 100644
--- a/app/javascript/dashboard/i18n/locale/hu/settings.json
+++ b/app/javascript/dashboard/i18n/locale/hu/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Canned Responses",
"INTEGRATIONS": "Integrations",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/id/chatlist.json b/app/javascript/dashboard/i18n/locale/id/chatlist.json
index b8abc40b3..2550d9cfc 100644
--- a/app/javascript/dashboard/i18n/locale/id/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/id/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Diterima melalui email",
"VIEW_TWEET_IN_TWITTER": "Lihat tweet di Twitter",
- "REPLY_TO_TWEET": "Balas tweet ini"
+ "REPLY_TO_TWEET": "Balas tweet ini",
+ "NO_MESSAGES": "Tidak Ada Pesan"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/id/conversation.json b/app/javascript/dashboard/i18n/locale/id/conversation.json
index a1a1b279f..1d9b1aea6 100644
--- a/app/javascript/dashboard/i18n/locale/id/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/id/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Hapus Pilihan",
"DOWNLOAD": "Unduh",
"UPLOADING_ATTACHMENTS": "Unggah lampiran...",
+ "NO_RESPONSE": "Tidak ada respon",
"HEADER": {
"RESOLVE_ACTION": "Menyelesaikan",
"REOPEN_ACTION": "Buka Kembali",
diff --git a/app/javascript/dashboard/i18n/locale/id/settings.json b/app/javascript/dashboard/i18n/locale/id/settings.json
index 423f69703..8e52f7600 100644
--- a/app/javascript/dashboard/i18n/locale/id/settings.json
+++ b/app/javascript/dashboard/i18n/locale/id/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Canned Responses",
"INTEGRATIONS": "Integrasi",
"ACCOUNT_SETTINGS": "Pengaturan Akun",
- "LABELS": "Label"
+ "LABELS": "Label",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Akun Baru",
diff --git a/app/javascript/dashboard/i18n/locale/it/chatlist.json b/app/javascript/dashboard/i18n/locale/it/chatlist.json
index c4b7666e6..1c5ae61b5 100644
--- a/app/javascript/dashboard/i18n/locale/it/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/it/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/it/conversation.json b/app/javascript/dashboard/i18n/locale/it/conversation.json
index 7f32fb70e..e95c60922 100644
--- a/app/javascript/dashboard/i18n/locale/it/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/it/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Scaricare",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Risolvi",
"REOPEN_ACTION": "Riapri",
diff --git a/app/javascript/dashboard/i18n/locale/it/settings.json b/app/javascript/dashboard/i18n/locale/it/settings.json
index 4f2be62e9..146b0d228 100644
--- a/app/javascript/dashboard/i18n/locale/it/settings.json
+++ b/app/javascript/dashboard/i18n/locale/it/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Risposte predefinite",
"INTEGRATIONS": "Integrazioni",
"ACCOUNT_SETTINGS": "Impostazioni Account",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/ja/chatlist.json b/app/javascript/dashboard/i18n/locale/ja/chatlist.json
index 205e25b17..71aa0a41b 100644
--- a/app/javascript/dashboard/i18n/locale/ja/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ja/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "メールで受信しました",
"VIEW_TWEET_IN_TWITTER": "ツイートをTwitterで見る",
- "REPLY_TO_TWEET": "このつぶやきに返信"
+ "REPLY_TO_TWEET": "このつぶやきに返信",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ja/conversation.json b/app/javascript/dashboard/i18n/locale/ja/conversation.json
index 094ad834b..2fc7732e3 100644
--- a/app/javascript/dashboard/i18n/locale/ja/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ja/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "選択項目を削除",
"DOWNLOAD": "ダウンロード",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "解決する",
"REOPEN_ACTION": "再開する",
diff --git a/app/javascript/dashboard/i18n/locale/ja/settings.json b/app/javascript/dashboard/i18n/locale/ja/settings.json
index d00d6db62..fcc775987 100644
--- a/app/javascript/dashboard/i18n/locale/ja/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ja/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "定型文",
"INTEGRATIONS": "連携",
"ACCOUNT_SETTINGS": "アカウント設定",
- "LABELS": "ラベル"
+ "LABELS": "ラベル",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "新規アカウント",
diff --git a/app/javascript/dashboard/i18n/locale/ko/chatlist.json b/app/javascript/dashboard/i18n/locale/ko/chatlist.json
index 826c75939..33cf9dcae 100644
--- a/app/javascript/dashboard/i18n/locale/ko/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ko/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "이메일을 통해 수신됨",
"VIEW_TWEET_IN_TWITTER": "트위터에서 트윗 보기",
- "REPLY_TO_TWEET": "트윗에 응답하기"
+ "REPLY_TO_TWEET": "트윗에 응답하기",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ko/conversation.json b/app/javascript/dashboard/i18n/locale/ko/conversation.json
index bde46d636..accee1e2c 100644
--- a/app/javascript/dashboard/i18n/locale/ko/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ko/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "선택 항목 제거",
"DOWNLOAD": "다운로드",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "해결함",
"REOPEN_ACTION": "다시 열기",
diff --git a/app/javascript/dashboard/i18n/locale/ko/settings.json b/app/javascript/dashboard/i18n/locale/ko/settings.json
index 102eb163c..7d63bca00 100644
--- a/app/javascript/dashboard/i18n/locale/ko/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ko/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "미리 준비된 답변",
"INTEGRATIONS": "통합",
"ACCOUNT_SETTINGS": "계정 설정",
- "LABELS": "라벨"
+ "LABELS": "라벨",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "새 계정",
diff --git a/app/javascript/dashboard/i18n/locale/ml/chatlist.json b/app/javascript/dashboard/i18n/locale/ml/chatlist.json
index 429135b83..7a0db1357 100644
--- a/app/javascript/dashboard/i18n/locale/ml/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ml/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "ഇമെയിൽ വഴി ലഭിച്ചു",
"VIEW_TWEET_IN_TWITTER": "ട്വിറ്ററിൽ ട്വീറ്റ് കാണുക",
- "REPLY_TO_TWEET": "ഈ ട്വീറ്റിന് മറുപടി നൽകുക"
+ "REPLY_TO_TWEET": "ഈ ട്വീറ്റിന് മറുപടി നൽകുക",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ml/conversation.json b/app/javascript/dashboard/i18n/locale/ml/conversation.json
index 4099d9b8e..5a5b39642 100644
--- a/app/javascript/dashboard/i18n/locale/ml/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ml/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "തിരഞ്ഞെടുക്കൽ നീക്കംചെയ്യുക",
"DOWNLOAD": "ഡൗൺലോഡ്",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "പരിഹരിക്കുക",
"REOPEN_ACTION": "വീണ്ടും തുറക്കുക",
diff --git a/app/javascript/dashboard/i18n/locale/ml/settings.json b/app/javascript/dashboard/i18n/locale/ml/settings.json
index 5f5bc0885..5ddadf8a9 100644
--- a/app/javascript/dashboard/i18n/locale/ml/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ml/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "ക്യാൻഡ് പ്രതികരണങ്ങൾ",
"INTEGRATIONS": "സംയോജനങ്ങൾ",
"ACCOUNT_SETTINGS": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ",
- "LABELS": "ലേബലുകൾ"
+ "LABELS": "ലേബലുകൾ",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "പുതിയ അക്കൗണ്ട്",
diff --git a/app/javascript/dashboard/i18n/locale/ne/chatlist.json b/app/javascript/dashboard/i18n/locale/ne/chatlist.json
index a0b31427f..228554789 100644
--- a/app/javascript/dashboard/i18n/locale/ne/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ne/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ne/conversation.json b/app/javascript/dashboard/i18n/locale/ne/conversation.json
index 2ca98e96a..967378552 100644
--- a/app/javascript/dashboard/i18n/locale/ne/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ne/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",
diff --git a/app/javascript/dashboard/i18n/locale/ne/settings.json b/app/javascript/dashboard/i18n/locale/ne/settings.json
index 730106998..b7cd91f83 100644
--- a/app/javascript/dashboard/i18n/locale/ne/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ne/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Canned Responses",
"INTEGRATIONS": "Integrations",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/nl/chatlist.json b/app/javascript/dashboard/i18n/locale/nl/chatlist.json
index d44463213..9457f267c 100644
--- a/app/javascript/dashboard/i18n/locale/nl/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/nl/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/nl/conversation.json b/app/javascript/dashboard/i18n/locale/nl/conversation.json
index 30289ccab..0b53c985c 100644
--- a/app/javascript/dashboard/i18n/locale/nl/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/nl/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Oplossen",
"REOPEN_ACTION": "Heropenen",
diff --git a/app/javascript/dashboard/i18n/locale/nl/settings.json b/app/javascript/dashboard/i18n/locale/nl/settings.json
index 1b7912e41..4e1b94a34 100644
--- a/app/javascript/dashboard/i18n/locale/nl/settings.json
+++ b/app/javascript/dashboard/i18n/locale/nl/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Standaard antwoorden",
"INTEGRATIONS": "Integraties",
"ACCOUNT_SETTINGS": "Accountinstellingen",
- "LABELS": "Labelen"
+ "LABELS": "Labelen",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/no/chatlist.json b/app/javascript/dashboard/i18n/locale/no/chatlist.json
index 5002958af..1d021333f 100644
--- a/app/javascript/dashboard/i18n/locale/no/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/no/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Mottatt via e-post",
"VIEW_TWEET_IN_TWITTER": "Vis tweet i Twitter",
- "REPLY_TO_TWEET": "Svar på denne tweeten"
+ "REPLY_TO_TWEET": "Svar på denne tweeten",
+ "NO_MESSAGES": "Ingen meldinger"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/no/conversation.json b/app/javascript/dashboard/i18n/locale/no/conversation.json
index 27cdcd74e..c0c523a73 100644
--- a/app/javascript/dashboard/i18n/locale/no/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/no/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Fjern utvalget",
"DOWNLOAD": "Last ned",
"UPLOADING_ATTACHMENTS": "Laster opp vedlegg...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Løs",
"REOPEN_ACTION": "Gjenåpne",
diff --git a/app/javascript/dashboard/i18n/locale/no/settings.json b/app/javascript/dashboard/i18n/locale/no/settings.json
index 70a38688a..d58c2c3a3 100644
--- a/app/javascript/dashboard/i18n/locale/no/settings.json
+++ b/app/javascript/dashboard/i18n/locale/no/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Forhåndslagde svar",
"INTEGRATIONS": "Integrasjoner",
"ACCOUNT_SETTINGS": "Kontoinnstillinger",
- "LABELS": "Etiketter"
+ "LABELS": "Etiketter",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Ny konto",
diff --git a/app/javascript/dashboard/i18n/locale/pl/chatlist.json b/app/javascript/dashboard/i18n/locale/pl/chatlist.json
index 371f6191a..f3a4a7de7 100644
--- a/app/javascript/dashboard/i18n/locale/pl/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/pl/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pl/conversation.json b/app/javascript/dashboard/i18n/locale/pl/conversation.json
index 414a95780..45a15cbb7 100644
--- a/app/javascript/dashboard/i18n/locale/pl/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/pl/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Usuń zaznaczenie",
"DOWNLOAD": "Pobierz",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Rozwiąż",
"REOPEN_ACTION": "Otwórz ponownie",
diff --git a/app/javascript/dashboard/i18n/locale/pl/settings.json b/app/javascript/dashboard/i18n/locale/pl/settings.json
index 34e83b5e5..4d2d28977 100644
--- a/app/javascript/dashboard/i18n/locale/pl/settings.json
+++ b/app/javascript/dashboard/i18n/locale/pl/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Gotowe odpowiedzi",
"INTEGRATIONS": "Integracje",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/pt/agentMgmt.json b/app/javascript/dashboard/i18n/locale/pt/agentMgmt.json
index 04c4fb160..a3acf9de6 100644
--- a/app/javascript/dashboard/i18n/locale/pt/agentMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt/agentMgmt.json
@@ -55,7 +55,7 @@
"TITLE": "Confirmar Exclusão",
"MESSAGE": "Tem certeza que deseja excluir ",
"YES": "Sim, excluir ",
- "NO": "No, Keep "
+ "NO": "Não, Manter "
}
},
"EDIT": {
diff --git a/app/javascript/dashboard/i18n/locale/pt/cannedMgmt.json b/app/javascript/dashboard/i18n/locale/pt/cannedMgmt.json
index 9d8fd0096..54ce9bbea 100644
--- a/app/javascript/dashboard/i18n/locale/pt/cannedMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt/cannedMgmt.json
@@ -69,7 +69,7 @@
"TITLE": "Confirmar Exclusão",
"MESSAGE": "Tem certeza que deseja excluir ",
"YES": "Sim, excluir ",
- "NO": "No, Keep "
+ "NO": "Não, Manter "
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pt/chatlist.json b/app/javascript/dashboard/i18n/locale/pt/chatlist.json
index ad8710e50..b02a91286 100644
--- a/app/javascript/dashboard/i18n/locale/pt/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/pt/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pt/conversation.json b/app/javascript/dashboard/i18n/locale/pt/conversation.json
index f1cab9201..9ebad3489 100644
--- a/app/javascript/dashboard/i18n/locale/pt/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/pt/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "BAIXAR",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",
@@ -63,7 +64,7 @@
"SUBMIT": "submeter",
"CANCEL": "cancelar",
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
- "SEND_EMAIL_ERROR": "There was an error, please try again",
+ "SEND_EMAIL_ERROR": "Ocorreu um erro, por favor tente novamente",
"FORM": {
"SEND_TO_CONTACT": "Send the transcript to the customer",
"SEND_TO_AGENT": "Send the transcript to the assigned agent",
diff --git a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json
index 179ef4913..b236751c9 100644
--- a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json
@@ -214,7 +214,7 @@
"TITLE": "Confirmar Exclusão",
"MESSAGE": "Tem certeza que deseja excluir ",
"YES": "Sim, excluir ",
- "NO": "No, Keep "
+ "NO": "Não, Manter "
},
"API": {
"SUCCESS_MESSAGE": "Caixa de entrada excluída com sucesso",
@@ -249,7 +249,7 @@
"TITLE": "Reautorizar",
"SUBTITLE": "Your Facebook connection has expired, please reconnect your Facebook page to continue services",
"MESSAGE_SUCCESS": "Reconnection successful",
- "MESSAGE_ERROR": "There was an error, please try again"
+ "MESSAGE_ERROR": "Ocorreu um erro, por favor tente novamente"
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pt/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/pt/labelsMgmt.json
index 801613806..b00a9c435 100644
--- a/app/javascript/dashboard/i18n/locale/pt/labelsMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/pt/labelsMgmt.json
@@ -1,67 +1,67 @@
{
"LABEL_MGMT": {
- "HEADER": "Labels",
- "HEADER_BTN_TXT": "Add label",
- "LOADING": "Fetching labels",
+ "HEADER": "Etiquetas",
+ "HEADER_BTN_TXT": "Adicionar Etiqueta",
+ "LOADING": "Buscando etiquetas",
"SEARCH_404": "Não existem itens correspondentes a esta consulta",
- "SIDEBAR_TXT": "
Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
",
+ "SIDEBAR_TXT": "Etiquetas
As etiquetas o ajudam a categorizar as conversas e a priorizá-las. Você pode atribuir a etiqueta a uma conversa a partir do painel lateral.
As etiquetas estão vinculadas à conta e podem ser usadas para criar fluxos de trabalho personalizados em sua organização. Você pode atribuir uma cor personalizada para uma etiqueta, facilitando a identificação da etiqueta. Você será capaz de exibir o rótulo na barra lateral para filtrar as conversas facilmente.
",
"LIST": {
- "404": "There are no labels available in this account.",
- "TITLE": "Manage labels",
- "DESC": "Labels let you group the conversations together.",
+ "404": "Não há etiquetas disponíveis nesta conta.",
+ "TITLE": "Gerir etiquetas",
+ "DESC": "Etiquetas permitem que você agrupe as conversas juntos.",
"TABLE_HEADER": [
"Nome:",
- "Description",
- "Color"
+ "Descrição",
+ "Cor"
]
},
"FORM": {
"NAME": {
- "LABEL": "Label Name",
- "PLACEHOLDER": "Label name",
- "ERROR": "Label Name is required"
+ "LABEL": "Nome da etiqueta",
+ "PLACEHOLDER": "Nome da etiqueta",
+ "ERROR": "Nome da etiqueta é obrigatório"
},
"DESCRIPTION": {
- "LABEL": "Description",
- "PLACEHOLDER": "Label Description"
+ "LABEL": "Descrição",
+ "PLACEHOLDER": "Descrição da etiqueta"
},
"COLOR": {
- "LABEL": "Color"
+ "LABEL": "Cor"
},
"SHOW_ON_SIDEBAR": {
- "LABEL": "Show label on sidebar"
+ "LABEL": "Mostrar etiqueta na barra lateral"
},
"EDIT": "Alterar",
- "CREATE": "Create",
+ "CREATE": "Criar",
"DELETE": "excluir",
"CANCEL": "cancelar"
},
"ADD": {
- "TITLE": "Add label",
- "DESC": "Labels let you group the conversations together.",
+ "TITLE": "Adicionar Etiqueta",
+ "DESC": "Etiquetas permitem que você agrupe as conversas juntos.",
"API": {
- "SUCCESS_MESSAGE": "Label added successfully",
- "ERROR_MESSAGE": "There was an error, please try again"
+ "SUCCESS_MESSAGE": "Etiqueta adicionada com sucesso",
+ "ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
}
},
"EDIT": {
- "TITLE": "Edit label",
+ "TITLE": "Editar etiqueta",
"API": {
- "SUCCESS_MESSAGE": "Label updated successfully",
- "ERROR_MESSAGE": "There was an error, please try again"
+ "SUCCESS_MESSAGE": "Etiqueta adicionada com sucesso",
+ "ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
}
},
"DELETE": {
"BUTTON_TEXT": "excluir",
"API": {
- "SUCCESS_MESSAGE": "Label deleted successfully",
- "ERROR_MESSAGE": "There was an error, please try again"
+ "SUCCESS_MESSAGE": "Etiqueta eliminada com sucesso",
+ "ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"CONFIRM": {
"TITLE": "Confirmar Exclusão",
"MESSAGE": "Tem certeza que deseja excluir ",
"YES": "Sim, excluir ",
- "NO": "No, Keep "
+ "NO": "Não, Manter "
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pt/settings.json b/app/javascript/dashboard/i18n/locale/pt/settings.json
index d7fec5a5c..d20d7e91d 100644
--- a/app/javascript/dashboard/i18n/locale/pt/settings.json
+++ b/app/javascript/dashboard/i18n/locale/pt/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Respostas Prontas",
"INTEGRATIONS": "Integrações",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Etiquetas",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json
index aadcf510e..d9eb6a678 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Recebido por e-mail",
"VIEW_TWEET_IN_TWITTER": "Ver tweet no Twitter",
- "REPLY_TO_TWEET": "Responder a este tweet"
+ "REPLY_TO_TWEET": "Responder a este tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json
index 9b2591020..ffc5ebbe0 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remover Seleção",
"DOWNLOAD": "Baixar",
"UPLOADING_ATTACHMENTS": "Enviando anexos...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",
diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json
index ee82d173e..3b5a94f44 100644
--- a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json
+++ b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Atalhos",
"INTEGRATIONS": "Integrações",
"ACCOUNT_SETTINGS": "Configurações da conta",
- "LABELS": "Marcadores"
+ "LABELS": "Marcadores",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nova conta",
diff --git a/app/javascript/dashboard/i18n/locale/ro/chatlist.json b/app/javascript/dashboard/i18n/locale/ro/chatlist.json
index b6b803d17..80130cb08 100644
--- a/app/javascript/dashboard/i18n/locale/ro/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ro/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ro/conversation.json b/app/javascript/dashboard/i18n/locale/ro/conversation.json
index 33ce367ad..f903efd09 100644
--- a/app/javascript/dashboard/i18n/locale/ro/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ro/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Descărcare",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Rezolvă",
"REOPEN_ACTION": "Redeschide",
diff --git a/app/javascript/dashboard/i18n/locale/ro/settings.json b/app/javascript/dashboard/i18n/locale/ro/settings.json
index 5019e1a84..aeba06d03 100644
--- a/app/javascript/dashboard/i18n/locale/ro/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ro/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Răspunsuri predefinite",
"INTEGRATIONS": "Integrări",
"ACCOUNT_SETTINGS": "Setările contului",
- "LABELS": "Etichete"
+ "LABELS": "Etichete",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Cont Nou",
diff --git a/app/javascript/dashboard/i18n/locale/ru/chatlist.json b/app/javascript/dashboard/i18n/locale/ru/chatlist.json
index df8554edf..9fdca975f 100644
--- a/app/javascript/dashboard/i18n/locale/ru/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ru/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Получено по электронной почте",
"VIEW_TWEET_IN_TWITTER": "Просмотреть твит в Twitter",
- "REPLY_TO_TWEET": "Ответить на этот твит"
+ "REPLY_TO_TWEET": "Ответить на этот твит",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ru/conversation.json b/app/javascript/dashboard/i18n/locale/ru/conversation.json
index a38e2f206..aad9b5f13 100644
--- a/app/javascript/dashboard/i18n/locale/ru/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ru/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Удалить выделенное",
"DOWNLOAD": "Скачать",
"UPLOADING_ATTACHMENTS": "Загрузка вложений...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Завершить",
"REOPEN_ACTION": "Открыть заново",
diff --git a/app/javascript/dashboard/i18n/locale/ru/settings.json b/app/javascript/dashboard/i18n/locale/ru/settings.json
index 423e3a958..a17b3c83c 100644
--- a/app/javascript/dashboard/i18n/locale/ru/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ru/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Шаблонные ответы",
"INTEGRATIONS": "Интеграции",
"ACCOUNT_SETTINGS": "Настройки аккаунта",
- "LABELS": "Категории"
+ "LABELS": "Категории",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Новый аккаунт",
diff --git a/app/javascript/dashboard/i18n/locale/sk/chatlist.json b/app/javascript/dashboard/i18n/locale/sk/chatlist.json
index a0b31427f..228554789 100644
--- a/app/javascript/dashboard/i18n/locale/sk/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/sk/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/sk/conversation.json b/app/javascript/dashboard/i18n/locale/sk/conversation.json
index 2ca98e96a..967378552 100644
--- a/app/javascript/dashboard/i18n/locale/sk/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/sk/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",
diff --git a/app/javascript/dashboard/i18n/locale/sk/settings.json b/app/javascript/dashboard/i18n/locale/sk/settings.json
index 19d1aafe5..21a6dcc78 100644
--- a/app/javascript/dashboard/i18n/locale/sk/settings.json
+++ b/app/javascript/dashboard/i18n/locale/sk/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Canned Responses",
"INTEGRATIONS": "Integrations",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/sv/chatlist.json b/app/javascript/dashboard/i18n/locale/sv/chatlist.json
index fb1981fa7..5add8aadf 100644
--- a/app/javascript/dashboard/i18n/locale/sv/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/sv/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Mottaget via e-post",
"VIEW_TWEET_IN_TWITTER": "Visa tweet i Twitter",
- "REPLY_TO_TWEET": "Svara på detta tweet"
+ "REPLY_TO_TWEET": "Svara på detta tweet",
+ "NO_MESSAGES": "Inga meddelanden"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/sv/conversation.json b/app/javascript/dashboard/i18n/locale/sv/conversation.json
index e0f2b959e..afd4dbf74 100644
--- a/app/javascript/dashboard/i18n/locale/sv/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/sv/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Ta bort urval",
"DOWNLOAD": "Hämta",
"UPLOADING_ATTACHMENTS": "Laddar upp bilagor...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Lös",
"REOPEN_ACTION": "Återöppna",
@@ -45,7 +46,7 @@
"TIP_FORMAT_ICON": "Visa textformaterare",
"TIP_EMOJI_ICON": "Visa emoji-väljare",
"TIP_ATTACH_ICON": "Bifoga filer",
- "ENTER_TO_SEND": "Enter to send"
+ "ENTER_TO_SEND": "Enter för att skicka"
},
"VISIBLE_TO_AGENTS": "Privat anteckning: Endast synlig för dig och ditt team",
"CHANGE_STATUS": "Konversationsstatus ändrad",
diff --git a/app/javascript/dashboard/i18n/locale/sv/generalSettings.json b/app/javascript/dashboard/i18n/locale/sv/generalSettings.json
index f9cf90e34..d23cdf973 100644
--- a/app/javascript/dashboard/i18n/locale/sv/generalSettings.json
+++ b/app/javascript/dashboard/i18n/locale/sv/generalSettings.json
@@ -69,7 +69,7 @@
"conversation_creation": "Ny konversation",
"conversation_assignment": "Konversationen tilldelad",
"assigned_conversation_new_message": "Nytt meddelande",
- "conversation_mention": "Mention"
+ "conversation_mention": "Omnämning"
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json
index 586c7f71c..7afa2f9e1 100644
--- a/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/sv/inboxMgmt.json
@@ -242,8 +242,8 @@
"INBOX_UPDATE_TITLE": "Inkorg inställningar",
"INBOX_UPDATE_SUB_TEXT": "Uppdatera inställningarna för din inkorg",
"AUTO_ASSIGNMENT_SUB_TEXT": "Aktivera eller inaktivera automatisk tilldelning av nya konversationer till de agenter som lagts till den här inkorgen.",
- "HMAC_VERIFICATION": "User Identity Validation",
- "HMAC_DESCRIPTION": "Inorder validate the users identity, the SDK allows you to pass an `identity_hash` for each user. You can generate HMAC using 'sha256' with the key shown here."
+ "HMAC_VERIFICATION": "Validering av användaridentitet",
+ "HMAC_DESCRIPTION": "För att validera användarens identitet låter SDKn dig att skicka en `identity_hash` för varje användare. Du kan generera HMAC med 'sha256' med nyckeln som visas här."
},
"FACEBOOK_REAUTHORIZE": {
"TITLE": "Återauktorisera",
diff --git a/app/javascript/dashboard/i18n/locale/sv/settings.json b/app/javascript/dashboard/i18n/locale/sv/settings.json
index 0f0d9e7a0..e6be52419 100644
--- a/app/javascript/dashboard/i18n/locale/sv/settings.json
+++ b/app/javascript/dashboard/i18n/locale/sv/settings.json
@@ -27,7 +27,7 @@
"NOTE": "Uppdatera dina e-postaviseringsinställningar här",
"CONVERSATION_ASSIGNMENT": "Skicka e-postmeddelanden när en konversation är tilldelad till mig",
"CONVERSATION_CREATION": "Skicka e-postmeddelanden när en ny konversation skapas",
- "CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
+ "CONVERSATION_MENTION": "Skicka e-postaviseringar när du nämns i en konversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Skicka e-postaviseringar när ett nytt meddelande skapas i en tilldelad konversation"
},
"API": {
@@ -39,7 +39,7 @@
"NOTE": "Uppdatera dina inställningar för push-notiser här",
"CONVERSATION_ASSIGNMENT": "Skicka push-notiser när en konversation tilldelas till mig",
"CONVERSATION_CREATION": "Skicka push-notiser när en ny konversation skapas",
- "CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
+ "CONVERSATION_MENTION": "Skicka push-meddelanden när du nämns i en konversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Skicka push-meddelanden när ett nytt meddelande skapas i en tilldelad konversation",
"HAS_ENABLED_PUSH": "Du har aktiverat push-funktionen för denna webbläsare.",
"REQUEST_PUSH": "Aktivera push-meddelanden"
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Svarsmallar",
"INTEGRATIONS": "Integrationer",
"ACCOUNT_SETTINGS": "Kontoinställningar",
- "LABELS": "Etiketter"
+ "LABELS": "Etiketter",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nytt konto",
diff --git a/app/javascript/dashboard/i18n/locale/ta/chatlist.json b/app/javascript/dashboard/i18n/locale/ta/chatlist.json
index 0836fcd4c..e27a9c1b0 100644
--- a/app/javascript/dashboard/i18n/locale/ta/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/ta/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/ta/conversation.json b/app/javascript/dashboard/i18n/locale/ta/conversation.json
index 950bded29..00b97388b 100644
--- a/app/javascript/dashboard/i18n/locale/ta/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/ta/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "பதிவிறக்கம்",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "தீர்",
"REOPEN_ACTION": "மீண்டும் திற",
diff --git a/app/javascript/dashboard/i18n/locale/ta/settings.json b/app/javascript/dashboard/i18n/locale/ta/settings.json
index 972c21271..25b3d720f 100644
--- a/app/javascript/dashboard/i18n/locale/ta/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ta/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "பதிவு செய்யப்பட்ட பதில்கள்",
"INTEGRATIONS": "சேர்ப்புகள்",
"ACCOUNT_SETTINGS": "கணக்கின் அமைப்புகள்",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/th/chatlist.json b/app/javascript/dashboard/i18n/locale/th/chatlist.json
index 744a4182c..96e82d019 100644
--- a/app/javascript/dashboard/i18n/locale/th/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/th/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "ได้รับทางอีเมลล์",
"VIEW_TWEET_IN_TWITTER": "ดูทวิตในทวิตเตอร์",
- "REPLY_TO_TWEET": "ตอบกลับทวิตนี้"
+ "REPLY_TO_TWEET": "ตอบกลับทวิตนี้",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/th/conversation.json b/app/javascript/dashboard/i18n/locale/th/conversation.json
index 2c8cde230..25e0ccbaa 100644
--- a/app/javascript/dashboard/i18n/locale/th/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/th/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "ลบตัวเลือก",
"DOWNLOAD": "ดาวโหลด",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "เสร็จสิ้น",
"REOPEN_ACTION": "เปิดใหม่อีกครั้ง",
diff --git a/app/javascript/dashboard/i18n/locale/th/settings.json b/app/javascript/dashboard/i18n/locale/th/settings.json
index 9b76fa9cd..a6dc455f4 100644
--- a/app/javascript/dashboard/i18n/locale/th/settings.json
+++ b/app/javascript/dashboard/i18n/locale/th/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "คำตอบสำเร็จรูป",
"INTEGRATIONS": "Integrations",
"ACCOUNT_SETTINGS": "Account Settings",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/tr/chatlist.json b/app/javascript/dashboard/i18n/locale/tr/chatlist.json
index 4688ab92b..b7d2f2889 100644
--- a/app/javascript/dashboard/i18n/locale/tr/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/tr/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "E-posta ile alındı",
"VIEW_TWEET_IN_TWITTER": "Twitter'da tweet'i görüntüleyin",
- "REPLY_TO_TWEET": "Bu tweet'i yanıtla"
+ "REPLY_TO_TWEET": "Bu tweet'i yanıtla",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/tr/conversation.json b/app/javascript/dashboard/i18n/locale/tr/conversation.json
index 0858c563a..adc62a1e1 100644
--- a/app/javascript/dashboard/i18n/locale/tr/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/tr/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Seçimi Kaldır",
"DOWNLOAD": "İndir",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Çözüldü",
"REOPEN_ACTION": "Yeniden aç",
diff --git a/app/javascript/dashboard/i18n/locale/tr/settings.json b/app/javascript/dashboard/i18n/locale/tr/settings.json
index aa7480b81..4d63b5181 100644
--- a/app/javascript/dashboard/i18n/locale/tr/settings.json
+++ b/app/javascript/dashboard/i18n/locale/tr/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Hazır Yanıtlar",
"INTEGRATIONS": "Entegrasyonlar",
"ACCOUNT_SETTINGS": "Hesap ayarları",
- "LABELS": "Etiketler"
+ "LABELS": "Etiketler",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Yeni hesap",
diff --git a/app/javascript/dashboard/i18n/locale/uk/chatlist.json b/app/javascript/dashboard/i18n/locale/uk/chatlist.json
index 26c062754..c5abfba0c 100644
--- a/app/javascript/dashboard/i18n/locale/uk/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/uk/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/uk/conversation.json b/app/javascript/dashboard/i18n/locale/uk/conversation.json
index 6cd63b6e5..97d7930b9 100644
--- a/app/javascript/dashboard/i18n/locale/uk/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/uk/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Звантажити",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Вирішити",
"REOPEN_ACTION": "Відкрити знову",
diff --git a/app/javascript/dashboard/i18n/locale/uk/settings.json b/app/javascript/dashboard/i18n/locale/uk/settings.json
index 441874e78..c8e5a8054 100644
--- a/app/javascript/dashboard/i18n/locale/uk/settings.json
+++ b/app/javascript/dashboard/i18n/locale/uk/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Швидкі відповіді",
"INTEGRATIONS": "Інтеграції",
"ACCOUNT_SETTINGS": "Налаштування акаунту",
- "LABELS": "Labels"
+ "LABELS": "Labels",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/vi/chatlist.json b/app/javascript/dashboard/i18n/locale/vi/chatlist.json
index 08dac6f2c..930bfb402 100644
--- a/app/javascript/dashboard/i18n/locale/vi/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/vi/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Nhận được từ email",
"VIEW_TWEET_IN_TWITTER": "Xem tweet trên Twitter",
- "REPLY_TO_TWEET": "Trả lời cho tweet này"
+ "REPLY_TO_TWEET": "Trả lời cho tweet này",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/vi/conversation.json b/app/javascript/dashboard/i18n/locale/vi/conversation.json
index f8da6f48e..2f3362aef 100644
--- a/app/javascript/dashboard/i18n/locale/vi/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/vi/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Xóa lựa chọn",
"DOWNLOAD": "Tải xuống",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "Giải quyết",
"REOPEN_ACTION": "Mở lại",
diff --git a/app/javascript/dashboard/i18n/locale/vi/settings.json b/app/javascript/dashboard/i18n/locale/vi/settings.json
index f7b613133..60e46454b 100644
--- a/app/javascript/dashboard/i18n/locale/vi/settings.json
+++ b/app/javascript/dashboard/i18n/locale/vi/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "Thư mẫu phẩn hồi",
"INTEGRATIONS": "Tích hợp",
"ACCOUNT_SETTINGS": "Cài Đặt Tài Khoản",
- "LABELS": "Nhãn"
+ "LABELS": "Nhãn",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Tạo mới tài khoản",
diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/chatlist.json b/app/javascript/dashboard/i18n/locale/zh_CN/chatlist.json
index a329082e0..4b220d70e 100644
--- a/app/javascript/dashboard/i18n/locale/zh_CN/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/zh_CN/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "通过电子邮件接收",
"VIEW_TWEET_IN_TWITTER": "在 Twitter 中查看 tweet",
- "REPLY_TO_TWEET": "回复此推文"
+ "REPLY_TO_TWEET": "回复此推文",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json b/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json
index 0012595c2..684739937 100644
--- a/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/zh_CN/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "下载",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "已解决",
"REOPEN_ACTION": "重新打开",
diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/settings.json b/app/javascript/dashboard/i18n/locale/zh_CN/settings.json
index 39baa18e3..9e21f72c0 100644
--- a/app/javascript/dashboard/i18n/locale/zh_CN/settings.json
+++ b/app/javascript/dashboard/i18n/locale/zh_CN/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "预设回复",
"INTEGRATIONS": "集成方式",
"ACCOUNT_SETTINGS": "帐户设置",
- "LABELS": "标签"
+ "LABELS": "标签",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/chatlist.json b/app/javascript/dashboard/i18n/locale/zh_TW/chatlist.json
index 08139b290..43d5eba7a 100644
--- a/app/javascript/dashboard/i18n/locale/zh_TW/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/zh_TW/chatlist.json
@@ -79,6 +79,7 @@
},
"RECEIVED_VIA_EMAIL": "Received via email",
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
- "REPLY_TO_TWEET": "Reply to this tweet"
+ "REPLY_TO_TWEET": "Reply to this tweet",
+ "NO_MESSAGES": "No Messages"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/conversation.json b/app/javascript/dashboard/i18n/locale/zh_TW/conversation.json
index c5733167e..1a59cb094 100644
--- a/app/javascript/dashboard/i18n/locale/zh_TW/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/zh_TW/conversation.json
@@ -25,6 +25,7 @@
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "下載",
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
+ "NO_RESPONSE": "No response",
"HEADER": {
"RESOLVE_ACTION": "已解決",
"REOPEN_ACTION": "重新打開",
diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/settings.json b/app/javascript/dashboard/i18n/locale/zh_TW/settings.json
index 85d44945a..43b6cf012 100644
--- a/app/javascript/dashboard/i18n/locale/zh_TW/settings.json
+++ b/app/javascript/dashboard/i18n/locale/zh_TW/settings.json
@@ -124,7 +124,8 @@
"CANNED_RESPONSES": "預設回覆",
"INTEGRATIONS": "整合方式",
"ACCOUNT_SETTINGS": "帳戶設定",
- "LABELS": "標籤"
+ "LABELS": "標籤",
+ "TEAMS": "Teams"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "新帳戶",
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index dfeaae82c..bc47cd202 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -29,6 +29,12 @@ ar:
failed: فشلت عملية التسجيل
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 01ea0149c..1bc5cb8ce 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -29,6 +29,12 @@ ca:
failed: El registre ha fallat
reports:
period: Període d'informes %{since} a %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Aquest missatge a sigut eliminat
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 549802907..63123e136 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -29,6 +29,12 @@ cs:
failed: Registrace se nezdařila
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 59f66b086..b7d1dc9e9 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -29,6 +29,12 @@ da:
failed: Tilmelding mislykkedes
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 5f95efca2..01487d4f3 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -29,6 +29,12 @@ de:
failed: Anmeldung gescheitert
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/devise.sv.yml b/config/locales/devise.sv.yml
index 55c7661c6..31fa3ad96 100644
--- a/config/locales/devise.sv.yml
+++ b/config/locales/devise.sv.yml
@@ -17,7 +17,7 @@ sv:
unconfirmed: "Du måste bekräfta din e-postadress innan du fortsätter."
mailer:
confirmation_instructions:
- subject: "Bekräftelse Instruktioner"
+ subject: "Verifieringsinstruktioner"
reset_password_instructions:
subject: "Instruktioner för återställning av lösenord"
unlock_instructions:
@@ -39,7 +39,7 @@ sv:
signed_up_but_inactive: "Du har registrerat dig. Vi kunde dock inte logga in dig eftersom ditt konto ännu inte är aktiverat."
signed_up_but_locked: "Du har registrerat dig. Vi kunde dock inte logga in dig eftersom ditt konto är låst."
signed_up_but_unconfirmed: "Ett meddelande med en bekräftelselänk har skickats till din e-postadress. Följ länken för att aktivera ditt konto."
- update_needs_confirmation: "Du uppdaterade ditt konto framgångsrikt, men vi måste verifiera din nya e-postadress. Kontrollera din e-post och följ bekräftelselänken för att bekräfta din nya e-postadress."
+ update_needs_confirmation: "Du har uppdaterat ditt konto, men vi måste verifiera din nya e-postadress. Kontrollera din e-post och följ bekräftelselänken för att bekräfta din nya e-postadress."
updated: "Ditt konto har uppdaterats."
sessions:
signed_in: "Inloggad framgångsrikt."
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 953edbb66..4a3622f9a 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -29,6 +29,12 @@ el:
failed: Η εγγραφή απέτυχε
reports:
period: Περίοδος αναφοράς %{since} έως %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[Νέα συνομιλία] - #%{display_id} δημιουργήθηκε στο %{inbox_name}"
+ conversation_assignment: "[Ανατέθηκε σε εσάς] - #%{display_id} σας έχει ανατεθεί"
+ assigned_conversation_new_message: "[Νέο μήνυμα] - #%{display_id} %{content}"
+ conversation_mention: "Έχετε αναφερθεί σε συζήτηση [ID - %{display_id}] από %{name}"
conversations:
messages:
deleted: Το μήνυμα διαγράφηκε
diff --git a/config/locales/es.yml b/config/locales/es.yml
index b89416e0c..5d605772e 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -29,6 +29,12 @@ es:
failed: Registro fallido
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index a5c075234..603e7693b 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -29,6 +29,12 @@ fa:
failed: ثبت نام ناموفق بود
reports:
period: زمان گزارش از %{since} تا %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[گفتگو جدید] - #%{display_id} در %{inbox_name} ایجاد شده است"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: این پیام حذف شد
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 07dc6b251..78f3947df 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -29,6 +29,12 @@ fi:
failed: Rekisteröityminen epäonnistui
reports:
period: Raportointijakso %{since} – %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 237508a63..265d8a260 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -29,6 +29,12 @@ fr:
failed: L'inscription a échoué
reports:
period: Période de rapport %{since} à %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Ce message a été supprimé
diff --git a/config/locales/hi.yml b/config/locales/hi.yml
index d50948263..f2f5a0e0d 100644
--- a/config/locales/hi.yml
+++ b/config/locales/hi.yml
@@ -29,6 +29,12 @@ hi:
failed: Signup failed
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index c598f9bb8..9469a16d7 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -29,6 +29,12 @@ hu:
failed: Signup failed
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/id.yml b/config/locales/id.yml
index e5154049d..6628e24b2 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -29,6 +29,12 @@ id:
failed: Pendaftaran gagal
reports:
period: Periode pelaporan %{since} hingga %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[Percakapan baru] - #%{display_id} telah dibuat di %{inbox_name}"
+ conversation_assignment: "[Ditugaskan untuk Anda] - #%{display_id} telah ditugaskan untuk Anda"
+ assigned_conversation_new_message: "[Pesan baru] - #%{display_id} %{content}"
+ conversation_mention: "Anda telah di mention dalam percakapan [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Pesan ini telah terhapus
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 2b333affe..d13111986 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -29,6 +29,12 @@ it:
failed: Iscrizione fallita
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 949e5152f..004b130f0 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -29,6 +29,12 @@ ja:
failed: サインアップに失敗しました
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 3e9f8f146..04bfb7ecb 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -29,6 +29,12 @@ ko:
failed: Signup failed
reports:
period: 보고 기간 %{since} - %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ml.yml b/config/locales/ml.yml
index 963106fe9..799206987 100644
--- a/config/locales/ml.yml
+++ b/config/locales/ml.yml
@@ -29,6 +29,12 @@ ml:
failed: സൈനപ്പ് പരാജയപ്പെട്ടു
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ne.yml b/config/locales/ne.yml
index 892f8e3a7..dabc2b1bc 100644
--- a/config/locales/ne.yml
+++ b/config/locales/ne.yml
@@ -29,6 +29,12 @@ ne:
failed: Signup failed
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index ed414741f..64a4bd8d4 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -29,6 +29,12 @@ nl:
failed: Aanmelden mislukt
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 1d1f12a81..2caca2b67 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -29,6 +29,12 @@
failed: Registrering mislyktes
reports:
period: Rapporteringsperiode %{since} til %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Denne meldingen er slettet
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 081428fd7..61f2c7d28 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -29,6 +29,12 @@ pl:
failed: Rejestracja nie powiodła się
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index e523e02ee..a15e009d0 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -29,6 +29,12 @@ pt:
failed: Falha na inscrição
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml
index f49fdebec..6e2416759 100644
--- a/config/locales/pt_BR.yml
+++ b/config/locales/pt_BR.yml
@@ -29,6 +29,12 @@ pt_BR:
failed: Registro falhou
reports:
period: Reportando o período %{since} a %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Esta mensagem foi apagada
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index a291b6c01..533c49dfc 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -29,6 +29,12 @@ ro:
failed: Înregistrare eșuată
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index a5f458d89..b827095ab 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -29,6 +29,12 @@ ru:
failed: Ошибка регистрации
reports:
period: Отчётный период с %{since} по %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Это сообщение было удалено
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 07f2ac77f..ffc53a218 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -29,6 +29,12 @@ sk:
failed: Signup failed
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 7d34fa0ba..2f04bd448 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -29,6 +29,12 @@ sv:
failed: Registrering misslyckades
reports:
period: Rapporteringsperiod %{since} till %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Detta meddelande har tagits bort
diff --git a/config/locales/ta.yml b/config/locales/ta.yml
index ae9c17b93..a27b41a65 100644
--- a/config/locales/ta.yml
+++ b/config/locales/ta.yml
@@ -29,6 +29,12 @@ ta:
failed: உள்நுழையும் முயறிசி தோல்வி அடைந்துள்ளது
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 31245a549..b9ebb7ab4 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -29,6 +29,12 @@ th:
failed: Signup failed
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 5bb3418ec..bb2e4b5dd 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -29,6 +29,12 @@ tr:
failed: Kayıt başarısız oldu
reports:
period: Raporlama aralığı %{since}'dan %{until}'a
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: Bu mesaj silinmiş
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index c01c525a0..11292f00a 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -29,6 +29,12 @@ uk:
failed: Помилка реєстрації
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 0c571e34c..64d98e9de 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -29,6 +29,12 @@ vi:
failed: Đăng ký thât bại
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/zh_CN.yml b/config/locales/zh_CN.yml
index 14f51e336..1766b6543 100644
--- a/config/locales/zh_CN.yml
+++ b/config/locales/zh_CN.yml
@@ -29,6 +29,12 @@ zh_CN:
failed: 注册失败
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted
diff --git a/config/locales/zh_TW.yml b/config/locales/zh_TW.yml
index 14cb883f2..daa570899 100644
--- a/config/locales/zh_TW.yml
+++ b/config/locales/zh_TW.yml
@@ -29,6 +29,12 @@ zh_TW:
failed: 註冊失敗。
reports:
period: Reporting period %{since} to %{until}
+ notifications:
+ notification_title:
+ conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
+ conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
+ assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
+ conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
conversations:
messages:
deleted: This message was deleted