chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -31,7 +31,7 @@
},
"END_POINT": {
"LABEL": "Σύνδεσμος Webhook",
"PLACEHOLDER": "Παράδειγμα: https://www.hmu.gr/api/webhook",
"PLACEHOLDER": "Example: {webhookExampleURL}",
"ERROR": "Παρακαλώ εισάγετε ένα έγκυρο URL"
},
"EDIT_SUBMIT": "Ενημέρωση Webhook",
@@ -47,10 +47,10 @@
"LIST": {
"404": "Δεν έχουν δημιουργηθεί webhooks για αυτόν το λογαριασμό.",
"TITLE": "Διαχείριση webhooks",
"TABLE_HEADER": [
"ΣΥΝΔΕΣΜΟΣ Webhook",
"ΕΝΕΡΓΕΙΕΣ"
]
"TABLE_HEADER": {
"WEBHOOK_ENDPOINT": "ΣΥΝΔΕΣΜΟΣ Webhook",
"ACTIONS": "Ενέργειες"
}
},
"EDIT": {
"BUTTON_TEXT": "Επεξεργασία",
@@ -90,7 +90,7 @@
},
"HELP_TEXT": {
"TITLE": "Χρήση Slack Integration",
"BODY": "<br/><p>Το Chatwoot θα συγχρονίσει τώρα όλες τις εισερχόμενες συνομιλίες στο κανάλι <b><i>πελατών-συνομιλιών</i></b> μέσα στο slack χώρο εργασίας σας.</p><p>Απάντηση σε μια συνομιλία από <b><i>συνομιλίες πελατών</i></b> το κανάλι slack θα δημιουργήσει μια απάντηση για στον πελάτη μέσω chatwoot.</p><p>Ξεκινήστε τις απαντήσεις με το <b><i>note:</i></b> για να δημιουργήσετε ιδιωτικές σημειώσεις αντί για απαντήσεις.</p><p>Αν ο χρήστης στο slack έχει προφίλ πράκτορα στο chatwoot με το ίδιο email, οι απαντήσεις θα συσχετιστούν ανάλογα.</p><p>Εφόσον δεν έχει προφίλ συνδεδεμένου πράκτορα, οι απαντήσεις θα γίνουν από το προφίλ bot.</p>",
"BODY": "With this integration, all of your incoming conversations will be synced to the ***{selectedChannelName}*** channel in your Slack workspace. You can manage all your customer conversations right within the channel and never miss a message.\n\nHere are the main features of the integration:\n\n**Respond to conversations from within Slack:** To respond to a conversation in the ***{selectedChannelName}*** Slack channel, simply type out your message and send it as a thread. This will create a response back to the customer through Chatwoot. It's that simple!\n\n **Create private notes:** If you want to create private notes instead of replies, start your message with ***`note:`***. This ensures that your message is kept private and won't be visible to the customer.\n\n**Associate an agent profile:** If the person who replied on Slack has an agent profile in Chatwoot under the same email, the replies will be associated with that agent profile automatically. This means you can easily track who said what and when. On the other hand, when the replier doesn't have an associated agent profile, the replies will appear from the bot profile to the customer.",
"SELECTED": "selected"
},
"SELECT_CHANNEL": {
@@ -183,10 +183,10 @@
"LIST": {
"404": "Δεν έχουν δημιουργηθεί εφαρμογές Dashboard για αυτόν το λογαριασμό",
"LOADING": "Λήψη εφαρμογών dashboard ...",
"TABLE_HEADER": [
"Όνομα",
"Endpoint"
],
"TABLE_HEADER": {
"NAME": "Όνομα",
"ENDPOINT": "Endpoint"
},
"EDIT_TOOLTIP": "Επεξεργασία εφαρμογής",
"DELETE_TOOLTIP": "Διαγραφή εφαρμογής"
},
@@ -302,5 +302,14 @@
"ERROR": "There was an error unlinking the issue, please try again"
}
}
},
"CAPTAIN": {
"NAME": "Captain",
"COPILOT": {
"SEND_MESSAGE": "Αποστολή μηνύματος...",
"LOADER": "Captain is thinking",
"YOU": "You",
"USE": "Use this"
}
}
}