chore: Update translations (#8544)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"FILTER": {
|
||||
"TITLE": "Filtrirajte razgovore",
|
||||
"SUBTITLE": "Dodajte filtere ispod i kliknite na 'Primeni filtere' da bi ste flitrirali razgovore.",
|
||||
"SUBTITLE": "Add your filters below and hit 'Apply filters' to cut through the chat clutter.",
|
||||
"EDIT_CUSTOM_FILTER": "Izmeni folder",
|
||||
"CUSTOM_VIEWS_SUBTITLE": "Dodajte ili uklonite filtere i izmenite vaš folder.",
|
||||
"ADD_NEW_FILTER": "Dodajte filter",
|
||||
"FILTER_DELETE_ERROR": "Trebali bi da imate barem jedan filter da bi ste ga sačuvali",
|
||||
"ADD_NEW_FILTER": "Add filter",
|
||||
"FILTER_DELETE_ERROR": "Oops, looks like we can't save nothing! Please add at least one filter to save it.",
|
||||
"SUBMIT_BUTTON_LABEL": "Primenite filtere",
|
||||
"UPDATE_BUTTON_LABEL": "Update folder",
|
||||
"CANCEL_BUTTON_LABEL": "Otkaži",
|
||||
"CLEAR_BUTTON_LABEL": "Poništite filtere",
|
||||
"EMPTY_VALUE_ERROR": "Vrednost je neophodna",
|
||||
"CLEAR_BUTTON_LABEL": "Clear filters",
|
||||
"FOLDER_LABEL": "Naziv foldera",
|
||||
"FOLDER_QUERY_LABEL": "Upit za folder",
|
||||
"EMPTY_VALUE_ERROR": "Vrednost je neophodna.",
|
||||
"TOOLTIP_LABEL": "Filtrirajte razgovore",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "I",
|
||||
@@ -36,44 +36,44 @@
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"STATUS": "Status",
|
||||
"ASSIGNEE_NAME": "Ime dodeljenom",
|
||||
"ASSIGNEE_NAME": "Assignee name",
|
||||
"INBOX_NAME": "Naziv prijemnog sandučeta",
|
||||
"TEAM_NAME": "Naziv tima",
|
||||
"CONVERSATION_IDENTIFIER": "Identifikator razgovora",
|
||||
"CAMPAIGN_NAME": "Naziv kampanje",
|
||||
"CONVERSATION_IDENTIFIER": "Conversation identifier",
|
||||
"CAMPAIGN_NAME": "Campaign name",
|
||||
"LABELS": "Oznake",
|
||||
"BROWSER_LANGUAGE": "Jezik pregledača",
|
||||
"BROWSER_LANGUAGE": "Browser language",
|
||||
"PRIORITY": "Priority",
|
||||
"COUNTRY_NAME": "Naziv zemlje",
|
||||
"COUNTRY_NAME": "Country name",
|
||||
"REFERER_LINK": "Veza reference",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "Lista",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Tekst",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Broj",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Veza",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Polje za potvrdu",
|
||||
"CREATED_AT": "Kreirano",
|
||||
"CREATED_AT": "Napravljena u",
|
||||
"LAST_ACTIVITY": "Poslednja aktivnost"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Standardni filteri",
|
||||
"ADDITIONAL_FILTERS": "Dodatni filteri",
|
||||
"CUSTOM_ATTRIBUTES": "Prilagođeni atributi"
|
||||
"STANDARD_FILTERS": "Standard filters",
|
||||
"ADDITIONAL_FILTERS": "Additional filters",
|
||||
"CUSTOM_ATTRIBUTES": "Custom attributes"
|
||||
},
|
||||
"CUSTOM_VIEWS": {
|
||||
"ADD": {
|
||||
"TITLE": "Da li želite da sačuvate ovaj filter?",
|
||||
"LABEL": "Nazovite ovaj filter",
|
||||
"PLACEHOLDER": "Unesite naziv za ovaj filter",
|
||||
"ERROR_MESSAGE": "Naziv je neophodan",
|
||||
"PLACEHOLDER": "Name your filter to refer it later.",
|
||||
"ERROR_MESSAGE": "Ime je neophodno.",
|
||||
"SAVE_BUTTON": "Sačuvaj filter",
|
||||
"CANCEL_BUTTON": "Otkaži",
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "Folder je uspešno kreiran",
|
||||
"ERROR_MESSAGE": "Greška pri kreiranju foldera"
|
||||
"SUCCESS_MESSAGE": "Folder je uspešno kreiran.",
|
||||
"ERROR_MESSAGE": "Greška pri kreiranju foldera."
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "Segment je uspešno kreiran",
|
||||
"ERROR_MESSAGE": "Greška pri kreiranju segmenta"
|
||||
"SUCCESS_MESSAGE": "Segment je uspešno kreiran.",
|
||||
"ERROR_MESSAGE": "Greška pri kreiranju segmenta."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
@@ -83,19 +83,19 @@
|
||||
"DELETE_BUTTON": "Ukloni filter",
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Potvrdite brisanje",
|
||||
"TITLE": "Potvrdi brisanje",
|
||||
"MESSAGE": "Da li ste sigurni da želite da uklonite filter ",
|
||||
"YES": "Da, ukloni",
|
||||
"NO": "Ne, zadrži ga"
|
||||
"YES": "Yes, delete",
|
||||
"NO": "Ne, zadrži je"
|
||||
}
|
||||
},
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "Folder je uspešno obrisan",
|
||||
"ERROR_MESSAGE": "Greška pri brisanju foldera"
|
||||
"SUCCESS_MESSAGE": "Folder je uspešno obrisan.",
|
||||
"ERROR_MESSAGE": "Greška pri brisanju foldera."
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "Segment je uspešno obrisan",
|
||||
"ERROR_MESSAGE": "Greška pri brisanju segmenta"
|
||||
"SUCCESS_MESSAGE": "Segment je uspešno obrisan.",
|
||||
"ERROR_MESSAGE": "Greška pri brisanju segmenta."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
{
|
||||
"AGENT_BOTS": {
|
||||
"HEADER": "Bots",
|
||||
"LOADING_EDITOR": "Loading Editor...",
|
||||
"HEADER_BTN_TXT": "Add Bot Configuration",
|
||||
"SIDEBAR_TXT": "<p><b>Agent Bots</b> <p>Agent bots allows you to automate the conversations</p>",
|
||||
"LOADING_EDITOR": "Loading editor...",
|
||||
"HEADER_BTN_TXT": "Add bot configuration",
|
||||
"SIDEBAR_TXT": "<p><b>Agent Bots</b> <p>Agent Bots are like the most fabulous members of your team. They can handle the small stuff, so you can focus on the stuff that matters. Give them a try.</p> <p> You can manage your bots from this page or create new ones using the 'Add bot configuraton' button.</p> <p> Open the <a href=\"https://www.chatwoot.com/hc/chatwoot-user-guide-cloud-version/articles/1677497472-how-to-use-agent-bots\" target=\"blank\">Agent bots handbook</a> in another tab for a helping hand.</p>",
|
||||
"CSML_BOT_EDITOR": {
|
||||
"NAME": {
|
||||
"LABEL": "Bot Name",
|
||||
"PLACEHOLDER": "Give your bot a name",
|
||||
"ERROR": "Bot name is required"
|
||||
"LABEL": "Bot name",
|
||||
"PLACEHOLDER": "Name your bot.",
|
||||
"ERROR": "Bot name is required."
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Bot Description",
|
||||
"LABEL": "Bot description",
|
||||
"PLACEHOLDER": "What does this bot do?"
|
||||
},
|
||||
"BOT_CONFIG": {
|
||||
"ERROR": "Please enter your CSML bot configuration above",
|
||||
"API_ERROR": "Your CSML configuration is invalid, please fix it and try again."
|
||||
"ERROR": "Please enter your CSML bot configuration above.",
|
||||
"API_ERROR": "Your CSML configuration is invalid. Please fix it and try again."
|
||||
},
|
||||
"SUBMIT": "Validate and save"
|
||||
},
|
||||
"BOT_CONFIGURATION": {
|
||||
"TITLE": "Select an agent bot",
|
||||
"DESC": "You can set an agent bot from the list to this inbox. The bot can initially handle the conversation and transfer it to an agent when needed.",
|
||||
"DESC": "Assign an Agent Bot to your inbox. They can handle initial conversations and transfer them to a live agent when necessary.",
|
||||
"SUBMIT": "Primeni",
|
||||
"DISCONNECT": "Disconnect Bot",
|
||||
"SUCCESS_MESSAGE": "Successfully updated the agent bot",
|
||||
"DISCONNECTED_SUCCESS_MESSAGE": "Successfully disconnected the agent bot",
|
||||
"ERROR_MESSAGE": "Could not update the agent bot, please try again later",
|
||||
"DISCONNECTED_ERROR_MESSAGE": "Could not disconnect the agent bot, please try again later",
|
||||
"SELECT_PLACEHOLDER": "Select Bot"
|
||||
"DISCONNECT": "Disconnect bot",
|
||||
"SUCCESS_MESSAGE": "Successfully updated the agent bot.",
|
||||
"DISCONNECTED_SUCCESS_MESSAGE": "Successfully disconnected the agent bot.",
|
||||
"ERROR_MESSAGE": "Could not update the agent bot. Please try again.",
|
||||
"DISCONNECTED_ERROR_MESSAGE": "Could not disconnect the agent bot. Please try again.",
|
||||
"SELECT_PLACEHOLDER": "Select bot"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Configure new bot",
|
||||
"CANCEL_BUTTON_TEXT": "Otkaži",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Bot added successfully",
|
||||
"ERROR_MESSAGE": "Could not add bot, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Bot added successfully.",
|
||||
"ERROR_MESSAGE": "Could not add bot. Please try again later."
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"404": "No Bots found, you can create a bot by clicking the 'Configure new bot' Button ↗",
|
||||
"LOADING": "Fetching Bots...",
|
||||
"TYPE": "Bot Type"
|
||||
"404": "No bots found. You can create a bot by clicking the 'Configure new bot' button ↗",
|
||||
"LOADING": "Fetching bots...",
|
||||
"TYPE": "Bot type"
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Izbriši",
|
||||
"TITLE": "Delete Bot",
|
||||
"TITLE": "Delete bot",
|
||||
"SUBMIT": "Izbriši",
|
||||
"CANCEL_BUTTON_TEXT": "Otkaži",
|
||||
"DESCRIPTION": "Are you sure you want to delete this bot? This action is irreversible",
|
||||
"DESCRIPTION": "Are you sure you want to delete this bot? This action is irreversible.",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Bot deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not able to delete bot, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Bot deleted successfully.",
|
||||
"ERROR_MESSAGE": "Could not delete bot. Please try again."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Uredi",
|
||||
"LOADING": "Fetching Bots...",
|
||||
"TITLE": "Edit Bot",
|
||||
"LOADING": "Fetching bots...",
|
||||
"TITLE": "Edit bot",
|
||||
"CANCEL_BUTTON_TEXT": "Otkaži",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Bot updated successfully",
|
||||
"ERROR_MESSAGE": "Could not update bot, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Bot updated successfully.",
|
||||
"ERROR_MESSAGE": "Could not update bot. Please try again."
|
||||
}
|
||||
},
|
||||
"TYPES": {
|
||||
"WEBHOOK": "Webhook Bot",
|
||||
"CSML": "CSML Bot"
|
||||
"WEBHOOK": "Webhook bot",
|
||||
"CSML": "CSML bot"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,32 +9,32 @@
|
||||
"YES": "Da",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Dodeli agenta",
|
||||
"ASSIGN_TEAM_TOOLTIP": "Dodeli tim",
|
||||
"ASSIGN_SUCCESFUL": "Razgovor je uspešno dodeljen",
|
||||
"ASSIGN_FAILED": "Neuspelo je dodeljivanje razgovora, molim vas pokušajte ponovo",
|
||||
"RESOLVE_SUCCESFUL": "Razgovor je uspešno rešen",
|
||||
"RESOLVE_FAILED": "Nije uspelo rešavanje razgovora, molim vas pokušajte ponovo",
|
||||
"ASSIGN_SUCCESFUL": "Razgovor je uspešno dodeljen.",
|
||||
"ASSIGN_FAILED": "Failed to assign conversations. Please try again.",
|
||||
"RESOLVE_SUCCESFUL": "Razgovor je uspešno rešen.",
|
||||
"RESOLVE_FAILED": "Failed to resolve conversations. Please try again.",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "Jedino razgovori na ovoj stranici su izabrani.",
|
||||
"AGENT_LIST_LOADING": "Učitavanje agenata",
|
||||
"UPDATE": {
|
||||
"CHANGE_STATUS": "Promeni status",
|
||||
"SNOOZE_UNTIL_NEXT_REPLY": "Odloži do sledećeg odgovora",
|
||||
"SNOOZE_UNTIL_NEXT_REPLY": "Odloži do sledećeg odgovora.",
|
||||
"UPDATE_SUCCESFUL": "Status razgovora je uspešno promenjen.",
|
||||
"UPDATE_FAILED": "Nije uspela promena razgovora, molim vas pokušajte ponovo"
|
||||
"UPDATE_FAILED": "Failed to update conversations. Please try again."
|
||||
},
|
||||
"LABELS": {
|
||||
"ASSIGN_LABELS": "Dodeli oznake",
|
||||
"ASSIGN_LABELS": "Assign labels",
|
||||
"NO_LABELS_FOUND": "Nije pronađena nijedna oznaka",
|
||||
"ASSIGN_SELECTED_LABELS": "Dodeli izabrane oznake",
|
||||
"ASSIGN_SUCCESFUL": "Oznake su uspešno dodeljene",
|
||||
"ASSIGN_FAILED": "Nije uspelo dodeljivanje oznaka, molim vas pokušajte ponovo"
|
||||
"ASSIGN_SUCCESFUL": "Oznake su uspešno dodeljene.",
|
||||
"ASSIGN_FAILED": "Failed to assign labels. Please try again."
|
||||
},
|
||||
"TEAMS": {
|
||||
"TEAM_SELECT_LABEL": "Izaberi tim",
|
||||
"TEAM_SELECT_LABEL": "Izaberite tim",
|
||||
"NONE": "Niko",
|
||||
"NO_TEAMS_AVAILABLE": "There are no teams added to this account yet.",
|
||||
"ASSIGN_SELECTED_TEAMS": "Assign selected team",
|
||||
"ASSIGN_SUCCESFUL": "Teams assiged successfully",
|
||||
"ASSIGN_FAILED": "Failed to assign team, please try again"
|
||||
"ASSIGN_SELECTED_TEAMS": "Assign selected team.",
|
||||
"ASSIGN_SUCCESFUL": "Teams assiged successfully.",
|
||||
"ASSIGN_FAILED": "Failed to assign team. Please try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,75 +1,75 @@
|
||||
{
|
||||
"CANNED_MGMT": {
|
||||
"HEADER": "Brzi odgovori",
|
||||
"HEADER_BTN_TXT": "Dodaj brzi odgovor",
|
||||
"LOADING": "Preuzimanje brzih odgovora",
|
||||
"SEARCH_404": "Nema stavki koje se poklapaju sa upitom",
|
||||
"SIDEBAR_TXT": "<p><b>Brzi odgovori</b> </p><p> Brzi odgovori su sačuvani šabloni odgovora koji se mogu koristiti za brzo slanje odgovora u razgovoru. </p><p> Za pravljenje Brzih odgovora, samo kliknite na <b>Dodaj brzi odgovor</b>. Takođe možete urediti ili obrisati postojeći Brzi odgovor klikom na dugme Uredi ili Obriši. </p><p> Brzi odgovori se koriste uz pomoć <b>Brzih kodova</b>. Agenti mogu da pristupe brzim odgovorima tokom ćaskanja kucanjem <b>'/'</b> pa zatim brzog koda. </p>",
|
||||
"HEADER_BTN_TXT": "Add canned response",
|
||||
"LOADING": "Fetching canned responses...",
|
||||
"SEARCH_404": "Nema stavki koje se poklapaju sa upitom.",
|
||||
"SIDEBAR_TXT": "<p><b>Canned Responses</b> </p><p> Canned Responses are pre-written reply templates that help you quickly respond to a conversation. To insert a canned response during a chat, agents can type a short code preceded by a '/' character. </p><p> You can manage your canned responses from this page or create new ones using the \"Add canned response\" button.</p><p>Open the <a target=\"_blank\" href=\"https://www.chatwoot.com/hc/chatwoot-user-guide-cloud-version/articles/1677501325-how-to-create-saved-reply-templates-with-canned-responses\">Canned Responses handbook</a> in another tab for a helping hand.</p><p>Also, check out the all-new <a href=\"https://www.chatwoot.com/tools/canned-responses-library\" target=\"_blank\">Canned Responses Library</a>.</p>",
|
||||
"LIST": {
|
||||
"404": "Ne postoje brzi odgovori u ovom nalogu.",
|
||||
"TITLE": "Upravljajte brzim odgovorima",
|
||||
"DESC": "Brzi odgovori su predefinisani šabloni odgovora koji se mogu koristiti za slanje brzih odgovora na tikete.",
|
||||
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.",
|
||||
"TABLE_HEADER": [
|
||||
"Brzi kod",
|
||||
"Short code",
|
||||
"Sadržaj",
|
||||
"Akcije"
|
||||
]
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Dodaj brzi odgovor",
|
||||
"DESC": "Brzi odgovori su predefinisani šabloni odgovora koji se mogu koristiti za slanje brzih odgovora u razgovorima.",
|
||||
"TITLE": "Add canned response",
|
||||
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.",
|
||||
"CANCEL_BUTTON_TEXT": "Otkaži",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Brzi kod",
|
||||
"PLACEHOLDER": "Molim vas unesite brzi kod",
|
||||
"ERROR": "Brzi kod je obavezan"
|
||||
"LABEL": "Short code",
|
||||
"PLACEHOLDER": "Please enter a short code.",
|
||||
"ERROR": "Short Code is required."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Sadržaj",
|
||||
"PLACEHOLDER": "Molim vas unesite sadržaj",
|
||||
"ERROR": "Sadržaj je obavezan"
|
||||
"LABEL": "Poruka",
|
||||
"PLACEHOLDER": "Please write the message you want to save as a template to use later.",
|
||||
"ERROR": "Message is required."
|
||||
},
|
||||
"SUBMIT": "Pošalji"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Brzi odgovor je uspešno dodat",
|
||||
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
|
||||
"SUCCESS_MESSAGE": "Canned response added successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Uredi brzi odgovor",
|
||||
"TITLE": "Edit canned response",
|
||||
"CANCEL_BUTTON_TEXT": "Otkaži",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Brzi kod",
|
||||
"PLACEHOLDER": "Unesite brzi kod",
|
||||
"ERROR": "Brzi kod je obavezan"
|
||||
"LABEL": "Short code",
|
||||
"PLACEHOLDER": "Please enter a shortcode.",
|
||||
"ERROR": "Short code is required."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Sadržaj",
|
||||
"PLACEHOLDER": "Molim vas unesite sadržaj",
|
||||
"ERROR": "Sadržaj je obavezan"
|
||||
"LABEL": "Poruka",
|
||||
"PLACEHOLDER": "Please write the message you want to save as a template to use later.",
|
||||
"ERROR": "Poruka je obavezna."
|
||||
},
|
||||
"SUBMIT": "Pošalji"
|
||||
},
|
||||
"BUTTON_TEXT": "Uredi",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Brzi odgovor je uspešno izmenjen",
|
||||
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
|
||||
"SUCCESS_MESSAGE": "Canned response is updated successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Obriši",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Brzi odgovor je uspešno izbrisan",
|
||||
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
|
||||
"SUCCESS_MESSAGE": "Canned response deleted successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Potvrdite brisanje",
|
||||
"TITLE": "Potvrdi brisanje",
|
||||
"MESSAGE": "Sigurni ste da želite izbrisati ",
|
||||
"YES": "Da, izbriši ",
|
||||
"NO": "Ne, zadrži "
|
||||
"YES": "Yes, delete ",
|
||||
"NO": "No, keep "
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,18 +51,30 @@
|
||||
"ACTIVE": "Poslednja aktivnost"
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_FILTER_ITEMS": {
|
||||
"latest": {
|
||||
"TEXT": "Poslednja aktivnost"
|
||||
"SORT_ORDER_ITEMS": {
|
||||
"last_activity_at_asc": {
|
||||
"TEXT": "Last activity: Oldest first"
|
||||
},
|
||||
"sort_on_created_at": {
|
||||
"TEXT": "Napravljena u"
|
||||
"last_activity_at_desc": {
|
||||
"TEXT": "Last activity: Newest first"
|
||||
},
|
||||
"sort_on_priority": {
|
||||
"TEXT": "Prioritet"
|
||||
"created_at_desc": {
|
||||
"TEXT": "Created at: Newest first"
|
||||
},
|
||||
"sort_on_waiting_since": {
|
||||
"TEXT": "Pending Response"
|
||||
"created_at_asc": {
|
||||
"TEXT": "Created at: Oldest first"
|
||||
},
|
||||
"priority_desc": {
|
||||
"TEXT": "Priority: Highest first"
|
||||
},
|
||||
"priority_asc": {
|
||||
"TEXT": "Priority: Lowest first"
|
||||
},
|
||||
"waiting_since_asc": {
|
||||
"TEXT": "Pending Response: Longest first"
|
||||
},
|
||||
"waiting_since_desc": {
|
||||
"TEXT": "Pending Response: Shortest first"
|
||||
}
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
|
||||
@@ -41,6 +41,9 @@
|
||||
"SAVE_CONTACT": "Save",
|
||||
"UPLOADING_ATTACHMENTS": "Dodavanje priloga...",
|
||||
"REPLIED_TO_STORY": "Replied to your story",
|
||||
"UNSUPPORTED_MESSAGE": "This message is unsupported.",
|
||||
"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",
|
||||
@@ -139,6 +142,7 @@
|
||||
"PRIVATE_NOTE": "Privatna beleška",
|
||||
"SEND": "Pošalji",
|
||||
"CREATE": "Dodaj belešku",
|
||||
"INSERT_READ_MORE": "Read more",
|
||||
"DISMISS_REPLY": "Dismiss reply",
|
||||
"REPLYING_TO": "Replying to:",
|
||||
"TIP_FORMAT_ICON": "Prikaži bogat uređivač teksta",
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
"NETWORK": {
|
||||
"NOTIFICATION": {
|
||||
"TEXT": "Prekini vezu sa Chatwoot"
|
||||
"OFFLINE": "Nedostupan"
|
||||
},
|
||||
"BUTTON": {
|
||||
"REFRESH": "Osveži"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"HEADER": {
|
||||
"FILTER": "Filtrirajte prema",
|
||||
"SORT": "Sortirajte prema",
|
||||
"LOCALE": "Lokal",
|
||||
"SETTINGS_BUTTON": "Podešavanja",
|
||||
"NEW_BUTTON": "Novi članak",
|
||||
"DROPDOWN_OPTIONS": {
|
||||
@@ -15,6 +16,12 @@
|
||||
"MINE": "Moji članci",
|
||||
"DRAFT": "Nacrt članaka",
|
||||
"ARCHIVED": "Arhivirani članci"
|
||||
},
|
||||
"LOCALE_SELECT": {
|
||||
"TITLE": "Select locale",
|
||||
"PLACEHOLDER": "Select locale",
|
||||
"NO_RESULT": "No locale found",
|
||||
"SEARCH_PLACEHOLDER": "Search locale"
|
||||
}
|
||||
},
|
||||
"EDIT_HEADER": {
|
||||
@@ -76,6 +83,9 @@
|
||||
},
|
||||
"ARTICLE_SEARCH_RESULT": {
|
||||
"UNCATEGORIZED": "Uncategorized",
|
||||
"SEARCH_RESULTS": "Search results for %{query}",
|
||||
"EMPTY_TEXT": "Search for articles to insert into replies.",
|
||||
"SEARCH_LOADER": "Searching...",
|
||||
"INSERT_ARTICLE": "Insert",
|
||||
"NO_RESULT": "No articles found",
|
||||
"COPY_LINK": "Copy article link to clipboard",
|
||||
@@ -220,7 +230,10 @@
|
||||
"LOGO": {
|
||||
"LABEL": "Logo",
|
||||
"UPLOAD_BUTTON": "Upload logo",
|
||||
"HELP_TEXT": "This logo will be displayed on the portal header."
|
||||
"HELP_TEXT": "This logo will be displayed on the portal header.",
|
||||
"IMAGE_UPLOAD_SUCCESS": "Logo uploaded successfully",
|
||||
"IMAGE_UPLOAD_ERROR": "Logo deleted successfully",
|
||||
"IMAGE_DELETE_ERROR": "Error while deleting logo"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Ime",
|
||||
@@ -426,6 +439,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ARTICLE_SEARCH": {
|
||||
"TITLE": "Search articles",
|
||||
"PLACEHOLDER": "Search articles",
|
||||
"NO_RESULT": "No articles found",
|
||||
"SEARCHING": "Searching...",
|
||||
"SEARCH_BUTTON": "Traži",
|
||||
"INSERT_ARTICLE": "Insert link",
|
||||
"IFRAME_ERROR": "URL is empty or invalid. Unable to display content.",
|
||||
"OPEN_ARTICLE_SEARCH": "Insert article from Help Center",
|
||||
"SUCCESS_ARTICLE_INSERTED": "Article inserted successfully",
|
||||
"PREVIEW_LINK": "Preview article",
|
||||
"CANCEL": "Zatvori",
|
||||
"BACK": "Nazad",
|
||||
"BACK_RESULTS": "Back to results"
|
||||
},
|
||||
"UPGRADE_PAGE": {
|
||||
"TITLE": "Help Center",
|
||||
"DESCRIPTION": "Create user-friendly self-service portals. Help your users to access the articles and get support 24/7. Upgrade your subscription to enable this feature.",
|
||||
|
||||
Reference in New Issue
Block a user