chore: Update translations from Crowdin (#10686)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Chatwoot Bot
2025-02-11 23:04:34 -08:00
committed by GitHub
parent cd80bd07ca
commit 4a088e0663
640 changed files with 22425 additions and 8557 deletions

View File

@@ -38,15 +38,23 @@
"REMOVE_SELECTION": "Elimină selecția",
"DOWNLOAD": "Descărcare",
"UNKNOWN_FILE_TYPE": "Fișier necunoscut",
"SAVE_CONTACT": "Salvează",
"SAVE_CONTACT": "Save Contact",
"NO_CONTENT": "No content to display",
"SHARED_ATTACHMENT": {
"CONTACT": "{sender} has shared a contact",
"LOCATION": "{sender} has shared a location",
"FILE": "{sender} has shared a file",
"MEETING": "{sender} a început o întâlnire"
},
"UPLOADING_ATTACHMENTS": "Se încarcă atașamentele...",
"REPLIED_TO_STORY": "A răspuns la povestea ta",
"UNSUPPORTED_MESSAGE": "This message is unsupported.",
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
"UNSUPPORTED_MESSAGE_FACEBOOK": "This message is unsupported. You can view this message on the Facebook Messenger app.",
"UNSUPPORTED_MESSAGE_INSTAGRAM": "This message is unsupported. You can view this message on the Instagram app.",
"SUCCESS_DELETE_MESSAGE": "Mesaj şters cu succes",
"FAIL_DELETE_MESSSAGE": "Mesajul nu a putut fi șters! Încercați din nou",
"NO_RESPONSE": "Niciun răspuns",
"RESPONSE": "Response",
"RATING_TITLE": "Evaluare",
"FEEDBACK_TITLE": "Păreri",
"REPLY_MESSAGE_NOT_FOUND": "Message not available",
@@ -126,7 +134,7 @@
"FAILED": "Nu s-a putut atribui agentul. Vă rugăm încercați din nou."
},
"LABEL_ASSIGNMENT": {
"SUCCESFUL": "Etichetă atribuită #{labelName} la conversația cu id {conversationId}",
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
"FAILED": "Nu s-a putut atribui eticheta. Vă rugăm încercați din nou."
},
"TEAM_ASSIGNMENT": {
@@ -219,6 +227,10 @@
"DELETE": "Şterge",
"CANCEL": "Renunță"
}
},
"SIDEBAR": {
"CONTACT": "Contact",
"COPILOT": "Copilot"
}
},
"EMAIL_TRANSCRIPT": {
@@ -310,7 +322,8 @@
"TO": "Către",
"BCC": "Bcc",
"CC": "Cc",
"SUBJECT": "Subiect"
"SUBJECT": "Subiect",
"EXPAND": "Expand email"
},
"CONVERSATION_PARTICIPANTS": {
"SIDEBAR_MENU_TITLE": "Participante",
@@ -335,5 +348,16 @@
"ORIGINAL_CONTENT": "Conținut original",
"TRANSLATED_CONTENT": "Conținut tradus",
"NO_TRANSLATIONS_AVAILABLE": "Nu sunt disponibile traduceri pentru acest conținut"
},
"TYPING": {
"ONE": "{user} is typing",
"TWO": "{user} and {secondUser} are typing",
"MULTIPLE": "{user} and {count} others are typing"
},
"COPILOT": {
"TRY_THESE_PROMPTS": "Try these prompts"
},
"GALLERY_VIEW": {
"ERROR_DOWNLOADING": "Unable to download attachment. Please try again"
}
}