chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -42,6 +42,19 @@
|
||||
"ERROR_MESSAGE": "There was an error. Please try again."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Slet",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Bekræft Sletning",
|
||||
"MESSAGE": "Er du sikker på du vil slette?",
|
||||
"YES": "Ja, Slet ",
|
||||
"NO": "Nej, Behold "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Campaign deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit campaign",
|
||||
"UPDATE_BUTTON_TEXT": "Opdater",
|
||||
|
||||
@@ -18,19 +18,14 @@
|
||||
"TITLE": "Tidligere Samtaler"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Samtale Etiketter",
|
||||
"MODAL": {
|
||||
"TITLE": "Etiketter til",
|
||||
"ACTIVE_LABELS": "Etiketter føjet til samtalen",
|
||||
"INACTIVE_LABELS": "Etiketter tilgængelige på kontoen",
|
||||
"REMOVE": "Klik på X-ikonet for at fjerne etiketten",
|
||||
"ADD": "Klik på + ikonet for at tilføje etiketten",
|
||||
"ADD_BUTTON": "Add Labels",
|
||||
"UPDATE_BUTTON": "Opdater etiketter",
|
||||
"UPDATE_ERROR": "Etiketter kunne ikke opdateres. Prøv igen."
|
||||
"CONTACT": {
|
||||
"TITLE": "Contact Labels",
|
||||
"ERROR": "Couldn't update labels"
|
||||
},
|
||||
"CONVERSATION": {
|
||||
"TITLE": "Samtale Etiketter",
|
||||
"ADD_BUTTON": "Add Labels"
|
||||
},
|
||||
"NO_LABELS_TO_ADD": "Der er ikke defineret flere etiketter på kontoen.",
|
||||
"NO_AVAILABLE_LABELS": "Der er ingen etiketter tilføjet til denne samtale.",
|
||||
"LABEL_SELECT": {
|
||||
"TITLE": "Add Labels",
|
||||
"PLACEHOLDER": "Search labels",
|
||||
@@ -155,6 +150,16 @@
|
||||
"VIEW_DETAILS": "View details"
|
||||
}
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Add",
|
||||
"TITLE": "Shift + Enter to create a task"
|
||||
},
|
||||
"FOOTER": {
|
||||
"DUE_DATE": "Due date",
|
||||
"LABEL_TITLE": "Set type"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
@@ -168,6 +173,16 @@
|
||||
"BUTTON": "View all notes"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"HEADER": {
|
||||
"TITLE": "Activities"
|
||||
},
|
||||
"BUTTON": {
|
||||
"PILL_BUTTON_NOTES": "notes",
|
||||
"PILL_BUTTON_EVENTS": "events",
|
||||
"PILL_BUTTON_CONVO": "samtaler"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "Brugerdefinerede Egenskaber",
|
||||
"BUTTON": "Add custom attribute",
|
||||
|
||||
@@ -108,8 +108,8 @@
|
||||
}
|
||||
},
|
||||
"CONVERSATION_SIDEBAR": {
|
||||
"DETAILS_TITLE": "Conversations Details",
|
||||
"ASSIGNEE_LABEL": "Assigned Agent",
|
||||
"SELF_ASSIGN": "Assign to me",
|
||||
"TEAM_LABEL": "Assigned Team",
|
||||
"SELECT": {
|
||||
"PLACEHOLDER": "None"
|
||||
|
||||
@@ -28,6 +28,14 @@
|
||||
}
|
||||
],
|
||||
"ADD": {
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Indbakke Navn",
|
||||
"PLACEHOLDER": "Enter your inbox name (eg: Acme Inc)"
|
||||
},
|
||||
"WEBSITE_NAME": {
|
||||
"LABEL": "Websted Navn",
|
||||
"PLACEHOLDER": "Indtast dit websted navn (fx: Firma ApS)"
|
||||
},
|
||||
"FB": {
|
||||
"HELP": "PS: Ved at logge ind får vi kun adgang til din sides beskeder. Dine private beskeder kan aldrig tilgås af Chatwoot.",
|
||||
"CHOOSE_PAGE": "Vælg Side",
|
||||
@@ -48,10 +56,6 @@
|
||||
"CHANNEL_AVATAR": {
|
||||
"LABEL": "Kanal Avatar"
|
||||
},
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Websted Navn",
|
||||
"PLACEHOLDER": "Indtast dit websted navn (fx: Firma ApS)"
|
||||
},
|
||||
"CHANNEL_DOMAIN": {
|
||||
"LABEL": "Hjemmeside Domæne",
|
||||
"PLACEHOLDER": "Indtast dit website domæne (fx: ditfirma.dk)"
|
||||
@@ -208,6 +212,10 @@
|
||||
"AUTO_ASSIGNMENT": {
|
||||
"ENABLED": "Aktiveret",
|
||||
"DISABLED": "Deaktiveret"
|
||||
},
|
||||
"EMAIL_COLLECT_BOX": {
|
||||
"ENABLED": "Aktiveret",
|
||||
"DISABLED": "Deaktiveret"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
@@ -215,6 +223,7 @@
|
||||
"CONFIRM": {
|
||||
"TITLE": "Bekræft Sletning",
|
||||
"MESSAGE": "Er du sikker på du vil slette ",
|
||||
"PLACE_HOLDER": "Please type {inboxName} to confirm",
|
||||
"YES": "Ja, Slet ",
|
||||
"NO": "Nej, Behold "
|
||||
},
|
||||
@@ -243,6 +252,8 @@
|
||||
"INBOX_AGENTS": "Agenter",
|
||||
"INBOX_AGENTS_SUB_TEXT": "Tilføj eller fjern agenter fra denne indbakke",
|
||||
"UPDATE": "Opdater",
|
||||
"ENABLE_EMAIL_COLLECT_BOX": "Enable email collect box",
|
||||
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Enable or disable email collect box on new conversation",
|
||||
"AUTO_ASSIGNMENT": "Aktiver automatisk tildeling",
|
||||
"INBOX_UPDATE_TITLE": "Indbakke Indstillinger",
|
||||
"INBOX_UPDATE_SUB_TEXT": "Opdater dine indbakkeindstillinger",
|
||||
|
||||
62
app/javascript/dashboard/i18n/locale/da/integrationApps.json
Normal file
62
app/javascript/dashboard/i18n/locale/da/integrationApps.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"STATUS": {
|
||||
"ENABLED": "Aktiveret",
|
||||
"DISABLED": "Deaktiveret"
|
||||
},
|
||||
"CONFIGURE": "Konfigurer",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"ACCOUNT": "Disconnect"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "Er du sikker på du vil slette?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "Ja, Slet",
|
||||
"ACCOUNT": "Yes, Disconnect"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "Annuller",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Slet"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
},
|
||||
"SUBMIT": "Opret",
|
||||
"CANCEL": "Annuller"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Tilslut"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Disconnect"
|
||||
},
|
||||
"SIDEBAR_DESCRIPTION": {
|
||||
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with %{installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17,6 +17,24 @@
|
||||
"Handlinger"
|
||||
]
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Rediger",
|
||||
"TITLE": "Edit webhook",
|
||||
"CANCEL": "Annuller",
|
||||
"DESC": "Webhook-begivenheder giver dig realtidsoplysninger om, hvad der sker på din Chatwoot-konto. Angiv en gyldig URL for at konfigurere et callback.",
|
||||
"FORM": {
|
||||
"END_POINT": {
|
||||
"LABEL": "Webhook URL",
|
||||
"PLACEHOLDER": "Eksempel: https://example/api/webhook",
|
||||
"ERROR": "Angiv en gyldig URL"
|
||||
},
|
||||
"SUBMIT": "Edit webhook"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
|
||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CANCEL": "Annuller",
|
||||
"TITLE": "Tilføj ny webhook",
|
||||
|
||||
@@ -19,7 +19,9 @@
|
||||
"NAME": {
|
||||
"LABEL": "Etiket Navn",
|
||||
"PLACEHOLDER": "Etiket Navn",
|
||||
"ERROR": "Etiketnavn er påkrævet"
|
||||
"REQUIRED_ERROR": "Label name is required",
|
||||
"MINIMUM_LENGTH_ERROR": "Minimum length 2 is required",
|
||||
"VALID_ERROR": "Only Alphabets, Numbers, Hyphen and Underscore are allowed"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Beskrivelse",
|
||||
|
||||
@@ -78,6 +78,11 @@
|
||||
"ERROR": "Indtast venligst en gyldig e-mailadresse",
|
||||
"PLACEHOLDER": "Indtast venligst din e-mailadresse, dette vil blive vist i samtaler"
|
||||
},
|
||||
"CURRENT_PASSWORD": {
|
||||
"LABEL": "Current password",
|
||||
"ERROR": "Please enter the current password",
|
||||
"PLACEHOLDER": "Please enter the current password"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Adgangskode",
|
||||
"ERROR": "Indtast en adgangskode med længde 6 eller flere",
|
||||
@@ -132,6 +137,7 @@
|
||||
"CANNED_RESPONSES": "Standardsvar Svar",
|
||||
"INTEGRATIONS": "Integrationer",
|
||||
"ACCOUNT_SETTINGS": "Kontoindstillinger",
|
||||
"APPLICATIONS": "Applications",
|
||||
"LABELS": "Etiketter",
|
||||
"TEAMS": "Teams"
|
||||
},
|
||||
|
||||
@@ -98,6 +98,7 @@
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Are you sure want to delete - %{teamName}",
|
||||
"PLACE_HOLDER": "Please type {teamName} to confirm",
|
||||
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
|
||||
"YES": "Slet ",
|
||||
"NO": "Annuller"
|
||||
|
||||
Reference in New Issue
Block a user