chore: Update translations (#9236)

- update translations 

------------------
Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2024-04-16 07:19:04 +05:30
committed by GitHub
parent db87cde09e
commit f71f43e54a
525 changed files with 9325 additions and 1625 deletions

View File

@@ -36,7 +36,7 @@
"CONTINUE_CONVERSATION": "Konversation fortsetzen",
"YOU": "You",
"START_NEW_CONVERSATION": "Neue Unterhaltung starten",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
"VIEW_UNREAD_MESSAGES": "Sie haben ungelesene Nachrichten",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Neue Nachrichten anzeigen",
"CLOSE_MESSAGES_BUTTON": "Schließen",
@@ -110,9 +110,9 @@
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"POPULAR_ARTICLES": "Beliebte Artikel",
"VIEW_ALL_ARTICLES": "Alle Artikel anzeigen",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
"IFRAME_LOAD_ERROR": "Beim Laden des Artikels ist ein Fehler aufgetreten. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut."
},
"ATTACHMENTS": {
"image": {

View File

@@ -33,9 +33,9 @@
],
"START_CONVERSATION": "チャットを開始する",
"END_CONVERSATION": "End Conversation",
"CONTINUE_CONVERSATION": "Continue conversation",
"CONTINUE_CONVERSATION": "会話を続行",
"YOU": "You",
"START_NEW_CONVERSATION": "Start a new conversation",
"START_NEW_CONVERSATION": "新しいチャットを開始する",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "新しいメッセージを見る",
@@ -80,7 +80,7 @@
},
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation",
"IS_REQUIRED": "is required",
"REQUIRED": "Required",
"REQUIRED": "必須",
"REGEX_ERROR": "Please provide a valid input"
},
"FILE_SIZE_LIMIT": "添付ファイルサイズの上限 {MAXIMUM_FILE_UPLOAD_SIZE} を超えています",
@@ -99,7 +99,7 @@
"PLACEHOLDER": "Tell us more..."
},
"EMAIL_TRANSCRIPT": {
"BUTTON_TEXT": "Request a conversation transcript",
"BUTTON_TEXT": "会話の履歴をメールで受け取る",
"SEND_EMAIL_SUCCESS": "チャットの記録は正常に送信されました",
"SEND_EMAIL_ERROR": "エラーが発生しました。もう一度お試しください。"
},
@@ -110,8 +110,8 @@
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "View all articles",
"POPULAR_ARTICLES": "よくある質問",
"VIEW_ALL_ARTICLES": "全てのヘルプを表示",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
},
"ATTACHMENTS": {

View File

@@ -33,7 +33,7 @@
],
"START_CONVERSATION": "대화 시작",
"END_CONVERSATION": "End Conversation",
"CONTINUE_CONVERSATION": "Continue conversation",
"CONTINUE_CONVERSATION": "대화 계속하기",
"YOU": "You",
"START_NEW_CONVERSATION": "Start a new conversation",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
@@ -112,7 +112,7 @@
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "View all articles",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
"IFRAME_LOAD_ERROR": "문서를 불러오는 중 오류가 발생했습니다. 페이지를 새로고침 한 후 다시 시도해 주세요."
},
"ATTACHMENTS": {
"image": {

View File

@@ -8,8 +8,8 @@
"SUBMIT": "Send"
},
"MESSAGE_BUBBLE": {
"RETRY": "Send message again",
"ERROR_MESSAGE": "Couldn't send, try again"
"RETRY": "Send meldingen på nytt",
"ERROR_MESSAGE": "Kunne ikke sende, prøv på nytt"
}
},
"TEAM_AVAILABILITY": {
@@ -20,23 +20,23 @@
"IN_A_FEW_MINUTES": "Svarer vanligvis innen et par timer",
"IN_A_FEW_HOURS": "Svarer vanligvis innen et par timer",
"IN_A_DAY": "Svarer vanligvis innen en dag",
"BACK_IN": "We will be back online"
"BACK_IN": "Vi vil være tilbake online"
},
"DAY_NAMES": [
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
"Søndag",
"Mandag",
"Tirsdag",
"Onsdag",
"Torsdag",
"Fredag",
"rdag"
],
"START_CONVERSATION": "Start samtale",
"END_CONVERSATION": "End Conversation",
"CONTINUE_CONVERSATION": "Continue conversation",
"YOU": "You",
"END_CONVERSATION": "Avslutt samtale",
"CONTINUE_CONVERSATION": "Fortsett samtalen",
"YOU": "Du",
"START_NEW_CONVERSATION": "Start en ny samtale",
"VIEW_UNREAD_MESSAGES": "You have unread messages",
"VIEW_UNREAD_MESSAGES": "Du har uleste meldinger",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Se nye meldinger",
"CLOSE_MESSAGES_BUTTON": "Lukk",
@@ -61,16 +61,16 @@
"EMAIL_ADDRESS": {
"LABEL": "E-postadresse",
"PLACEHOLDER": "Vennligst skriv inn din e-postadresse",
"REQUIRED_ERROR": "Email Address is required",
"REQUIRED_ERROR": "E-postadresse er påkrevd",
"VALID_ERROR": "Vennligst skriv inn en gyldig e-postadresse"
},
"PHONE_NUMBER": {
"LABEL": "Telefonnummer",
"PLACEHOLDER": "Please enter your phone number",
"REQUIRED_ERROR": "Phone Number is required",
"DIAL_CODE_VALID_ERROR": "Please select a country code",
"VALID_ERROR": "Please enter a valid phone number",
"DROPDOWN_EMPTY": "No results found"
"PLACEHOLDER": "Tast inn ditt telefonnummer",
"REQUIRED_ERROR": "Telefonnummer er påkrevd",
"DIAL_CODE_VALID_ERROR": "Vennligst velg landskode",
"VALID_ERROR": "Tast inn ditt telefonnummer",
"DROPDOWN_EMPTY": "Ingen resultater funnet"
},
"MESSAGE": {
"LABEL": "Melding",
@@ -79,9 +79,9 @@
}
},
"CAMPAIGN_HEADER": "Angi navn og e-post før du starter samtalen",
"IS_REQUIRED": "is required",
"REQUIRED": "Required",
"REGEX_ERROR": "Please provide a valid input"
"IS_REQUIRED": "er påkrevd",
"REQUIRED": "Påkrevd",
"REGEX_ERROR": "Vennligst oppgi gyldige opplysninger"
},
"FILE_SIZE_LIMIT": "Filens størrelse overskrider grensen på {MAXIMUM_FILE_UPLOAD_SIZE}",
"CHAT_FORM": {
@@ -90,8 +90,8 @@
}
},
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
"PLACEHOLDER": "Søk emojier",
"NOT_FOUND": "Ingen emojier samsvarer søket ditt"
},
"CSAT": {
"TITLE": "Vurder samtalen din",
@@ -105,14 +105,14 @@
},
"INTEGRATIONS": {
"DYTE": {
"CLICK_HERE_TO_JOIN": "Click here to join",
"LEAVE_THE_ROOM": "Leave the call"
"CLICK_HERE_TO_JOIN": "Klikk her for å bli med",
"LEAVE_THE_ROOM": "Forlat samtalen"
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "View all articles",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
"POPULAR_ARTICLES": "Populære artikler",
"VIEW_ALL_ARTICLES": "Vis alle artikler",
"IFRAME_LOAD_ERROR": "Det oppstod en feil under lasting av artikkelen, oppdater siden og prøv igjen."
},
"ATTACHMENTS": {
"image": {