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": "Ukloni izbor",
"DOWNLOAD": "Preuzmi",
"UNKNOWN_FILE_TYPE": "Nepoznata datoteka",
"SAVE_CONTACT": "Save",
"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} has started a meeting"
},
"UPLOADING_ATTACHMENTS": "Dodavanje priloga...",
"REPLIED_TO_STORY": "Replied to your story",
"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": "Poruka je uspešno obrisana",
"FAIL_DELETE_MESSSAGE": "Nije bilo moguće obrisati poruku! Pokušajte ponovo",
"NO_RESPONSE": "Nema odgovora",
"RESPONSE": "Response",
"RATING_TITLE": "Ocena",
"FEEDBACK_TITLE": "Povratne informacije",
"REPLY_MESSAGE_NOT_FOUND": "Message not available",
@@ -126,7 +134,7 @@
"FAILED": "Nije bilo moguće dodeliti agenta. Molim vas pokušajte ponovo."
},
"LABEL_ASSIGNMENT": {
"SUCCESFUL": "Dodeljena je oznaka # {labelName} razgovoru sa id {conversationId}",
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
"FAILED": "Nije bilo moguće dodeliti oznaku. Molim vas pokušajte ponovo."
},
"TEAM_ASSIGNMENT": {
@@ -219,6 +227,10 @@
"DELETE": "Izbriši",
"CANCEL": "Otkaži"
}
},
"SIDEBAR": {
"CONTACT": "Kontakt",
"COPILOT": "Copilot"
}
},
"EMAIL_TRANSCRIPT": {
@@ -310,7 +322,8 @@
"TO": "Za",
"BCC": "Bcc",
"CC": "Cc",
"SUBJECT": "Naslov"
"SUBJECT": "Naslov",
"EXPAND": "Expand email"
},
"CONVERSATION_PARTICIPANTS": {
"SIDEBAR_MENU_TITLE": "Participating",
@@ -335,5 +348,16 @@
"ORIGINAL_CONTENT": "Original Content",
"TRANSLATED_CONTENT": "Translated Content",
"NO_TRANSLATIONS_AVAILABLE": "No translations are available for this content"
},
"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"
}
}