chore: Update translations from Crowdin (#5523)
This commit is contained in:
@@ -1,91 +1,91 @@
|
||||
{
|
||||
"FILTER": {
|
||||
"TITLE": "Filter Conversations",
|
||||
"SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.",
|
||||
"ADD_NEW_FILTER": "Add Filter",
|
||||
"FILTER_DELETE_ERROR": "You should have atleast one filter to save",
|
||||
"SUBMIT_BUTTON_LABEL": "Apply filters",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel",
|
||||
"CLEAR_BUTTON_LABEL": "Clear Filters",
|
||||
"EMPTY_VALUE_ERROR": "Value is required",
|
||||
"TOOLTIP_LABEL": "Filter conversations",
|
||||
"TITLE": "Filtrēt Sarunas",
|
||||
"SUBTITLE": "Pievienojiet filtrus un noklikšķiniet uz 'Lietot filtrus', lai filtrētu sarunas.",
|
||||
"ADD_NEW_FILTER": "Pievienot Filtru",
|
||||
"FILTER_DELETE_ERROR": "Lai saglabātu, Jums ir jābūt vismaz vienam filtram",
|
||||
"SUBMIT_BUTTON_LABEL": "Lietot filtrus",
|
||||
"CANCEL_BUTTON_LABEL": "Atcelt",
|
||||
"CLEAR_BUTTON_LABEL": "Atcelt Filtrus",
|
||||
"EMPTY_VALUE_ERROR": "Nepieciešama vērtība",
|
||||
"TOOLTIP_LABEL": "Filtrēt sarunas",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "AND",
|
||||
"OR": "OR"
|
||||
"AND": "UN",
|
||||
"OR": "VAI"
|
||||
},
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Equal to",
|
||||
"not_equal_to": "Not equal to",
|
||||
"contains": "Contains",
|
||||
"does_not_contain": "Does not contain",
|
||||
"is_present": "Is present",
|
||||
"is_not_present": "Is not present",
|
||||
"is_greater_than": "Is greater than",
|
||||
"is_less_than": "Is lesser than",
|
||||
"days_before": "Is x days before"
|
||||
"equal_to": "Vienāds ar",
|
||||
"not_equal_to": "Nav vienāds ar",
|
||||
"contains": "Satur",
|
||||
"does_not_contain": "Nesatur",
|
||||
"is_present": "Iekļauj sevī",
|
||||
"is_not_present": "Neiekļauj sevī",
|
||||
"is_greater_than": "Ir lielāks par",
|
||||
"is_less_than": "Ir mazāks par",
|
||||
"days_before": "Ir x dienas pirms"
|
||||
},
|
||||
"ATTRIBUTE_LABELS": {
|
||||
"TRUE": "True",
|
||||
"FALSE": "False"
|
||||
"TRUE": "Patiesi",
|
||||
"FALSE": "Nepatiesi"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"STATUS": "Status",
|
||||
"ASSIGNEE_NAME": "Assignee Name",
|
||||
"INBOX_NAME": "Inbox Name",
|
||||
"TEAM_NAME": "Team Name",
|
||||
"CONVERSATION_IDENTIFIER": "Conversation Identifier",
|
||||
"CAMPAIGN_NAME": "Campaign Name",
|
||||
"LABELS": "Labels",
|
||||
"BROWSER_LANGUAGE": "Browser Language",
|
||||
"COUNTRY_NAME": "Country Name",
|
||||
"REFERER_LINK": "Referer link",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "List",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Text",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Number",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Link",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox",
|
||||
"CREATED_AT": "Created At",
|
||||
"LAST_ACTIVITY": "Last Activity"
|
||||
"STATUS": "Statuss",
|
||||
"ASSIGNEE_NAME": "Piešķīrēja Vārds",
|
||||
"INBOX_NAME": "Iesūtnes Nosaukums",
|
||||
"TEAM_NAME": "Komandas Nosaukums",
|
||||
"CONVERSATION_IDENTIFIER": "Sarunas Identifikators",
|
||||
"CAMPAIGN_NAME": "Kampaņas Nosaukums",
|
||||
"LABELS": "Etiķetes",
|
||||
"BROWSER_LANGUAGE": "Pārlūkprogrammas Valoda",
|
||||
"COUNTRY_NAME": "Valsts Nosaukums",
|
||||
"REFERER_LINK": "Atsauces saite",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "Saraksts",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Teksts",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Numurs",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Saite",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Izvēles rūtiņa",
|
||||
"CREATED_AT": "Izveidots",
|
||||
"LAST_ACTIVITY": "Pēdējās Darbības"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Standard Filters",
|
||||
"ADDITIONAL_FILTERS": "Additional Filters",
|
||||
"CUSTOM_ATTRIBUTES": "Custom Attributes"
|
||||
"STANDARD_FILTERS": "Standarta Filtri",
|
||||
"ADDITIONAL_FILTERS": "Papildu Filtri",
|
||||
"CUSTOM_ATTRIBUTES": "Pielāgotas Īpašības"
|
||||
},
|
||||
"CUSTOM_VIEWS": {
|
||||
"ADD": {
|
||||
"TITLE": "Do you want to save this filter?",
|
||||
"LABEL": "Name this filter",
|
||||
"PLACEHOLDER": "Enter a name for this filter",
|
||||
"ERROR_MESSAGE": "Name is required",
|
||||
"SAVE_BUTTON": "Save filter",
|
||||
"CANCEL_BUTTON": "Cancel",
|
||||
"TITLE": "Vai vēlaties saglabāt šo filtru?",
|
||||
"LABEL": "Piešķiriet filtram nosaukumu",
|
||||
"PLACEHOLDER": "Ievadiet šī filtra nosaukumu",
|
||||
"ERROR_MESSAGE": "Nepieciešams nosaukums",
|
||||
"SAVE_BUTTON": "Saglabāt filtru",
|
||||
"CANCEL_BUTTON": "Atcelt",
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "Folder created successfully",
|
||||
"ERROR_MESSAGE": "Error while creating folder"
|
||||
"SUCCESS_MESSAGE": "Mape ir veiksmīgi izveidota",
|
||||
"ERROR_MESSAGE": "Izveidojot mapi, radās kļūda"
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "Segment created successfully",
|
||||
"ERROR_MESSAGE": "Error while creating segment"
|
||||
"SUCCESS_MESSAGE": "Segments ir veiksmīgi izveidots",
|
||||
"ERROR_MESSAGE": "Izveidojot segmentu, radās kļūda"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"DELETE_BUTTON": "Delete filter",
|
||||
"DELETE_BUTTON": "Dzēst filtru",
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete the filter ",
|
||||
"YES": "Yes, Delete",
|
||||
"NO": "No, Keep it"
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties izdzēsīsiet šo filtru ",
|
||||
"YES": "Jā, Dzēst",
|
||||
"NO": "Nē, Paturēt"
|
||||
}
|
||||
},
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "Folder deleted successfully",
|
||||
"ERROR_MESSAGE": "Error while deleting folder"
|
||||
"SUCCESS_MESSAGE": "Mape ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Dzēšot mapi, radās kļūda"
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "Segment deleted successfully",
|
||||
"ERROR_MESSAGE": "Error while deleting segment"
|
||||
"SUCCESS_MESSAGE": "Segments ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Dzēšot segmentu, radās kļūda"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,111 +1,111 @@
|
||||
{
|
||||
"AGENT_MGMT": {
|
||||
"HEADER": "Agents",
|
||||
"HEADER_BTN_TXT": "Add Agent",
|
||||
"LOADING": "Fetching Agent List",
|
||||
"SIDEBAR_TXT": "<p><b>Agents</b></p> <p> An <b>Agent</b> is a member of your Customer Support team. </p><p> Agents will be able to view and reply to messages from your users. The list shows all agents currently in your account. </p><p> Click on <b>Add Agent</b> to add a new agent. Agent you add will receive an email with a confirmation link to activate their account, after which they can access Chatwoot and respond to messages. </p><p> Access to Chatwoot's features are based on following roles. </p><p> <b>Agent</b> - Agents with this role can only access inboxes, reports and conversations. They can assign conversations to other agents or themselves and resolve conversations.</p><p> <b>Administrator</b> - Administrator will have access to all Chatwoot features enabled for your account, including settings, along with all of a normal agents' privileges.</p>",
|
||||
"HEADER": "Aģenti",
|
||||
"HEADER_BTN_TXT": "Pievienot Aģentu",
|
||||
"LOADING": "Aģentu Saraksta Iegūšana",
|
||||
"SIDEBAR_TXT": "<p><b>Aģenti</b></p> <p><b>Aģents</b> ir Jūsu Klientu Atbalsta komandas biedrs.</p><p> Aģenti varēs skatīt jūsu lietotāju ziņojumus un atbildēt uz tiem. Sarakstā ir redzami visi aģenti, kas pašlaik ir jūsu kontā. </p><p> Klikšķiniet uz <b>Pievienot Aģentu</b> lai pievienotu jaunu aģentu. Jūsu pievienotais aģents saņems e-pasta ziņojumu ar apstiprinājuma saiti, lai aktivizētu savu kontu, pēc tam viņš varēs piekļūt Chatwoot un atbildēt uz ziņojumiem. </p><p> Piekļuve Chatwoot funkcijām ir balstīta uz šādām lomām. </p><p> <b>Aģents</b> - Šīs lomas aģentiem ir piekļuve tikai pie iesūtnēm, pārskatiem un sarunām. Viņi var piešķirt sarunas citiem aģentiem, vai sev, un atrisināt sarunas.</p><p> <b>Administrators</b> - Administratoram būs piekļuve pie visām jūsu kontam iespējotajām Chatwoot funkcijām, tostarp iestatījumiem, kā arī visām parasto aģentu privilēģijām.</p>",
|
||||
"AGENT_TYPES": {
|
||||
"ADMINISTRATOR": "Administrator",
|
||||
"AGENT": "Agent"
|
||||
"ADMINISTRATOR": "Administrators",
|
||||
"AGENT": "Aģents"
|
||||
},
|
||||
"LIST": {
|
||||
"404": "There are no agents associated to this account",
|
||||
"TITLE": "Manage agents in your team",
|
||||
"DESC": "You can add/remove agents to/in your team.",
|
||||
"NAME": "Name",
|
||||
"EMAIL": "EMAIL",
|
||||
"STATUS": "Status",
|
||||
"ACTIONS": "Actions",
|
||||
"VERIFIED": "Verified",
|
||||
"VERIFICATION_PENDING": "Verification Pending"
|
||||
"404": "Šim kontam nav piesaistīts neviens aģents",
|
||||
"TITLE": "Pārvaldīt Jūsu komandas aģentus",
|
||||
"DESC": "Jūs varat pievienot/noņemt aģentus pie/no savas komandas.",
|
||||
"NAME": "Vārds",
|
||||
"EMAIL": "e-pasts",
|
||||
"STATUS": "Statuss",
|
||||
"ACTIONS": "Darbības",
|
||||
"VERIFIED": "Pārbaudīts",
|
||||
"VERIFICATION_PENDING": "Gaida apstiprinājumu"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add agent to your team",
|
||||
"DESC": "You can add people who will be able to handle support for your inboxes.",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Pievienot aģentu Jūsu komandai",
|
||||
"DESC": "Jūs varat pievienot personas, kuras būs spējīgas apstrādāt iesūtnes un sniegt atbalstu.",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Agent Name",
|
||||
"PLACEHOLDER": "Please enter a name of the agent"
|
||||
"LABEL": "Aģenta Vārds",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet aģenta vārdu"
|
||||
},
|
||||
"AGENT_TYPE": {
|
||||
"LABEL": "Role",
|
||||
"PLACEHOLDER": "Please select a role",
|
||||
"ERROR": "Role is required"
|
||||
"LABEL": "Loma",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties lomu",
|
||||
"ERROR": "Nepieciešama loma"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Email Address",
|
||||
"PLACEHOLDER": "Please enter an email address of the agent"
|
||||
"LABEL": "e-pasta Adrese",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet aģenta e-pasta adresi"
|
||||
},
|
||||
"SUBMIT": "Add Agent"
|
||||
"SUBMIT": "Pievienot Aģentu"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent added successfully",
|
||||
"EXIST_MESSAGE": "Agent email already in use, Please try another email address",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aģents ir veiksmīgi pievienots",
|
||||
"EXIST_MESSAGE": "Aģenta e-pasts jau tiek izmantots. Lūdzu, pamēģiniet citu e-pasta adresi",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aģents ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete ",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep "
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai vēlaties izdzēst ",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt "
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit agent",
|
||||
"TITLE": "Rediģēt aģentu",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Agent Name",
|
||||
"PLACEHOLDER": "Please enter a name of the agent"
|
||||
"LABEL": "Aģenta Vārds",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet aģenta vārdu"
|
||||
},
|
||||
"AGENT_TYPE": {
|
||||
"LABEL": "Role",
|
||||
"PLACEHOLDER": "Please select a role",
|
||||
"ERROR": "Role is required"
|
||||
"LABEL": "Loma",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties lomu",
|
||||
"ERROR": "Nepieciešama loma"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Email Address",
|
||||
"PLACEHOLDER": "Please enter an email address of the agent"
|
||||
"LABEL": "e-pasta Adrese",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet aģenta e-pasta adresi"
|
||||
},
|
||||
"SUBMIT": "Edit Agent"
|
||||
"SUBMIT": "Rediģēt Aģentu"
|
||||
},
|
||||
"BUTTON_TEXT": "Edit",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"BUTTON_TEXT": "Rediģēt",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent updated successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aģents ir veiksmīgi atjaunināts",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"PASSWORD_RESET": {
|
||||
"ADMIN_RESET_BUTTON": "Reset Password",
|
||||
"ADMIN_SUCCESS_MESSAGE": "An email with reset password instructions has been sent to the agent",
|
||||
"SUCCESS_MESSAGE": "Agent password reset successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"ADMIN_RESET_BUTTON": "Atiestatīt Paroli",
|
||||
"ADMIN_SUCCESS_MESSAGE": "Aģentam tika nosūtīts e-pasta ziņojums ar paroles atiestatīšanas norādījumiem",
|
||||
"SUCCESS_MESSAGE": "Aģenta parole ir veiksmīgi atiestatīta",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"SEARCH": {
|
||||
"NO_RESULTS": "No results found."
|
||||
"NO_RESULTS": "Nav atrasts."
|
||||
},
|
||||
"MULTI_SELECTOR": {
|
||||
"PLACEHOLDER": "None",
|
||||
"PLACEHOLDER": "Nav",
|
||||
"TITLE": {
|
||||
"AGENT": "Select agent",
|
||||
"TEAM": "Select team"
|
||||
"AGENT": "Izvēlieties aģentu",
|
||||
"TEAM": "Izvēlieties komandu"
|
||||
},
|
||||
"SEARCH": {
|
||||
"NO_RESULTS": {
|
||||
"AGENT": "No agents found",
|
||||
"TEAM": "No teams found"
|
||||
"AGENT": "Aģenti nav atrasti",
|
||||
"TEAM": "Komandas nav atrastas"
|
||||
},
|
||||
"PLACEHOLDER": {
|
||||
"AGENT": "Search agents",
|
||||
"TEAM": "Search teams"
|
||||
"AGENT": "Meklēt aģentus",
|
||||
"TEAM": "Meklēt komandas"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,98 +1,98 @@
|
||||
{
|
||||
"ATTRIBUTES_MGMT": {
|
||||
"HEADER": "Custom Attributes",
|
||||
"HEADER_BTN_TXT": "Add Custom Attribute",
|
||||
"LOADING": "Fetching custom attributes",
|
||||
"SIDEBAR_TXT": "<p><b>Custom Attributes</b> <p>A custom attribute tracks facts about your contacts/conversation — like the subscription plan, or when they ordered the first item etc. <br /><br />For creating a Custom Attribute, just click on the <b>Add Custom Attribute.</b> You can also edit or delete an existing Custom Attribute by clicking on the Edit or Delete button.</p>",
|
||||
"HEADER": "Pielāgotas Īpašības",
|
||||
"HEADER_BTN_TXT": "Pievienot Pielāgotu Īpašību",
|
||||
"LOADING": "Notiek pielāgotu īpašību iegūšana",
|
||||
"SIDEBAR_TXT": "<p><b>Pielāgotas Īpašības</b> <p>Pielāgotas īpašības izseko faktus par jūsu kontaktpersonām/sarunu, piemēram, abonēšanas plānu vai kad viņi pasūtīja pirmo preci utt. <br /><br />Lai izveidotu Pielāgotu Īpašību, noklikšķiniet uz <b>Pievienot Pielāgotu Īpašību.</b> Jūs varat arī rediģēt vai dzēst esošu Pielāgotu Īpašību, noklikšķinot uz Rediģēt vai Dzēst pogas.</p>",
|
||||
"ADD": {
|
||||
"TITLE": "Add Custom Attribute",
|
||||
"SUBMIT": "Create",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Pievienot Pielāgotu Īpašību",
|
||||
"SUBMIT": "Izveidot",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Display Name",
|
||||
"PLACEHOLDER": "Enter custom attribute display name",
|
||||
"ERROR": "Name is required"
|
||||
"LABEL": "Parādāmais Nosaukums",
|
||||
"PLACEHOLDER": "Ievadiet pielāgotās īpašības parādāmo nosaukumu",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Description",
|
||||
"PLACEHOLDER": "Enter custom attribute description",
|
||||
"ERROR": "Description is required"
|
||||
"LABEL": "Apraksts",
|
||||
"PLACEHOLDER": "Ievadiet pielāgotās īpašības aprakstu",
|
||||
"ERROR": "Nepieciešams apraksts"
|
||||
},
|
||||
"MODEL": {
|
||||
"LABEL": "Applies to",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"ERROR": "Model is required"
|
||||
"LABEL": "Attiecas uz",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties vienu",
|
||||
"ERROR": "Nepieciešams modelis"
|
||||
},
|
||||
"TYPE": {
|
||||
"LABEL": "Type",
|
||||
"PLACEHOLDER": "Please select a type",
|
||||
"ERROR": "Type is required",
|
||||
"LABEL": "Tips",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties tipu",
|
||||
"ERROR": "Nepieciešams tips",
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter value and press enter key",
|
||||
"ERROR": "Must have at least one value"
|
||||
"LABEL": "Parādīt Vērtības",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet vērtību un nospiediet taustiņu enter",
|
||||
"ERROR": "Jābūt vismaz vienai vērtībai"
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Key",
|
||||
"PLACEHOLDER": "Enter custom attribute key",
|
||||
"ERROR": "Key is required",
|
||||
"IN_VALID": "Invalid key"
|
||||
"LABEL": "Atslēga",
|
||||
"PLACEHOLDER": "Ievadiet pielāgotas īpašības atslēgu",
|
||||
"ERROR": "Nepieciešama atslēga",
|
||||
"IN_VALID": "Nederīga atslēga"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom Attribute added successfully",
|
||||
"ERROR_MESSAGE": "Could not able to create a custom attribute, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Pielāgotā īpašība ir veiksmīgi pievienota",
|
||||
"ERROR_MESSAGE": "Nevarēja izveidot pielāgotu īpašību. Lūdzu, vēlāk mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom Attribute deleted successfully.",
|
||||
"ERROR_MESSAGE": "Couldn't delete the custom attribute. Try again."
|
||||
"SUCCESS_MESSAGE": "Pielāgotā Īpašība ir veiksmīgi izdzēsta.",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst pielāgoto īpašību. Mēģiniet vēlreiz."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Are you sure want to delete - %{attributeName}",
|
||||
"PLACE_HOLDER": "Please type {attributeName} to confirm",
|
||||
"MESSAGE": "Deleting will remove the custom attribute",
|
||||
"YES": "Delete ",
|
||||
"NO": "Cancel"
|
||||
"TITLE": "Vai tiešām vēlaties dzēst - %{attributeName}",
|
||||
"PLACE_HOLDER": "Lai apstiprinātu, lūdzu, uzrakstiet {attributeName}",
|
||||
"MESSAGE": "Dzēšana noņems pielāgoto īpašību",
|
||||
"YES": "Dzēst ",
|
||||
"NO": "Atcelt"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Custom Attribute",
|
||||
"UPDATE_BUTTON_TEXT": "Update",
|
||||
"TITLE": "Rediģēt Pielāgoto Īpašību",
|
||||
"UPDATE_BUTTON_TEXT": "Atjaunināt",
|
||||
"TYPE": {
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter values and press enter key"
|
||||
"LABEL": "Parādīt Vērtības",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet vērtības un nospiediet taustiņu enter"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom Attribute updated successfully",
|
||||
"ERROR_MESSAGE": "There was an error updating custom attribute, please try again"
|
||||
"SUCCESS_MESSAGE": "Pielāgotā Īpašība ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Atjauninot pielāgoto īpašību, radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"TABS": {
|
||||
"HEADER": "Custom Attributes",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CONTACT": "Contact"
|
||||
"HEADER": "Pielāgotās Īpašības",
|
||||
"CONVERSATION": "Saruna",
|
||||
"CONTACT": "Kontaktpersona"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Name",
|
||||
"Description",
|
||||
"Type",
|
||||
"Key"
|
||||
"Vārds",
|
||||
"Apraksts",
|
||||
"Tips",
|
||||
"Atslēga"
|
||||
],
|
||||
"BUTTONS": {
|
||||
"EDIT": "Edit",
|
||||
"DELETE": "Delete"
|
||||
"EDIT": "Rediģēt",
|
||||
"DELETE": "Dzēst"
|
||||
},
|
||||
"EMPTY_RESULT": {
|
||||
"404": "There are no custom attributes created",
|
||||
"NOT_FOUND": "There are no custom attributes configured"
|
||||
"404": "Nav izveidotas pielāgotas īpašības",
|
||||
"NOT_FOUND": "Nav nokonfigurētas pielāgotas īpašības"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,116 +1,116 @@
|
||||
{
|
||||
"AUTOMATION": {
|
||||
"HEADER": "Automations",
|
||||
"HEADER_BTN_TXT": "Add Automation Rule",
|
||||
"LOADING": "Fetching automation rules",
|
||||
"SIDEBAR_TXT": "<p><b>Automation Rules</b> <p>Automation can replace and automate existing processes that require manual effort. You can do many things with automation, including adding labels and assigning conversation to the best agent. So the team focuses on what they do best and spends more little time on manual tasks.</p>",
|
||||
"HEADER": "Automatizācijas",
|
||||
"HEADER_BTN_TXT": "Pievienot Automatizācijas Noteikumu",
|
||||
"LOADING": "Notiek automatizācijas noteikumu iegūšana",
|
||||
"SIDEBAR_TXT": "<p><b>Automatizācijas Noteikumi</b> <p>Automatizācija var aizstāt un automatizēt esošos procesus, kuriem nepieciešama manuāla piepūle. Izmantojot automatizāciju, Jūs varat veikt daudzas darbības, tostarp pievienot etiķetes un piešķirt sarunu labākajam aģentam. Šādi komanda koncentrēsies uz to, kas viņiem padodas vislabāk, un mazāk laika veltītīs manuāliem uzdevumiem.</p>",
|
||||
"ADD": {
|
||||
"TITLE": "Add Automation Rule",
|
||||
"SUBMIT": "Create",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Pievienot Automatizācijas Noteikumu",
|
||||
"SUBMIT": "Izveidot",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Rule Name",
|
||||
"PLACEHOLDER": "Enter rule name",
|
||||
"ERROR": "Name is required"
|
||||
"LABEL": "Noteikuma Nosaukums",
|
||||
"PLACEHOLDER": "Ievadiet noteikuma nosaukumu",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Description",
|
||||
"PLACEHOLDER": "Enter rule description",
|
||||
"ERROR": "Description is required"
|
||||
"LABEL": "Apraksts",
|
||||
"PLACEHOLDER": "Ievadiet noteikuma aprakstu",
|
||||
"ERROR": "Nepieciešams apraksts"
|
||||
},
|
||||
"EVENT": {
|
||||
"LABEL": "Event",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"ERROR": "Event is required"
|
||||
"LABEL": "Notikums",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties vienu",
|
||||
"ERROR": "Nepieciešams notikums"
|
||||
},
|
||||
"CONDITIONS": {
|
||||
"LABEL": "Conditions"
|
||||
"LABEL": "Nosacījumi"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Actions"
|
||||
"LABEL": "Darbības"
|
||||
}
|
||||
},
|
||||
"CONDITION_BUTTON_LABEL": "Add Condition",
|
||||
"ACTION_BUTTON_LABEL": "Add Action",
|
||||
"CONDITION_BUTTON_LABEL": "Pievienot Nosacījumu",
|
||||
"ACTION_BUTTON_LABEL": "Pievienot Darbību",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule added successfully",
|
||||
"ERROR_MESSAGE": "Could not able to create a automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Automatizācijas noteikums ir veiksmīgi pievienots",
|
||||
"ERROR_MESSAGE": "Nevarēja izveidot automatizācijas noteikumu. Lūdzu, vēlāk mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Name",
|
||||
"Description",
|
||||
"Active",
|
||||
"Created on"
|
||||
"Vārds",
|
||||
"Apraksts",
|
||||
"Aktīvs",
|
||||
"Izveidots"
|
||||
],
|
||||
"404": "No automation rules found"
|
||||
"404": "Automatizācijas noteikumi nav atrasti"
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Delete Automation Rule",
|
||||
"SUBMIT": "Delete",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Dzēst automatizācijas noteikumu",
|
||||
"SUBMIT": "Dzēst",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete ",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep "
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai vēlaties izdzēst ",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not able to delete a automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Automatizācijas noteikums ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst automatizācijas noteikumu. Lūdzu, vēlāk mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Automation Rule",
|
||||
"SUBMIT": "Update",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Rediģēt Automatizācijas Noteikumu",
|
||||
"SUBMIT": "Atjaunināt",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule updated successfully",
|
||||
"ERROR_MESSAGE": "Could not update automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Automatizācijas noteikums ir veiksmīgi atjaunināts",
|
||||
"ERROR_MESSAGE": "Nevarēja atjaunināt automatizācijas noteikumu. Lūdzu, vēlāk mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"CLONE": {
|
||||
"TOOLTIP": "Clone",
|
||||
"TOOLTIP": "Klonēt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation cloned successfully",
|
||||
"ERROR_MESSAGE": "Could not clone automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Automatizācija ir veiksmīgi noklonēta",
|
||||
"ERROR_MESSAGE": "Nevarēja noklonēt automatizācijas noteikumu. Lūdzu, vēlāk mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"EDIT": "Edit",
|
||||
"CREATE": "Create",
|
||||
"DELETE": "Delete",
|
||||
"CANCEL": "Cancel",
|
||||
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
|
||||
"EDIT": "Rediģēt",
|
||||
"CREATE": "Izveidot",
|
||||
"DELETE": "Dzēst",
|
||||
"CANCEL": "Atcelt",
|
||||
"RESET_MESSAGE": "Mainot notikuma tipu tiks atiestatīti tālāk pievienotie nosacījumi un notikumi"
|
||||
},
|
||||
"CONDITION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one condition to save"
|
||||
"DELETE_MESSAGE": "Lai saglabātu, Jums ir nepieciešams vismaz viens nosacījums"
|
||||
},
|
||||
"ACTION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one action to save",
|
||||
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Enter your message here",
|
||||
"TEAM_DROPDOWN_PLACEHOLDER": "Select teams"
|
||||
"DELETE_MESSAGE": "Lai saglabātu, ir nepieciešama vismaz viena darbība",
|
||||
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Ievadiet savu ziņojumu šeit",
|
||||
"TEAM_DROPDOWN_PLACEHOLDER": "Izvēlieties komandas"
|
||||
},
|
||||
"TOGGLE": {
|
||||
"ACTIVATION_TITLE": "Activate Automation Rule",
|
||||
"DEACTIVATION_TITLE": "Deactivate Automation Rule",
|
||||
"ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully",
|
||||
"DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully",
|
||||
"ACTIVATION_ERROR": "Could not Activate Automation, Please try again later",
|
||||
"DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later",
|
||||
"CONFIRMATION_LABEL": "Yes",
|
||||
"CANCEL_LABEL": "No"
|
||||
"ACTIVATION_TITLE": "Aktivizēt Automatizācijas Noteikumu",
|
||||
"DEACTIVATION_TITLE": "Deaktivizēt Automatizācijas Noteikumu",
|
||||
"ACTIVATION_DESCRIPTION": "Šī darbība aktivizēs automatizācijas noteikumu '{automationName}'. Vai tiešām vēlaties turpināt?",
|
||||
"DEACTIVATION_DESCRIPTION": "Šī darbība deaktivizēs automatizācijas noteikumu '{automationName}'. Vai tiešām vēlaties turpināt?",
|
||||
"ACTIVATION_SUCCESFUL": "Automatizācijas Noteikums ir Veiksmīgi Aktivizēts",
|
||||
"DEACTIVATION_SUCCESFUL": "Automatizācijas Noteikums ir Veiksmīgi Deaktivizēts",
|
||||
"ACTIVATION_ERROR": "Nevarēja Aktivizēt Automatizāciju. Lūdzu, vēlāk mēģiniet vēlreiz",
|
||||
"DEACTIVATION_ERROR": "Nevarēja Deaktivizēt Automatizāciju. Lūdzu, vēlāk mēģiniet vēlreiz",
|
||||
"CONFIRMATION_LABEL": "Jā",
|
||||
"CANCEL_LABEL": "Nē"
|
||||
},
|
||||
"ATTACHMENT": {
|
||||
"UPLOAD_ERROR": "Could not upload attachment, Please try again",
|
||||
"LABEL_IDLE": "Upload Attachment",
|
||||
"LABEL_UPLOADING": "Uploading...",
|
||||
"LABEL_UPLOADED": "Succesfully Uploaded",
|
||||
"LABEL_UPLOAD_FAILED": "Upload Failed"
|
||||
"UPLOAD_ERROR": "Nevarēja augšupielādēt pielikumu. Lūdzu, mēģiniet vēlreiz",
|
||||
"LABEL_IDLE": "Augšupielādēt pielikumu",
|
||||
"LABEL_UPLOADING": "Notiek augšupielāde...",
|
||||
"LABEL_UPLOADED": "Veiksmīgi augšupielādēts",
|
||||
"LABEL_UPLOAD_FAILED": "Augšupielāde neizdevās"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
||||
"AGENT_SELECT_LABEL": "Select Agent",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
|
||||
"GO_BACK_LABEL": "Go back",
|
||||
"ASSIGN_LABEL": "Assign",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
||||
"ASSIGN_SUCCESFUL": "Conversations assigned successfully",
|
||||
"ASSIGN_FAILED": "Failed to assign conversations, please try again",
|
||||
"RESOLVE_SUCCESFUL": "Conversations resolved successfully",
|
||||
"RESOLVE_FAILED": "Failed to resolve conversations, please try again",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "Conversations visible on this page are only selected.",
|
||||
"AGENT_LIST_LOADING": "Loading Agents",
|
||||
"CONVERSATIONS_SELECTED": "Izvēlētas %{conversationCount} sarunas",
|
||||
"AGENT_SELECT_LABEL": "Izvēlieties Aģentu",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Vai tiešām vēlaties piešķirt %{conversationCount} %{conversationLabel}",
|
||||
"GO_BACK_LABEL": "Atgriezties",
|
||||
"ASSIGN_LABEL": "Piešķirt",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Piešķirt Aģentu",
|
||||
"ASSIGN_SUCCESFUL": "Sarunas ir veiksmīgi piešķirtas",
|
||||
"ASSIGN_FAILED": "Neizdevās piešķirt sarunas. Lūdzu, mēģiniet vēlreiz",
|
||||
"RESOLVE_SUCCESFUL": "Sarunas ir veiksmīgi atrisinātas",
|
||||
"RESOLVE_FAILED": "Neizdevās atrisināt sarunas. Lūdzu, mēģiniet vēlreiz",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "Šajā lapā redzamās sarunas ir tikai izvēlētas.",
|
||||
"AGENT_LIST_LOADING": "Notiek Aģentu Ielāde",
|
||||
"UPDATE": {
|
||||
"CHANGE_STATUS": "Change status",
|
||||
"SNOOZE_UNTIL_NEXT_REPLY": "Snooze until next reply",
|
||||
"UPDATE_SUCCESFUL": "Conversation status updated successfully.",
|
||||
"UPDATE_FAILED": "Failed to update conversations, please try again"
|
||||
"CHANGE_STATUS": "Mainīt statusu",
|
||||
"SNOOZE_UNTIL_NEXT_REPLY": "Atlikt līdz nākamajai atbildei",
|
||||
"UPDATE_SUCCESFUL": "Sarunas statuss ir veiksmīgi atjaunināts.",
|
||||
"UPDATE_FAILED": "Neizdevās atjaunināt sarunas. Lūdzu, mēģiniet vēlreiz"
|
||||
},
|
||||
"LABELS": {
|
||||
"ASSIGN_LABELS": "Assign Labels",
|
||||
"NO_LABELS_FOUND": "No labels found for",
|
||||
"ASSIGN_SELECTED_LABELS": "Assign selected labels",
|
||||
"ASSIGN_SUCCESFUL": "Labels assigned successfully",
|
||||
"ASSIGN_FAILED": "Failed to assign labels, please try again"
|
||||
"ASSIGN_LABELS": "Piešķirt Etiķetes",
|
||||
"NO_LABELS_FOUND": "Etiķetes nav atrastas",
|
||||
"ASSIGN_SELECTED_LABELS": "Piešķirt izvēlētās etiķetes",
|
||||
"ASSIGN_SUCCESFUL": "Etiķetes ir veiksmīgi piešķirtas",
|
||||
"ASSIGN_FAILED": "Neizdevās piešķirt etiķetes. Lūdzu, mēģiniet vēlreiz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,126 +1,126 @@
|
||||
{
|
||||
"CAMPAIGN": {
|
||||
"HEADER": "Campaigns",
|
||||
"SIDEBAR_TXT": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations. Click on <b>Add Campaign</b> to create a new campaign. You can also edit or delete an existing campaign by clicking on the Edit or Delete button.",
|
||||
"HEADER": "Kampaņas",
|
||||
"SIDEBAR_TXT": "Proaktīvi ziņojumi ļauj klientam nosūtīt izejošos ziņojumus savām kontaktpersonām, kas aktivizē citas sarunas. Noklikšķiniet uz <b>Pievienot Kampaņu</b> lai izveidotu jaunu kampaņu. Jūs varat arī rediģēt vai dzēst esošu kampaņu, noklikšķinot uz Rediģēt vai Dzēst pogas.",
|
||||
"HEADER_BTN_TXT": {
|
||||
"ONE_OFF": "Create a one off campaign",
|
||||
"ONGOING": "Create a ongoing campaign"
|
||||
"ONE_OFF": "Izveidot vienreizēju kampaņu",
|
||||
"ONGOING": "Izveidot notiekošu kampaņu"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create a campaign",
|
||||
"DESC": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations.",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"CREATE_BUTTON_TEXT": "Create",
|
||||
"TITLE": "Izveidot kampaņu",
|
||||
"DESC": "Proaktīvi ziņojumi ļauj klientam nosūtīt izejošos ziņojumus savām kontaktpersonām, kas aktivizē citas sarunas.",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"CREATE_BUTTON_TEXT": "Izveidot",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Title",
|
||||
"PLACEHOLDER": "Please enter the title of campaign",
|
||||
"ERROR": "Title is required"
|
||||
"LABEL": "Nosaukums",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet kampaņas nosaukumu",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"SCHEDULED_AT": {
|
||||
"LABEL": "Scheduled time",
|
||||
"PLACEHOLDER": "Please select the time",
|
||||
"CONFIRM": "Confirm",
|
||||
"ERROR": "Scheduled time is required"
|
||||
"LABEL": "Plānotais laiks",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties laiku",
|
||||
"CONFIRM": "Apstiprināt",
|
||||
"ERROR": "Nepieciešams ieplānotais laiks"
|
||||
},
|
||||
"AUDIENCE": {
|
||||
"LABEL": "Audience",
|
||||
"PLACEHOLDER": "Select the customer labels",
|
||||
"ERROR": "Audience is required"
|
||||
"LABEL": "Auditorija",
|
||||
"PLACEHOLDER": "Izvēlieties klientu etiķetes",
|
||||
"ERROR": "Nepieciešama auditorija"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox",
|
||||
"ERROR": "Inbox is required"
|
||||
"LABEL": "Izvēlieties Iesūtni",
|
||||
"PLACEHOLDER": "Izvēlieties Iesūtni",
|
||||
"ERROR": "Nepieciešama iesūtne"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
"PLACEHOLDER": "Please enter the message of campaign",
|
||||
"ERROR": "Message is required"
|
||||
"LABEL": "Ziņojums",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet kampaņas ziņojumu",
|
||||
"ERROR": "Nepieciešams ziņojums"
|
||||
},
|
||||
"SENT_BY": {
|
||||
"LABEL": "Sent by",
|
||||
"PLACEHOLDER": "Please select the the content of campaign",
|
||||
"ERROR": "Sender is required"
|
||||
"LABEL": "Sūtīja",
|
||||
"PLACEHOLDER": "Lūdzu, izvēlieties kampaņas saturu",
|
||||
"ERROR": "Nepieciešams sūtītājs"
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "URL",
|
||||
"PLACEHOLDER": "Please enter the URL",
|
||||
"ERROR": "Please enter a valid URL"
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet URL",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu URL"
|
||||
},
|
||||
"TIME_ON_PAGE": {
|
||||
"LABEL": "Time on page(Seconds)",
|
||||
"PLACEHOLDER": "Please enter the time",
|
||||
"ERROR": "Time on page is required"
|
||||
"LABEL": "Lapā pavadītais laiks (Sekundes)",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet laiku",
|
||||
"ERROR": "Nepieciešams lapā pavadītais laiks"
|
||||
},
|
||||
"ENABLED": "Enable campaign",
|
||||
"TRIGGER_ONLY_BUSINESS_HOURS": "Trigger only during business hours",
|
||||
"SUBMIT": "Add Campaign"
|
||||
"ENABLED": "Iespējot kampaņu",
|
||||
"TRIGGER_ONLY_BUSINESS_HOURS": "Aktivizēt tikai darba laikā",
|
||||
"SUBMIT": "Pievienot Kampaņu"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Campaign created successfully",
|
||||
"ERROR_MESSAGE": "There was an error. Please try again."
|
||||
"SUCCESS_MESSAGE": "Kampaņa ir veiksmīgi izveidota",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu mēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete?",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep "
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties izdzēst?",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Campaign deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Kampaņa ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst kampaņu. Lūdzu, pamēģiniet vēlāk vēlreiz."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit campaign",
|
||||
"UPDATE_BUTTON_TEXT": "Update",
|
||||
"TITLE": "Rediģēt kampaņu",
|
||||
"UPDATE_BUTTON_TEXT": "Atjaunināt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Campaign updated successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Kampaņa ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading campaigns...",
|
||||
"404": "There are no campaigns created for this inbox.",
|
||||
"LOADING_MESSAGE": "Notiek kampaņu ielāde...",
|
||||
"404": "Šai iesūtnei nav izveidota neviena kampaņa.",
|
||||
"TABLE_HEADER": {
|
||||
"TITLE": "Title",
|
||||
"MESSAGE": "Message",
|
||||
"INBOX": "Inbox",
|
||||
"STATUS": "Status",
|
||||
"SENDER": "Sender",
|
||||
"TITLE": "Nosaukums",
|
||||
"MESSAGE": "Ziņojums",
|
||||
"INBOX": "Iesūtne",
|
||||
"STATUS": "Statuss",
|
||||
"SENDER": "Sūtītājs",
|
||||
"URL": "URL",
|
||||
"SCHEDULED_AT": "Scheduled time",
|
||||
"TIME_ON_PAGE": "Time(Seconds)",
|
||||
"CREATED_AT": "Created at"
|
||||
"SCHEDULED_AT": "Plānotais laiks",
|
||||
"TIME_ON_PAGE": "Laiks (Sekundes)",
|
||||
"CREATED_AT": "Izveidots plkst"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"ADD": "Add",
|
||||
"EDIT": "Edit",
|
||||
"DELETE": "Delete"
|
||||
"ADD": "Pievienot",
|
||||
"EDIT": "Rediģēt",
|
||||
"DELETE": "Dzēst"
|
||||
},
|
||||
"STATUS": {
|
||||
"ENABLED": "Enabled",
|
||||
"DISABLED": "Disabled",
|
||||
"COMPLETED": "Completed",
|
||||
"ACTIVE": "Active"
|
||||
"ENABLED": "Iespējots",
|
||||
"DISABLED": "Atspējots",
|
||||
"COMPLETED": "Pabeigts",
|
||||
"ACTIVE": "Aktīvs"
|
||||
},
|
||||
"SENDER": {
|
||||
"BOT": "Bot"
|
||||
}
|
||||
},
|
||||
"ONE_OFF": {
|
||||
"HEADER": "One off campaigns",
|
||||
"404": "There are no one off campaigns created",
|
||||
"INBOXES_NOT_FOUND": "Please create an sms inbox and start adding campaigns"
|
||||
"HEADER": "Vienreizējas kampaņas",
|
||||
"404": "Nav izveidota neviena vienreizēja kampaņa",
|
||||
"INBOXES_NOT_FOUND": "Lūdzu, izveidojiet sms iesūtni un sāciet pievienot kampaņas"
|
||||
},
|
||||
"ONGOING": {
|
||||
"HEADER": "Ongoing campaigns",
|
||||
"404": "There are no ongoing campaigns created",
|
||||
"INBOXES_NOT_FOUND": "Please create an website inbox and start adding campaigns"
|
||||
"HEADER": "Notiekošās kampaņas",
|
||||
"404": "Nav izveidota neviena notiekoša kampaņa",
|
||||
"INBOXES_NOT_FOUND": "Lūdzu, izveidojiet tīmekļa vietnes iesūtni un sāciet pievienot kampaņas"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,75 +1,75 @@
|
||||
{
|
||||
"CANNED_MGMT": {
|
||||
"HEADER": "Canned Responses",
|
||||
"HEADER_BTN_TXT": "Add Canned Response",
|
||||
"LOADING": "Fetching Canned Responses",
|
||||
"SEARCH_404": "There are no items matching this query",
|
||||
"SIDEBAR_TXT": "<p><b>Canned Responses</b> </p><p> Canned Responses are saved reply templates which can be used to quickly send out a reply to a conversation. </p><p> For creating a Canned Response, just click on the <b>Add Canned Response</b>. You can also edit or delete an existing Canned Response by clicking on the Edit or Delete button </p><p> Canned responses are used with the help of <b>Short Codes</b>. Agents can access canned responses while on a chat by typing <b>'/'</b> followed by the short code. </p>",
|
||||
"HEADER": "Sagatavotās Atbildes",
|
||||
"HEADER_BTN_TXT": "Pievienot Sagatavoto Atbildi",
|
||||
"LOADING": "Sagatavoto Atbilžu Iegūšana",
|
||||
"SEARCH_404": "Šim vaicājumam nav atbilstošu vienumu",
|
||||
"SIDEBAR_TXT": "<p><b>Sagatavotās Atbildes</b> </p><p> Sagatavotās Atbildes ir saglabātas atbilžu veidnes, kuras var izmantot, lai ātri nosūtītu atbildi uz sarunu. </p><p> Lai izveidotu sagatavotu atbildi, noklikšķiniet uz <b>Pievienot Sagatavoto Atbildi</b>. Jūs varat arī rediģēt vai dzēst esošas Sagatavotās Atbildes noklikšķinot uz pogas Rediģēt vai Dzēst </p><p> Sagatavotās atbildes tiek izmantotas ar <b>Īso Kodu</b> palīdzību. Aģenti var piekļūt sagatavotajām atbildēm tērzēšanas laikā, rakstot <b>'/'</b> kam seko īsais kods. </p>",
|
||||
"LIST": {
|
||||
"404": "There are no canned responses available in this account.",
|
||||
"TITLE": "Manage canned responses",
|
||||
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to tickets.",
|
||||
"404": "Šajā kontā nav pieejama neviena sagatavota atbilde.",
|
||||
"TITLE": "Pārvaldīt sagatavotās atbildes",
|
||||
"DESC": "Sagatavotās Atbildes ir iepriekš definētas atbilžu veidnes, kuras var izmantot, lai ātri nosūtītu atbildes uz biļetēm.",
|
||||
"TABLE_HEADER": [
|
||||
"Short Code",
|
||||
"Content",
|
||||
"Actions"
|
||||
"Īsais Kods",
|
||||
"Saturs",
|
||||
"Darbības"
|
||||
]
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add Canned Response",
|
||||
"DESC": "Canned Responses are saved reply templates which can be used to quickly send out reply to conversation.",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Pievienot Sagatavoto Atbildi",
|
||||
"DESC": "Sagatavotās Atbildes ir saglabātas atbilžu veidnes, kuras var izmantot, lai ātri nosūtītu atbildes uz sarunu.",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Short Code",
|
||||
"PLACEHOLDER": "Please enter a short code",
|
||||
"ERROR": "Short Code is required"
|
||||
"LABEL": "Īsais Kods",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet īso kodu",
|
||||
"ERROR": "Nepieciešams īsais kods"
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Content",
|
||||
"PLACEHOLDER": "Please enter a content",
|
||||
"ERROR": "Content is required"
|
||||
"LABEL": "Saturs",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet saturu",
|
||||
"ERROR": "Nepieciešams saturs"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Canned Response added successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi pievienota",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Canned Response",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"TITLE": "Rediģēt Sagatavoto Atbildi",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Short Code",
|
||||
"PLACEHOLDER": "Please enter a shortcode",
|
||||
"ERROR": "Short Code is required"
|
||||
"LABEL": "Īsais Kods",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet īskodu",
|
||||
"ERROR": "Nepieciešams īsais kods"
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Content",
|
||||
"PLACEHOLDER": "Please enter a content",
|
||||
"ERROR": "Content is required"
|
||||
"LABEL": "Saturs",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet saturu",
|
||||
"ERROR": "Nepieciešams saturs"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
},
|
||||
"BUTTON_TEXT": "Edit",
|
||||
"BUTTON_TEXT": "Rediģēt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Canned Response updated successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Canned response deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete ",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep "
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai vēlaties izdzēst ",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt "
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
{
|
||||
"CHAT_LIST": {
|
||||
"LOADING": "Fetching conversations",
|
||||
"LOAD_MORE_CONVERSATIONS": "Load more conversations",
|
||||
"EOF": "All conversations loaded 🎉",
|
||||
"LOADING": "Notiek sarunu iegūšana",
|
||||
"LOAD_MORE_CONVERSATIONS": "Ielādēt vairāk sarunu",
|
||||
"EOF": "Visas sarunas ir ielādētas 🎉",
|
||||
"LIST": {
|
||||
"404": "There are no active conversations in this group."
|
||||
"404": "Šajā grupā nav aktīvu sarunu."
|
||||
},
|
||||
"TAB_HEADING": "Conversations",
|
||||
"MENTION_HEADING": "Mentions",
|
||||
"TAB_HEADING": "Sarunas",
|
||||
"MENTION_HEADING": "Pieminēšanas",
|
||||
"SEARCH": {
|
||||
"INPUT": "Search for People, Chats, Saved Replies .."
|
||||
"INPUT": "Meklēt Cilvēkus, Tērzēšanas, Saglabātās Atbildes.."
|
||||
},
|
||||
"FILTER_ALL": "All",
|
||||
"FILTER_ALL": "Visi",
|
||||
"ASSIGNEE_TYPE_TABS": {
|
||||
"me": "Mine",
|
||||
"unassigned": "Unassigned",
|
||||
"all": "All"
|
||||
"me": "Mani",
|
||||
"unassigned": "Nepiešķirtie",
|
||||
"all": "Visi"
|
||||
},
|
||||
"CHAT_STATUS_FILTER_ITEMS": {
|
||||
"open": {
|
||||
"TEXT": "Open"
|
||||
"TEXT": "Atvērt"
|
||||
},
|
||||
"resolved": {
|
||||
"TEXT": "Resolved"
|
||||
"TEXT": "Atrisināts"
|
||||
},
|
||||
"pending": {
|
||||
"TEXT": "Pending"
|
||||
"TEXT": "Gaida"
|
||||
},
|
||||
"snoozed": {
|
||||
"TEXT": "Snoozed"
|
||||
"TEXT": "Atlikts"
|
||||
}
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"image": {
|
||||
"CONTENT": "Picture message"
|
||||
"CONTENT": "Attēla ziņojums"
|
||||
},
|
||||
"audio": {
|
||||
"CONTENT": "Audio message"
|
||||
"CONTENT": "Audio ziņojums"
|
||||
},
|
||||
"video": {
|
||||
"CONTENT": "Video message"
|
||||
"CONTENT": "Video ziņojums"
|
||||
},
|
||||
"file": {
|
||||
"CONTENT": "File Attachment"
|
||||
"CONTENT": "Faila pielikums"
|
||||
},
|
||||
"location": {
|
||||
"CONTENT": "Location"
|
||||
"CONTENT": "Atrašanās vieta"
|
||||
},
|
||||
"fallback": {
|
||||
"CONTENT": "has shared a url"
|
||||
"CONTENT": "ir kopīgojis URL"
|
||||
}
|
||||
},
|
||||
"RECEIVED_VIA_EMAIL": "Received via email",
|
||||
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
|
||||
"REPLY_TO_TWEET": "Reply to this tweet",
|
||||
"LINK_TO_STORY": "Go to instagram story",
|
||||
"SENT": "Sent successfully",
|
||||
"NO_MESSAGES": "No Messages",
|
||||
"NO_CONTENT": "No content available",
|
||||
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
|
||||
"SHOW_QUOTED_TEXT": "Show Quoted Text",
|
||||
"MESSAGE_READ": "Read"
|
||||
"RECEIVED_VIA_EMAIL": "Saņemts pa e-pastu",
|
||||
"VIEW_TWEET_IN_TWITTER": "Skatīt tvītu pakalpojumā Twitter",
|
||||
"REPLY_TO_TWEET": "Atbildēt uz šo tvītu",
|
||||
"LINK_TO_STORY": "Doties uz instagram stāstu",
|
||||
"SENT": "Veiksmīgi nosūtīts",
|
||||
"NO_MESSAGES": "Nav Ziņojumu",
|
||||
"NO_CONTENT": "Saturs nav pieejams",
|
||||
"HIDE_QUOTED_TEXT": "Paslēpt Citēto Tekstu",
|
||||
"SHOW_QUOTED_TEXT": "Rādīt Citēto Tekstu",
|
||||
"MESSAGE_READ": "Lasīt"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,346 +1,347 @@
|
||||
{
|
||||
"CONTACT_PANEL": {
|
||||
"NOT_AVAILABLE": "Not Available",
|
||||
"EMAIL_ADDRESS": "Email Address",
|
||||
"PHONE_NUMBER": "Phone number",
|
||||
"COPY_SUCCESSFUL": "Copied to clipboard successfully",
|
||||
"COMPANY": "Company",
|
||||
"LOCATION": "Location",
|
||||
"BROWSER_LANGUAGE": "Browser Language",
|
||||
"CONVERSATION_TITLE": "Conversation Details",
|
||||
"VIEW_PROFILE": "View Profile",
|
||||
"BROWSER": "Browser",
|
||||
"OS": "Operating System",
|
||||
"INITIATED_FROM": "Initiated from",
|
||||
"INITIATED_AT": "Initiated at",
|
||||
"IP_ADDRESS": "IP Address",
|
||||
"NEW_MESSAGE": "New message",
|
||||
"NOT_AVAILABLE": "Nav Pieejams",
|
||||
"EMAIL_ADDRESS": "e-pasta Adrese",
|
||||
"PHONE_NUMBER": "Telefona numurs",
|
||||
"IDENTIFIER": "Identifikators",
|
||||
"COPY_SUCCESSFUL": "Veiksmīgi nokopēts uz clipboard",
|
||||
"COMPANY": "Uzņēmums",
|
||||
"LOCATION": "Atrašanās Vieta",
|
||||
"BROWSER_LANGUAGE": "Pārlūkprogrammas Valoda",
|
||||
"CONVERSATION_TITLE": "Informācija Par Sarunu",
|
||||
"VIEW_PROFILE": "Skatīt Profilu",
|
||||
"BROWSER": "Pārlūkprogramma",
|
||||
"OS": "Operētājsistēma",
|
||||
"INITIATED_FROM": "Uzsākts no",
|
||||
"INITIATED_AT": "Uzsākts plkst",
|
||||
"IP_ADDRESS": "IP adrese",
|
||||
"NEW_MESSAGE": "Jauns ziņojums",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "There are no previous conversations associated to this contact.",
|
||||
"TITLE": "Previous Conversations"
|
||||
"NO_RECORDS_FOUND": "Ar šo kontaktpersonu nav saistītas iepriekšējās sarunas.",
|
||||
"TITLE": "Iepriekšējās Sarunas"
|
||||
},
|
||||
"LABELS": {
|
||||
"CONTACT": {
|
||||
"TITLE": "Contact Labels",
|
||||
"ERROR": "Couldn't update labels"
|
||||
"TITLE": "Kontaktpersonu Etiķetes",
|
||||
"ERROR": "Nevarēja atjaunināt etiķetes"
|
||||
},
|
||||
"CONVERSATION": {
|
||||
"TITLE": "Conversation Labels",
|
||||
"ADD_BUTTON": "Add Labels"
|
||||
"TITLE": "Sarunu Etiķetes",
|
||||
"ADD_BUTTON": "Pievienot Etiķetes"
|
||||
},
|
||||
"LABEL_SELECT": {
|
||||
"TITLE": "Add Labels",
|
||||
"PLACEHOLDER": "Search labels",
|
||||
"NO_RESULT": "No labels found"
|
||||
"TITLE": "Pievienot Etiķetes",
|
||||
"PLACEHOLDER": "Meklēt etiķetes",
|
||||
"NO_RESULT": "Etiķetes nav atrastas"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACT": "Merge contact",
|
||||
"CONTACT_ACTIONS": "Contact actions",
|
||||
"MUTE_CONTACT": "Mute Conversation",
|
||||
"UNMUTE_CONTACT": "Unmute Conversation",
|
||||
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
|
||||
"UNMUTED_SUCCESS": "This conversation is unmuted",
|
||||
"SEND_TRANSCRIPT": "Send Transcript",
|
||||
"EDIT_LABEL": "Edit",
|
||||
"MERGE_CONTACT": "Apvienot kontaktu",
|
||||
"CONTACT_ACTIONS": "Kontaktpersonu darbības",
|
||||
"MUTE_CONTACT": "Izslēgt Sarunu",
|
||||
"UNMUTE_CONTACT": "Ieslēgt Sarunu",
|
||||
"MUTED_SUCCESS": "Šī saruna ir izslēgta uz 6 stundām",
|
||||
"UNMUTED_SUCCESS": "Šī saruna ir ieslēgta",
|
||||
"SEND_TRANSCRIPT": "Nosūtīt Transkriptu",
|
||||
"EDIT_LABEL": "Rediģēt",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
"CUSTOM_ATTRIBUTES": "Custom Attributes",
|
||||
"CONTACT_LABELS": "Contact Labels",
|
||||
"PREVIOUS_CONVERSATIONS": "Previous Conversations"
|
||||
"CUSTOM_ATTRIBUTES": "Pielāgot Īpašības",
|
||||
"CONTACT_LABELS": "Kontaktpersonu Etiķetes",
|
||||
"PREVIOUS_CONVERSATIONS": "Iepriekšējās Sarunas"
|
||||
}
|
||||
},
|
||||
"EDIT_CONTACT": {
|
||||
"BUTTON_LABEL": "Edit Contact",
|
||||
"TITLE": "Edit contact",
|
||||
"DESC": "Edit contact details"
|
||||
"BUTTON_LABEL": "Rediģēt Kontaktpersonu",
|
||||
"TITLE": "Rediģēt kontaktpersonu",
|
||||
"DESC": "Rediģēt kontaktinformāciju"
|
||||
},
|
||||
"CREATE_CONTACT": {
|
||||
"BUTTON_LABEL": "New Contact",
|
||||
"TITLE": "Create new contact",
|
||||
"DESC": "Add basic information details about the contact."
|
||||
"BUTTON_LABEL": "Jauna Kontaktpersona",
|
||||
"TITLE": "Izveidot jaunu kontaktpersonu",
|
||||
"DESC": "Pievienot pamatinformāciju par kontaktpersonu."
|
||||
},
|
||||
"IMPORT_CONTACTS": {
|
||||
"BUTTON_LABEL": "Import",
|
||||
"TITLE": "Import Contacts",
|
||||
"DESC": "Import contacts through a CSV file.",
|
||||
"DOWNLOAD_LABEL": "Download a sample csv.",
|
||||
"BUTTON_LABEL": "Importēt",
|
||||
"TITLE": "Importēt Kontaktpersonas",
|
||||
"DESC": "Importēt kontaktpersonas, izmantojot CSV failu.",
|
||||
"DOWNLOAD_LABEL": "Lejupielādēt csv paraugu.",
|
||||
"FORM": {
|
||||
"LABEL": "CSV File",
|
||||
"SUBMIT": "Import",
|
||||
"CANCEL": "Cancel"
|
||||
"LABEL": "CSV Fails",
|
||||
"SUBMIT": "Importēt",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contacts saved successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Kontaktpersonas ir veiksmīgi saglabātas",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you want sure to delete this note?",
|
||||
"YES": "Yes, Delete it",
|
||||
"NO": "No, Keep it"
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties dzēst šo piezīmi?",
|
||||
"YES": "Jā, Dzēst",
|
||||
"NO": "Nē, Paturēt"
|
||||
}
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"BUTTON_LABEL": "Delete Contact",
|
||||
"TITLE": "Delete contact",
|
||||
"DESC": "Delete contact details",
|
||||
"BUTTON_LABEL": "Dzēst Kontaktpersonu",
|
||||
"TITLE": "Dzēst kontaktpersonu",
|
||||
"DESC": "Dzēst kontaktinformāciju",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete ",
|
||||
"YES": "Yes, Delete",
|
||||
"NO": "No, Keep"
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai vēlaties izdzēst ",
|
||||
"YES": "Jā, Dzēst",
|
||||
"NO": "Nē, Paturēt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete contact. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Kontaktpersona ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst kontaktpersonu. Lūdzu, vēlāk pamēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"CONTACT_FORM": {
|
||||
"FORM": {
|
||||
"SUBMIT": "Submit",
|
||||
"CANCEL": "Cancel",
|
||||
"SUBMIT": "Iesniegt",
|
||||
"CANCEL": "Atcelt",
|
||||
"AVATAR": {
|
||||
"LABEL": "Contact Avatar"
|
||||
"LABEL": "Kontaktpersonas Avatārs"
|
||||
},
|
||||
"NAME": {
|
||||
"PLACEHOLDER": "Enter the full name of the contact",
|
||||
"LABEL": "Full Name"
|
||||
"PLACEHOLDER": "Ievadiet kontaktpersonas pilno vārdu",
|
||||
"LABEL": "Pilnais Vārds"
|
||||
},
|
||||
"BIO": {
|
||||
"PLACEHOLDER": "Enter the bio of the contact",
|
||||
"LABEL": "Bio"
|
||||
"PLACEHOLDER": "Ievadiet kontaktpersonas biogrāfiju",
|
||||
"LABEL": "Biogrāfija"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"PLACEHOLDER": "Enter the email address of the contact",
|
||||
"LABEL": "Email Address",
|
||||
"DUPLICATE": "This email address is in use for another contact.",
|
||||
"ERROR": "Please enter a valid email address."
|
||||
"PLACEHOLDER": "Ievadiet kontaktpersonas e-pasta adresi",
|
||||
"LABEL": "e-pasta Adrese",
|
||||
"DUPLICATE": "Šī e-pasta adrese tiek izmantota citai kontaktpersonai.",
|
||||
"ERROR": "Lūdzu ievadiet derīgu e-pasta adresi."
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "Enter the phone number of the contact",
|
||||
"LABEL": "Phone Number",
|
||||
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
|
||||
"ERROR": "Phone number should be either empty or of E.164 format",
|
||||
"DUPLICATE": "This phone number is in use for another contact."
|
||||
"PLACEHOLDER": "Ievadiet kontaktpersonas tālruņa numuru",
|
||||
"LABEL": "Telefona numurs",
|
||||
"HELP": "Tālruņa numuram ir jābūt E.164 formātā, piemēram: +37155555555",
|
||||
"ERROR": "Tālruņa numuram ir jābūt tukšam, vai E.164 formātā",
|
||||
"DUPLICATE": "Šis tālruņa numurs tiek izmantots citai kontaktpersonai."
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "Enter the location of the contact",
|
||||
"LABEL": "Location"
|
||||
"PLACEHOLDER": "Ievadiet kontaktpersonas atrašanās vietu",
|
||||
"LABEL": "Atrašanās vieta"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"PLACEHOLDER": "Enter the company name",
|
||||
"LABEL": "Company Name"
|
||||
"PLACEHOLDER": "Ievadiet uzņēmuma nosaukumu",
|
||||
"LABEL": "Uzņēmuma Nosaukums"
|
||||
},
|
||||
"SOCIAL_PROFILES": {
|
||||
"FACEBOOK": {
|
||||
"PLACEHOLDER": "Enter the Facebook username",
|
||||
"PLACEHOLDER": "Ievadiet Facebook lietotājvārdu",
|
||||
"LABEL": "Facebook"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Enter the Twitter username",
|
||||
"PLACEHOLDER": "Ievadiet Twitter lietotājvārdu",
|
||||
"LABEL": "Twitter"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Enter the LinkedIn username",
|
||||
"PLACEHOLDER": "Ievadiet LinkedIn lietotājvārdu",
|
||||
"LABEL": "LinkedIn"
|
||||
},
|
||||
"GITHUB": {
|
||||
"PLACEHOLDER": "Enter the Github username",
|
||||
"PLACEHOLDER": "Ievadiet Github lietotājvārdu",
|
||||
"LABEL": "Github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_AVATAR": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact avatar deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete the contact avatar. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Kontaktpersonas avatars ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst kontaktpersonas avataru. Lūdzu, vēlāk pamēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Kontaktpersona ir veiksmīgi saglabāta",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
"BUTTON_LABEL": "Start conversation",
|
||||
"TITLE": "New conversation",
|
||||
"DESC": "Start a new conversation by sending a new message.",
|
||||
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
|
||||
"BUTTON_LABEL": "Sākt sarunu",
|
||||
"TITLE": "Jauna saruna",
|
||||
"DESC": "Sākt jaunu sarunu, nosūtot jaunu ziņojumu.",
|
||||
"NO_INBOX": "Nevarēja atrast iesūtni, lai sāktu jaunu sarunu ar šo kontaktpersonu.",
|
||||
"FORM": {
|
||||
"TO": {
|
||||
"LABEL": "To"
|
||||
"LABEL": "Kam"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Inbox",
|
||||
"ERROR": "Select an inbox"
|
||||
"LABEL": "Iesūtne",
|
||||
"ERROR": "Izvēlieties iesūtni"
|
||||
},
|
||||
"SUBJECT": {
|
||||
"LABEL": "Subject",
|
||||
"PLACEHOLDER": "Subject",
|
||||
"ERROR": "Subject can't be empty"
|
||||
"LABEL": "Temats",
|
||||
"PLACEHOLDER": "Temats",
|
||||
"ERROR": "Temata lauks nedrīkst būt tukšs"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
"PLACEHOLDER": "Write your message here",
|
||||
"ERROR": "Message can't be empty"
|
||||
"LABEL": "Ziņojums",
|
||||
"PLACEHOLDER": "Rakstiet savu ziņojumu šeit",
|
||||
"ERROR": "Ziņojuma lauks nedrīkst būt tukšs"
|
||||
},
|
||||
"SUBMIT": "Send message",
|
||||
"CANCEL": "Cancel",
|
||||
"SUCCESS_MESSAGE": "Message sent!",
|
||||
"GO_TO_CONVERSATION": "View",
|
||||
"ERROR_MESSAGE": "Couldn't send! try again"
|
||||
"SUBMIT": "Sūtīt ziņojumu",
|
||||
"CANCEL": "Atcelt",
|
||||
"SUCCESS_MESSAGE": "Ziņojums nosūtīts!",
|
||||
"GO_TO_CONVERSATION": "Skatīt",
|
||||
"ERROR_MESSAGE": "Nevarēja nosūtīt! mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"FIELDS": "Contact fields",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
|
||||
"FILTER_CONTACTS": "Filter",
|
||||
"FILTER_CONTACTS_SAVE": "Save filter",
|
||||
"FILTER_CONTACTS_DELETE": "Delete filter",
|
||||
"HEADER": "Kontaktpersonas",
|
||||
"FIELDS": "Kontaktpersonu lauki",
|
||||
"SEARCH_BUTTON": "Meklēt",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Meklēt kontaktpersonas",
|
||||
"FILTER_CONTACTS": "Filtrs",
|
||||
"FILTER_CONTACTS_SAVE": "Saglabāt filtru",
|
||||
"FILTER_CONTACTS_DELETE": "Dzēst filtru",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading contacts...",
|
||||
"404": "No contacts matches your search 🔍",
|
||||
"NO_CONTACTS": "There are no available contacts",
|
||||
"LOADING_MESSAGE": "Notiek kontaktpersonu ielāde...",
|
||||
"404": "Neviena kontaktpersona neatbilst jūsu meklēšanas vaicājumam 🔍",
|
||||
"NO_CONTACTS": "Nav pieejamu kontaktpersonu",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Name",
|
||||
"PHONE_NUMBER": "Phone Number",
|
||||
"CONVERSATIONS": "Conversations",
|
||||
"LAST_ACTIVITY": "Last Activity",
|
||||
"COUNTRY": "Country",
|
||||
"CITY": "City",
|
||||
"SOCIAL_PROFILES": "Social Profiles",
|
||||
"COMPANY": "Company",
|
||||
"EMAIL_ADDRESS": "Email Address"
|
||||
"NAME": "Vārds",
|
||||
"PHONE_NUMBER": "Telefona Numurs",
|
||||
"CONVERSATIONS": "Sarunas",
|
||||
"LAST_ACTIVITY": "Pēdējās Darbības",
|
||||
"COUNTRY": "Valsts",
|
||||
"CITY": "Pilsēta",
|
||||
"SOCIAL_PROFILES": "Sociālie Profili",
|
||||
"COMPANY": "Uzņēmums",
|
||||
"EMAIL_ADDRESS": "e-pasta Adrese"
|
||||
},
|
||||
"VIEW_DETAILS": "View details"
|
||||
"VIEW_DETAILS": "Skatīt detalizētu informāciju"
|
||||
}
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contacts",
|
||||
"LOADING": "Loading contact profile..."
|
||||
"BACK_BUTTON": "Kontaktpersonas",
|
||||
"LOADING": "Notiek kontaktpersonas profila ielāde..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Add",
|
||||
"TITLE": "Shift + Enter to create a task"
|
||||
"BUTTON": "Pievienot",
|
||||
"TITLE": "Shift + Enter, lai izveidotu uzdevumu"
|
||||
},
|
||||
"FOOTER": {
|
||||
"DUE_DATE": "Due date",
|
||||
"LABEL_TITLE": "Set type"
|
||||
"DUE_DATE": "Gala termiņš",
|
||||
"LABEL_TITLE": "Iestatīt tipu"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "Fetching notes...",
|
||||
"NOT_AVAILABLE": "There are no notes created for this contact",
|
||||
"FETCHING_NOTES": "Notiek piezīmju iegūšana...",
|
||||
"NOT_AVAILABLE": "Šai kontaktpersonai nav izveidota neviena piezīme",
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
"TITLE": "Piezīmes"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "added a note"
|
||||
"LABEL": "pievienoja piezīmi"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Add",
|
||||
"PLACEHOLDER": "Add a note",
|
||||
"TITLE": "Shift + Enter to create a note"
|
||||
"BUTTON": "Pievienot",
|
||||
"PLACEHOLDER": "Pievienot piezīmi",
|
||||
"TITLE": "Shift + Enter, lai izveidotu piezīmi"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Delete note"
|
||||
"DELETE": "Dzēst piezīmi"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"HEADER": {
|
||||
"TITLE": "Activities"
|
||||
"TITLE": "Darbības"
|
||||
},
|
||||
"BUTTON": {
|
||||
"PILL_BUTTON_NOTES": "notes",
|
||||
"PILL_BUTTON_EVENTS": "events",
|
||||
"PILL_BUTTON_CONVO": "conversations"
|
||||
"PILL_BUTTON_NOTES": "piezīmes",
|
||||
"PILL_BUTTON_EVENTS": "notikumi",
|
||||
"PILL_BUTTON_CONVO": "sarunas"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"BUTTON": "Add custom attribute",
|
||||
"NOT_AVAILABLE": "There are no custom attributes available for this contact.",
|
||||
"COPY_SUCCESSFUL": "Copied to clipboard successfully",
|
||||
"ADD_BUTTON_TEXT": "Pievienot īpašības",
|
||||
"BUTTON": "Pievienot pielāgotu īpašību",
|
||||
"NOT_AVAILABLE": "Šai kontaktpersonai nav pieejamas pielāgotas īpašības.",
|
||||
"COPY_SUCCESSFUL": "Veiksmīgi nokopēts uz clipboard",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copy attribute",
|
||||
"DELETE": "Delete attribute",
|
||||
"EDIT": "Edit attribute"
|
||||
"COPY": "Kopēt īpašību",
|
||||
"DELETE": "Dzēst īpašību",
|
||||
"EDIT": "Rediģēt īpašību"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create custom attribute",
|
||||
"DESC": "Add custom information to this contact."
|
||||
"TITLE": "Izveidot pielāgotu īpašību",
|
||||
"DESC": "Pievienot šai kontaktpersonai pielāgotu informāciju."
|
||||
},
|
||||
"FORM": {
|
||||
"CREATE": "Add attribute",
|
||||
"CANCEL": "Cancel",
|
||||
"CREATE": "Pievienot īpašību",
|
||||
"CANCEL": "Atcelt",
|
||||
"NAME": {
|
||||
"LABEL": "Custom attribute name",
|
||||
"PLACEHOLDER": "Eg: shopify id",
|
||||
"ERROR": "Invalid custom attribute name"
|
||||
"LABEL": "Pielāgotās īpašības nosaukums",
|
||||
"PLACEHOLDER": "Piemēram: shopify id",
|
||||
"ERROR": "Nederīgs pielāgotās īpašības nosaukums"
|
||||
},
|
||||
"VALUE": {
|
||||
"LABEL": "Attribute value",
|
||||
"PLACEHOLDER": "Eg: 11901 "
|
||||
"LABEL": "Īpašības vērtība",
|
||||
"PLACEHOLDER": "Piemēram: 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create new attribute ",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"TITLE": "Izveidot jaunu īpašību ",
|
||||
"SUCCESS": "Īpašība ir veiksmīgi pievienota",
|
||||
"ERROR": "Nevar pievienot īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Īpašība ir veiksmīgi atjaunināta",
|
||||
"ERROR": "Nevar atjaunināt īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Īpašība ir veiksmīgi izdzēsta",
|
||||
"ERROR": "Nevar izdzēst īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Pievienot īpašības",
|
||||
"PLACEHOLDER": "Meklēt īpašības",
|
||||
"NO_RESULT": "Īpašības nav atrastas"
|
||||
},
|
||||
"ATTRIBUTE_TYPE": {
|
||||
"LIST": {
|
||||
"PLACEHOLDER": "Select value",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search value",
|
||||
"NO_RESULT": "No result found"
|
||||
"PLACEHOLDER": "Izvēlieties vērtību",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Meklēšanas vērtība",
|
||||
"NO_RESULT": "Nav atrasts"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Valid value is required",
|
||||
"INVALID_URL": "Invalid URL"
|
||||
"REQUIRED": "Nepieciešama derīga vērtība",
|
||||
"INVALID_URL": "Nederīgs URL"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
"TITLE": "Merge contacts",
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"TITLE": "Apvienot kontaktpersonas",
|
||||
"DESCRIPTION": "Apvienojiet kontaktpersonas, lai apvienotu divus profilus vienā, tostarp visas īpašības un sarunas. Konfliktu gadījumā primārās kontaktpersonas īpašībām būs prioritāte.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Primary contact",
|
||||
"HELP_LABEL": "To be kept"
|
||||
"TITLE": "Primārā kontaktpersona",
|
||||
"HELP_LABEL": "Jāpatur"
|
||||
},
|
||||
"CHILD": {
|
||||
"TITLE": "Contact to merge",
|
||||
"PLACEHOLDER": "Search for a contact",
|
||||
"HELP_LABEL": "To be deleted"
|
||||
"TITLE": "Apvienojamā Kontaktpersona",
|
||||
"PLACEHOLDER": "Meklēt kontaktpersonu",
|
||||
"HELP_LABEL": "Jādzēš"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Summary",
|
||||
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong> will be deleted.",
|
||||
"ATTRIBUTE_WARNING": "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
|
||||
"TITLE": "Kopsavilkums",
|
||||
"DELETE_WARNING": "Kontaktpersona <strong>%{childContactName}</strong> tiks dzēsta.",
|
||||
"ATTRIBUTE_WARNING": "Kontaktpersonas <strong>%{childContactName}</strong> informācija tiks kopēta uz <strong>%{primaryContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR_MESSAGE"
|
||||
"ERROR": "KĻŪDAS_PAZIŅOJUMS"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Merge contacts",
|
||||
"CANCEL": "Cancel",
|
||||
"SUBMIT": " Apvienot kontaktpersonas",
|
||||
"CANCEL": "Atcelt",
|
||||
"CHILD_CONTACT": {
|
||||
"ERROR": "Select a child contact to merge"
|
||||
"ERROR": "Izvēlieties pakārtoto kontaktpersonu, ko apvienot"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact merged successfully",
|
||||
"ERROR_MESSAGE": "Could not merge contacts, try again!"
|
||||
"SUCCESS_MESSAGE": "Kontaktpersona ir veiksmīgi apvienota",
|
||||
"ERROR_MESSAGE": "Nevarēja apvienot kontaktpersonas, mēģiniet vēlreiz!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
{
|
||||
"CONTACTS_FILTER": {
|
||||
"TITLE": "Filter Contacts",
|
||||
"SUBTITLE": "Add filters below and hit 'Submit' to filter contacts.",
|
||||
"ADD_NEW_FILTER": "Add Filter",
|
||||
"CLEAR_ALL_FILTERS": "Clear All Filters",
|
||||
"FILTER_DELETE_ERROR": "You should have atleast one filter to save",
|
||||
"SUBMIT_BUTTON_LABEL": "Submit",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel",
|
||||
"CLEAR_BUTTON_LABEL": "Clear Filters",
|
||||
"EMPTY_VALUE_ERROR": "Value is required",
|
||||
"TOOLTIP_LABEL": "Filter contacts",
|
||||
"TITLE": "Filtrēt Kontaktpersonas",
|
||||
"SUBTITLE": "Pievienojiet filtrus un noklikšķiniet uz 'Iesniegt', lai filtrētu kontaktpersonas.",
|
||||
"ADD_NEW_FILTER": "Pievienot Filtru",
|
||||
"CLEAR_ALL_FILTERS": "Atcelt Visus Filtrus",
|
||||
"FILTER_DELETE_ERROR": "Lai saglabātu, Jums ir jābūt vismaz vienam filtram",
|
||||
"SUBMIT_BUTTON_LABEL": "Iesniegt",
|
||||
"CANCEL_BUTTON_LABEL": "Atcelt",
|
||||
"CLEAR_BUTTON_LABEL": "Atcelt Filtrus",
|
||||
"EMPTY_VALUE_ERROR": "Nepieciešama vērtība",
|
||||
"TOOLTIP_LABEL": "Filtrēt kontaktpersonas",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "AND",
|
||||
"OR": "OR"
|
||||
"AND": "UN",
|
||||
"OR": "VAI"
|
||||
},
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Equal to",
|
||||
"not_equal_to": "Not equal to",
|
||||
"contains": "Contains",
|
||||
"does_not_contain": "Does not contain",
|
||||
"is_present": "Is present",
|
||||
"is_not_present": "Is not present",
|
||||
"is_greater_than": "Is greater than",
|
||||
"is_lesser_than": "Is lesser than",
|
||||
"days_before": "Is x days before"
|
||||
"equal_to": "Vienāds ar",
|
||||
"not_equal_to": "Nav vienāds ar",
|
||||
"contains": "Satur",
|
||||
"does_not_contain": "Nesatur",
|
||||
"is_present": "Iekļauj sevī",
|
||||
"is_not_present": "Neiekļauj sevī",
|
||||
"is_greater_than": "Ir lielāks par",
|
||||
"is_lesser_than": "Ir mazāks par",
|
||||
"days_before": "Ir x dienas pirms"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"NAME": "Name",
|
||||
"EMAIL": "Email",
|
||||
"PHONE_NUMBER": "Phone number",
|
||||
"IDENTIFIER": "Identifier",
|
||||
"CITY": "City",
|
||||
"COUNTRY": "Country",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "List",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Text",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Number",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Link",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox",
|
||||
"CREATED_AT": "Created At",
|
||||
"LAST_ACTIVITY": "Last Activity",
|
||||
"REFERER_LINK": "Referrer link"
|
||||
"NAME": "Vārds",
|
||||
"EMAIL": "E-pasts",
|
||||
"PHONE_NUMBER": "Tālruņa numurs",
|
||||
"IDENTIFIER": "Identifikators",
|
||||
"CITY": "Pilsēta",
|
||||
"COUNTRY": "Valsts",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "Saraksts",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Teksts",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Numurs",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Saite",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Izvēles rūtiņa",
|
||||
"CREATED_AT": "Izveidots",
|
||||
"LAST_ACTIVITY": "Pēdējās Darbības",
|
||||
"REFERER_LINK": "Atsauces sniedzēja saite"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Standard Filters",
|
||||
"ADDITIONAL_FILTERS": "Additional Filters",
|
||||
"CUSTOM_ATTRIBUTES": "Custom Attributes"
|
||||
"STANDARD_FILTERS": "Standarta Filtri",
|
||||
"ADDITIONAL_FILTERS": "Papildu Filtri",
|
||||
"CUSTOM_ATTRIBUTES": "Pielāgotas Īpašības"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,241 +1,242 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"SELECT_A_CONVERSATION": "Please select a conversation from left pane",
|
||||
"404": "Sorry, we cannot find the conversation. Please try again",
|
||||
"SWITCH_VIEW_LAYOUT": "Switch the layout",
|
||||
"DASHBOARD_APP_TAB_MESSAGES": "Messages",
|
||||
"UNVERIFIED_SESSION": "The identity of this user is not verified",
|
||||
"NO_MESSAGE_1": "Uh oh! Looks like there are no messages from customers in your inbox.",
|
||||
"NO_MESSAGE_2": " to send a message to your page!",
|
||||
"NO_INBOX_1": "Hola! Looks like you haven't added any inboxes yet.",
|
||||
"NO_INBOX_2": " to get started",
|
||||
"NO_INBOX_AGENT": "Uh Oh! Looks like you are not part of any inbox. Please contact your administrator",
|
||||
"SEARCH_MESSAGES": "Search for messages in conversations",
|
||||
"SELECT_A_CONVERSATION": "Lūdzu, izvēlieties sarunu kreisajā rūtī",
|
||||
"CSAT_REPLY_MESSAGE": "Lūdzu, novērtējiet sarunu",
|
||||
"404": "Atvainojiet, mēs nevaram atrast sarunu. Lūdzu mēģiniet vēlreiz",
|
||||
"SWITCH_VIEW_LAYOUT": "Pārslēgt izkārtojumu",
|
||||
"DASHBOARD_APP_TAB_MESSAGES": "Ziņojumi",
|
||||
"UNVERIFIED_SESSION": "Šā lietotāja identitāte nav pārbaudīta",
|
||||
"NO_MESSAGE_1": "Ak, vai! Izskatās, ka Jūsu iesūtnē nav ziņojumu no klientiem.",
|
||||
"NO_MESSAGE_2": " lai nosūtītu ziņojumu uz savu lapu!",
|
||||
"NO_INBOX_1": "Hola! Izskatās, ka jūs vēl neesat pievienojis nevienu iesūtni.",
|
||||
"NO_INBOX_2": " lai sāktu",
|
||||
"NO_INBOX_AGENT": "Ak, vai! Izskatās, ka Jūs neesat nevienas iesūtnes dalībnieks. Lūdzu, sazinieties ar savu administratoru",
|
||||
"SEARCH_MESSAGES": "Meklēt ziņojumus sarunās",
|
||||
"SEARCH": {
|
||||
"TITLE": "Search messages",
|
||||
"RESULT_TITLE": "Search Results",
|
||||
"LOADING_MESSAGE": "Crunching data...",
|
||||
"PLACEHOLDER": "Type any text to search messages",
|
||||
"NO_MATCHING_RESULTS": "No results found."
|
||||
"TITLE": "Meklēt ziņojumus",
|
||||
"RESULT_TITLE": "Meklēšanas Rezultāti",
|
||||
"LOADING_MESSAGE": "Tiek apkopoti dati...",
|
||||
"PLACEHOLDER": "Ievadiet jebkuru tekstu, lai meklētu ziņojumus",
|
||||
"NO_MATCHING_RESULTS": "Nav atrasts."
|
||||
},
|
||||
"UNREAD_MESSAGES": "Unread Messages",
|
||||
"UNREAD_MESSAGE": "Unread Message",
|
||||
"CLICK_HERE": "Click here",
|
||||
"LOADING_INBOXES": "Loading inboxes",
|
||||
"LOADING_CONVERSATIONS": "Loading Conversations",
|
||||
"CANNOT_REPLY": "You cannot reply due to",
|
||||
"24_HOURS_WINDOW": "24 hour message window restriction",
|
||||
"NOT_ASSIGNED_TO_YOU": "This conversation is not assigned to you. Would you like to assign this conversation to yourself?",
|
||||
"ASSIGN_TO_ME": "Assign to me",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "You can only reply to this conversation using a template message due to",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "24 hour message window restriction",
|
||||
"SELECT_A_TWEET_TO_REPLY": "Please select a tweet to reply to.",
|
||||
"REPLYING_TO": "You are replying to:",
|
||||
"REMOVE_SELECTION": "Remove Selection",
|
||||
"DOWNLOAD": "Download",
|
||||
"UNKNOWN_FILE_TYPE": "Unknown File",
|
||||
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
|
||||
"SUCCESS_DELETE_MESSAGE": "Message deleted successfully",
|
||||
"FAIL_DELETE_MESSSAGE": "Couldn't delete message! Try again",
|
||||
"NO_RESPONSE": "No response",
|
||||
"RATING_TITLE": "Rating",
|
||||
"FEEDBACK_TITLE": "Feedback",
|
||||
"UNREAD_MESSAGES": "Nelasītie ziņojumi",
|
||||
"UNREAD_MESSAGE": "Nelasīts ziņojums",
|
||||
"CLICK_HERE": "Noklikšķiniet šeit",
|
||||
"LOADING_INBOXES": "Notiek iesūtņu ielāde",
|
||||
"LOADING_CONVERSATIONS": "Notiek sarunu ielāde",
|
||||
"CANNOT_REPLY": "Jūs nevarat atbildēt, jo",
|
||||
"24_HOURS_WINDOW": "24 stundu ziņojuma loga ierobežojums",
|
||||
"NOT_ASSIGNED_TO_YOU": "Šī saruna nav Jums piešķirta. Vai vēlaties piešķirt šo sarunu sev?",
|
||||
"ASSIGN_TO_ME": "Piešķirt sev",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "Jūs varat atbildēt uz šo sarunu, tikai izmantojot veidnes ziņojumu, jo",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "24 stundu ziņojuma loga ierobežojums",
|
||||
"SELECT_A_TWEET_TO_REPLY": "Lūdzu, izvēlieties tvītu, uz kuru atbildēt.",
|
||||
"REPLYING_TO": "Jūs atbildat uz:",
|
||||
"REMOVE_SELECTION": "Noņemt Izvēli",
|
||||
"DOWNLOAD": "Lejupielādēt",
|
||||
"UNKNOWN_FILE_TYPE": "Nezināms Fails",
|
||||
"UPLOADING_ATTACHMENTS": "Notiek pielikumu augšupielāde...",
|
||||
"SUCCESS_DELETE_MESSAGE": "Ziņojums veiksmīgi izdzēsts",
|
||||
"FAIL_DELETE_MESSSAGE": "Nevarēja izdzēst ziņojumu! Mēģiniet vēlreiz",
|
||||
"NO_RESPONSE": "Nav atbildes",
|
||||
"RATING_TITLE": "Vērtējums",
|
||||
"FEEDBACK_TITLE": "Atsauksmes",
|
||||
"HEADER": {
|
||||
"RESOLVE_ACTION": "Resolve",
|
||||
"REOPEN_ACTION": "Reopen",
|
||||
"OPEN_ACTION": "Open",
|
||||
"OPEN": "More",
|
||||
"CLOSE": "Close",
|
||||
"DETAILS": "details",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Snoozed until tomorrow",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Snoozed until next week",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Snoozed until next reply"
|
||||
"RESOLVE_ACTION": "Atrisināt",
|
||||
"REOPEN_ACTION": "Atkārtoti atvērt",
|
||||
"OPEN_ACTION": "Atvērt",
|
||||
"OPEN": "Papildu",
|
||||
"CLOSE": "Aizvērt",
|
||||
"DETAILS": "detalizēta informācija",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Atlikts līdz rītdienai",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Atlikts līdz nākamajai nedēļai",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Atlikts līdz nākamajai atbildei"
|
||||
},
|
||||
"RESOLVE_DROPDOWN": {
|
||||
"MARK_PENDING": "Mark as pending",
|
||||
"MARK_PENDING": "Atzīmēt kā neapstiprinātu",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Snooze until",
|
||||
"NEXT_REPLY": "Next reply",
|
||||
"TOMORROW": "Tomorrow",
|
||||
"NEXT_WEEK": "Next week"
|
||||
"TITLE": "Atlikt līdz",
|
||||
"NEXT_REPLY": "Nākamā atbilde",
|
||||
"TOMORROW": "Rītdiena",
|
||||
"NEXT_WEEK": "Nākamā nedēļa"
|
||||
}
|
||||
},
|
||||
"CARD_CONTEXT_MENU": {
|
||||
"PENDING": "Mark as pending",
|
||||
"RESOLVED": "Mark as resolved",
|
||||
"REOPEN": "Reopen conversation",
|
||||
"PENDING": "Atzīmēt kā neapstiprinātu",
|
||||
"RESOLVED": "Atzīmēt kā atrisinātu",
|
||||
"REOPEN": "Atkārtoti atvērt sarunu",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Snooze",
|
||||
"NEXT_REPLY": "Until next reply",
|
||||
"TOMORROW": "Until tomorrow",
|
||||
"NEXT_WEEK": "Until next week"
|
||||
"TITLE": "Atlikt",
|
||||
"NEXT_REPLY": "Līdz nākamajai atbildei",
|
||||
"TOMORROW": "Līdz rītdienai",
|
||||
"NEXT_WEEK": "Līdz nākamajai nedēļai"
|
||||
},
|
||||
"ASSIGN_AGENT": "Assign agent",
|
||||
"ASSIGN_LABEL": "Assign label",
|
||||
"AGENTS_LOADING": "Loading agents...",
|
||||
"ASSIGN_TEAM": "Assign team",
|
||||
"ASSIGN_AGENT": "Piešķirt aģentu",
|
||||
"ASSIGN_LABEL": "Piešķirt etiķeti",
|
||||
"AGENTS_LOADING": "Notiek aģentu ielāde...",
|
||||
"ASSIGN_TEAM": "Piešķirt komandu",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Conversation id %{conversationId} assigned to \"%{agentName}\"",
|
||||
"FAILED": "Couldn't assign agent. Please try again."
|
||||
"SUCCESFUL": "Sarunas ID %{conversationId} piešķirts \"%{agentName}\"",
|
||||
"FAILED": "Nevarēja piešķirt aģentu. Lūdzu, mēģiniet vēlreiz."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned label #%{labelName} to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign label. Please try again."
|
||||
"SUCCESFUL": "Sarunai ar ID %{conversationId} tika piešķirta etiķete #%{labelName}",
|
||||
"FAILED": "Nevarēja piešķirt etiķeti. Lūdzu, mēģiniet vēlreiz."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned team \"%{team}\" to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign team. Please try again."
|
||||
"SUCCESFUL": "Sarunai ar ID %{conversationId} tika piešķirta komanda \"%{team}\"",
|
||||
"FAILED": "Nevarēja piešķirt komandu. Lūdzu, mēģiniet vēlreiz."
|
||||
}
|
||||
}
|
||||
},
|
||||
"FOOTER": {
|
||||
"MESSAGE_SIGN_TOOLTIP": "Message signature",
|
||||
"ENABLE_SIGN_TOOLTIP": "Enable signature",
|
||||
"DISABLE_SIGN_TOOLTIP": "Disable signature",
|
||||
"MSG_INPUT": "Shift + enter for new line. Start with '/' to select a Canned Response.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + enter for new line. This will be visible only to Agents",
|
||||
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "Message signature is not configured, please configure it in profile settings.",
|
||||
"CLICK_HERE": "Click here to update"
|
||||
"MESSAGE_SIGN_TOOLTIP": "Ziņojuma paraksts",
|
||||
"ENABLE_SIGN_TOOLTIP": "Iespējot parakstu",
|
||||
"DISABLE_SIGN_TOOLTIP": "Atspējot parakstu",
|
||||
"MSG_INPUT": "Shift + Enter, lai pārietu uz jaunu rindu. Sāciet ar '/' lai izvēlētos sagatavotu atbildi.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + Enter, lai pārietu uz jaunu rindu. Ziņojums būs redzams tikai Aģentiem",
|
||||
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "Ziņojuma paraksts nav nokonfigurēts. Lūdzu, nokonfigurējiet to profila iestatījumos.",
|
||||
"CLICK_HERE": "Noklikšķiniet šeit, lai atjauninātu"
|
||||
},
|
||||
"REPLYBOX": {
|
||||
"REPLY": "Reply",
|
||||
"PRIVATE_NOTE": "Private Note",
|
||||
"SEND": "Send",
|
||||
"CREATE": "Add Note",
|
||||
"TWEET": "Tweet",
|
||||
"TIP_FORMAT_ICON": "Show rich text editor",
|
||||
"TIP_EMOJI_ICON": "Show emoji selector",
|
||||
"TIP_ATTACH_ICON": "Attach files",
|
||||
"TIP_AUDIORECORDER_ICON": "Record audio",
|
||||
"TIP_AUDIORECORDER_PERMISSION": "Allow access to audio",
|
||||
"TIP_AUDIORECORDER_ERROR": "Could not open the audio",
|
||||
"ENTER_TO_SEND": "Enter to send",
|
||||
"DRAG_DROP": "Drag and drop here to attach",
|
||||
"START_AUDIO_RECORDING": "Start audio recording",
|
||||
"STOP_AUDIO_RECORDING": "Stop audio recording",
|
||||
"REPLY": "Atbildēt",
|
||||
"PRIVATE_NOTE": "Privāta Piezīme",
|
||||
"SEND": "Nosūtīt",
|
||||
"CREATE": "Pievienot Piezīmi",
|
||||
"TWEET": "Tvīts",
|
||||
"TIP_FORMAT_ICON": "Rādīt bagātinātā teksta redaktoru",
|
||||
"TIP_EMOJI_ICON": "Rādīt emocijzīmju atlasītāju",
|
||||
"TIP_ATTACH_ICON": "Pievienot failus",
|
||||
"TIP_AUDIORECORDER_ICON": "Ierakstīt audio",
|
||||
"TIP_AUDIORECORDER_PERMISSION": "Atļaut piekļuvi pie audio",
|
||||
"TIP_AUDIORECORDER_ERROR": "Nevarēja atvērt audio",
|
||||
"ENTER_TO_SEND": "Enter, lai nosūtītu",
|
||||
"DRAG_DROP": "Velciet un nometiet šeit, lai pievienotu",
|
||||
"START_AUDIO_RECORDING": "Sākt audio ierakstīšanu",
|
||||
"STOP_AUDIO_RECORDING": "Apturēt audio ierakstīšanu",
|
||||
"": "",
|
||||
"EMAIL_HEAD": {
|
||||
"ADD_BCC": "Add bcc",
|
||||
"ADD_BCC": "Pievienot bcc",
|
||||
"CC": {
|
||||
"LABEL": "CC",
|
||||
"PLACEHOLDER": "Emails separated by commas",
|
||||
"ERROR": "Please enter valid email addresses"
|
||||
"PLACEHOLDER": "E-pasta adreses, atdalītas ar komatiem",
|
||||
"ERROR": "Lūdzu, ievadiet derīgas e-pasta adreses"
|
||||
},
|
||||
"BCC": {
|
||||
"LABEL": "BCC",
|
||||
"PLACEHOLDER": "Emails separated by commas",
|
||||
"ERROR": "Please enter valid email addresses"
|
||||
"PLACEHOLDER": "E-pasta adreses, atdalītas ar komatiem",
|
||||
"ERROR": "Lūdzu, ievadiet derīgas e-pasta adreses"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team",
|
||||
"CHANGE_STATUS": "Conversation status changed",
|
||||
"CHANGE_STATUS_FAILED": "Conversation status change failed",
|
||||
"CHANGE_AGENT": "Conversation Assignee changed",
|
||||
"CHANGE_AGENT_FAILED": "Assignee change failed",
|
||||
"ASSIGN_LABEL_SUCCESFUL": "Label assigned successfully",
|
||||
"ASSIGN_LABEL_FAILED": "Label assignment failed",
|
||||
"CHANGE_TEAM": "Conversation team changed",
|
||||
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit",
|
||||
"MESSAGE_ERROR": "Unable to send this message, please try again later",
|
||||
"SENT_BY": "Sent by:",
|
||||
"VISIBLE_TO_AGENTS": "Privāta Piezīme: Redzama tikai Jums un Jūsu komandai",
|
||||
"CHANGE_STATUS": "Sarunas statuss ir mainīts",
|
||||
"CHANGE_STATUS_FAILED": "Sarunas statusa maiņa neizdevās",
|
||||
"CHANGE_AGENT": "Mainīts sarunas Pilnvarotais",
|
||||
"CHANGE_AGENT_FAILED": "Pilnvarotā maiņa neizdevās",
|
||||
"ASSIGN_LABEL_SUCCESFUL": "Etiķete ir veiksmīgi piešķirta",
|
||||
"ASSIGN_LABEL_FAILED": "Etiķetes piešķiršana neizdevās",
|
||||
"CHANGE_TEAM": "Sarunu komanda mainīta",
|
||||
"FILE_SIZE_LIMIT": "Fails pārsniedz {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB pielikuma ierobežojumu",
|
||||
"MESSAGE_ERROR": "Nevar nosūtīt šo ziņojumu. Lūdzu, vēlāk mēģiniet vēlreiz",
|
||||
"SENT_BY": "Sūtīja:",
|
||||
"BOT": "Bot",
|
||||
"SEND_FAILED": "Couldn't send message! Try again",
|
||||
"TRY_AGAIN": "retry",
|
||||
"SEND_FAILED": "Nevarēja nosūtīt ziņojumu! Mēģiniet vēlreiz",
|
||||
"TRY_AGAIN": "mēģināt vēlreiz",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Select Agent",
|
||||
"REMOVE": "Remove",
|
||||
"ASSIGN": "Assign"
|
||||
"SELECT_AGENT": "Izvēlieties Aģentu",
|
||||
"REMOVE": "Noņemt",
|
||||
"ASSIGN": "Piešķirt"
|
||||
},
|
||||
"CONTEXT_MENU": {
|
||||
"COPY": "Copy",
|
||||
"DELETE": "Delete"
|
||||
"COPY": "Kopēt",
|
||||
"DELETE": "Dzēst"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||||
"SUBMIT": "Submit",
|
||||
"CANCEL": "Cancel",
|
||||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||||
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
||||
"TITLE": "Nosūtīt sarunas transkriptu",
|
||||
"DESC": "Nosūtīt sarunas transkripta kopiju uz norādīto e-pasta adresi",
|
||||
"SUBMIT": "Iesniegt",
|
||||
"CANCEL": "Atcelt",
|
||||
"SEND_EMAIL_SUCCESS": "Sarunas transkripts tika veiksmīgi nosūtīts",
|
||||
"SEND_EMAIL_ERROR": "Radās kļūda. Lūdzu, mēģiniet vēlreiz",
|
||||
"FORM": {
|
||||
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
||||
"SEND_TO_AGENT": "Send the transcript to the assigned agent",
|
||||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
||||
"SEND_TO_CONTACT": "Nosūtīt transkriptu klientam",
|
||||
"SEND_TO_AGENT": "Nosūtīt transkriptu piešķirtajam aģentam",
|
||||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Nosūtīt transkriptu uz citu e-pasta adresi",
|
||||
"EMAIL": {
|
||||
"PLACEHOLDER": "Enter an email address",
|
||||
"ERROR": "Please enter a valid email address"
|
||||
"PLACEHOLDER": "Ievadiet e-pasta adresi",
|
||||
"ERROR": "Lūdzu ievadiet derīgu e-pasta adresi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ONBOARDING": {
|
||||
"TITLE": "Hey 👋, Welcome to %{installationName}!",
|
||||
"DESCRIPTION": "Thanks for signing up. We want you to get the most out of %{installationName}. Here are a few things you can do in %{installationName} to make the experience delightful.",
|
||||
"READ_LATEST_UPDATES": "Read our latest updates",
|
||||
"TITLE": "Sveicināti 👋, Laipni lūdzam %{installationName}!",
|
||||
"DESCRIPTION": "Paldies, ka reģistrējāties. Mēs vēlamies, lai Jūs gūtu maksimālu labumu no %{installationName}. Šeit ir dažas lietas, ko varat darīt %{installationName} lai Jūsu pieredze būtu patīkamāka.",
|
||||
"READ_LATEST_UPDATES": "Izlasīt mūsu aktuālākos jaunumus",
|
||||
"ALL_CONVERSATION": {
|
||||
"TITLE": "All your conversations in one place",
|
||||
"DESCRIPTION": "View all the conversations from your customers in one single dashboard. You can filter the conversations by the incoming channel, label and status."
|
||||
"TITLE": "Visas Jūsu sarunas vienuviet",
|
||||
"DESCRIPTION": "Skatīt visas sarunas ar klientiem vienā informācijas panelī. Jūs varat filtrēt sarunas pēc ienākošā kanāla, etiķetes un statusa."
|
||||
},
|
||||
"TEAM_MEMBERS": {
|
||||
"TITLE": "Invite your team members",
|
||||
"DESCRIPTION": "Since you are getting ready to talk to your customer, bring in your teammates to assist you. You can invite your teammates by adding their email addresses to the agent list.",
|
||||
"NEW_LINK": "Click here to invite a team member"
|
||||
"TITLE": "Uzaicināt savas komandas biedrus",
|
||||
"DESCRIPTION": "Tā kā Jūs gatavojaties runāt ar savu klientu, piesaistiet savus komandas biedrus, lai viņi Jums palīdzētu. Jūs varat uzaicināt savus komandas biedrus, pievienojot viņu e-pasta adreses aģentu sarakstam.",
|
||||
"NEW_LINK": "Noklikšķiniet šeit, lai uzaicinātu komandas biedru"
|
||||
},
|
||||
"INBOXES": {
|
||||
"TITLE": "Connect Inboxes",
|
||||
"DESCRIPTION": "Connect various channels through which your customers would be talking to you. It can be a website live-chat, your Facebook or Twitter page or even your WhatsApp number.",
|
||||
"NEW_LINK": "Click here to create an inbox"
|
||||
"TITLE": "Pievienot Iesūtnes",
|
||||
"DESCRIPTION": "Pievienot dažādus kanālus, caur kuriem Jūsu klienti ar Jums runās. Tie var būt tīmekļa vietņu tiešraides tērzētavas, Jūsu Facebook vai Twitter lapa, vai pat jūsu WhatsApp numurs.",
|
||||
"NEW_LINK": "Noklikšķiniet šeit, lai izveidotu iesūtni"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Organize conversations with labels",
|
||||
"DESCRIPTION": "Labels provide an easier way to categorize your conversation. Create some labels like #support-enquiry, #billing-question etc., so that you can use them in a conversation later.",
|
||||
"NEW_LINK": "Click here to create tags"
|
||||
"TITLE": "Organizēt sarunas ar etiķetēm",
|
||||
"DESCRIPTION": "Etiķetes nodrošina vienkāršāku veidu, kā klasificēt sarunu. Izveidojiet dažas etiķetes, piemēram, #atbalsta-pieprasījums, #norēķinu-jautājums utt., lai vēlāk varētu tās izmantot sarunas laikā.",
|
||||
"NEW_LINK": "Noklikšķiniet šeit, lai izveidotu atzīmes"
|
||||
}
|
||||
},
|
||||
"CONVERSATION_SIDEBAR": {
|
||||
"ASSIGNEE_LABEL": "Assigned Agent",
|
||||
"SELF_ASSIGN": "Assign to me",
|
||||
"TEAM_LABEL": "Assigned Team",
|
||||
"ASSIGNEE_LABEL": "Piešķirts Aģentam",
|
||||
"SELF_ASSIGN": "Piešķirts man",
|
||||
"TEAM_LABEL": "Piešķirtā Komanda",
|
||||
"SELECT": {
|
||||
"PLACEHOLDER": "None"
|
||||
"PLACEHOLDER": "Nav"
|
||||
},
|
||||
"ACCORDION": {
|
||||
"CONTACT_DETAILS": "Contact Details",
|
||||
"CONVERSATION_ACTIONS": "Conversation Actions",
|
||||
"CONVERSATION_LABELS": "Conversation Labels",
|
||||
"CONVERSATION_INFO": "Conversation Information",
|
||||
"CONTACT_ATTRIBUTES": "Contact Attributes",
|
||||
"PREVIOUS_CONVERSATION": "Previous Conversations"
|
||||
"CONTACT_DETAILS": "Kontaktpersonas Informācija",
|
||||
"CONVERSATION_ACTIONS": "Sarunas Darbības",
|
||||
"CONVERSATION_LABELS": "Sarunu Etiķetes",
|
||||
"CONVERSATION_INFO": "Sarunas Informācija",
|
||||
"CONTACT_ATTRIBUTES": "Kontaktpersonas Īpašības",
|
||||
"PREVIOUS_CONVERSATION": "Iepriekšējās Sarunas"
|
||||
}
|
||||
},
|
||||
"CONVERSATION_CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Create attribute",
|
||||
"ADD_BUTTON_TEXT": "Izveidot Īpašību",
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Īpašība ir veiksmīgi atjaunināta",
|
||||
"ERROR": "Nevar atjaunināt īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"TITLE": "Pievienot",
|
||||
"SUCCESS": "Īpašība ir veiksmīgi pievienota",
|
||||
"ERROR": "Nevar pievienot īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Īpašība ir veiksmīgi izdzēsta",
|
||||
"ERROR": "Nevar izdzēst īpašību. Lūdzu, pamēģiniet vēlāk vēlreiz"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Pievienot īpašības",
|
||||
"PLACEHOLDER": "Meklēt īpašības",
|
||||
"NO_RESULT": "Īpašības nav atrastas"
|
||||
}
|
||||
},
|
||||
"EMAIL_HEADER": {
|
||||
"FROM": "From",
|
||||
"TO": "To",
|
||||
"FROM": "No",
|
||||
"TO": "Kam",
|
||||
"BCC": "Bcc",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Subject"
|
||||
"SUBJECT": "Tēma"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"CSAT": {
|
||||
"TITLE": "Rate your conversation",
|
||||
"PLACEHOLDER": "Tell us more..."
|
||||
"TITLE": "Novērtējiet Jūsu sarunu",
|
||||
"PLACEHOLDER": "Pastāsti mums vairāk..."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,140 +1,140 @@
|
||||
{
|
||||
"GENERAL_SETTINGS": {
|
||||
"TITLE": "Account settings",
|
||||
"SUBMIT": "Update settings",
|
||||
"BACK": "Back",
|
||||
"TITLE": "Konta iestatījumi",
|
||||
"SUBMIT": "Atjaunināt iestatījumus",
|
||||
"BACK": "Atpakaļ",
|
||||
"UPDATE": {
|
||||
"ERROR": "Could not update settings, try again!",
|
||||
"SUCCESS": "Successfully updated account settings"
|
||||
"ERROR": "Nevarēja atjaunināt iestatījumus, mēģiniet vēlreiz!",
|
||||
"SUCCESS": "Konta iestatījumi ir veiksmīgi atjaunināti"
|
||||
},
|
||||
"FORM": {
|
||||
"ERROR": "Please fix form errors",
|
||||
"ERROR": "Lūdzu, izlabojiet veidlapas kļūdas",
|
||||
"GENERAL_SECTION": {
|
||||
"TITLE": "General settings",
|
||||
"TITLE": "Vispārīgie iestatījumi",
|
||||
"NOTE": ""
|
||||
},
|
||||
"ACCOUNT_ID": {
|
||||
"TITLE": "Account ID",
|
||||
"NOTE": "This ID is required if you are building an API based integration"
|
||||
"TITLE": "Konta ID",
|
||||
"NOTE": "Šis ID ir nepieciešams, ja veidojat uz API balstītu integrāciju"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Account name",
|
||||
"PLACEHOLDER": "Your account name",
|
||||
"ERROR": "Please enter a valid account name"
|
||||
"LABEL": "Konta nosaukums",
|
||||
"PLACEHOLDER": "Jūsu konta nosaukums",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu konta nosaukumu"
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"LABEL": "Site language (Beta)",
|
||||
"PLACEHOLDER": "Your account name",
|
||||
"LABEL": "Vietnes valoda (Beta)",
|
||||
"PLACEHOLDER": "Jūsu konta nosaukums",
|
||||
"ERROR": ""
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Incoming Email Domain",
|
||||
"PLACEHOLDER": "The domain where you will receive the emails",
|
||||
"LABEL": "Ienākošā e-pasta domēns",
|
||||
"PLACEHOLDER": "Domēns, kurā saņemsiet e-pastus",
|
||||
"ERROR": ""
|
||||
},
|
||||
"SUPPORT_EMAIL": {
|
||||
"LABEL": "Support Email",
|
||||
"PLACEHOLDER": "Your company's support email",
|
||||
"LABEL": "Atbalsta e-pasts",
|
||||
"PLACEHOLDER": "Jūsu uzņēmuma atbalsta e-pasts",
|
||||
"ERROR": ""
|
||||
},
|
||||
"AUTO_RESOLVE_DURATION": {
|
||||
"LABEL": "Number of days after a ticket should auto resolve if there is no activity",
|
||||
"LABEL": "Dienu skaits pēc kā biļetei ir automātiski jāatrisinās, ja nenotiek nekādas darbības",
|
||||
"PLACEHOLDER": "30",
|
||||
"ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)"
|
||||
"ERROR": "Lūdzu, ievadiet derīgu automātiskās atrisināšanas ilgumu (vismaz 1 diena un ne vairāk kā 999 dienas)"
|
||||
},
|
||||
"FEATURES": {
|
||||
"INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now."
|
||||
"INBOUND_EMAIL_ENABLED": "Jūsu kontam ir iespējota sarunu nepārtrauktība ar e-pastiem.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Tagad Jūs varat saņemt e-pasta ziņojumus savā pielāgotajā domēnā."
|
||||
}
|
||||
},
|
||||
"UPDATE_CHATWOOT": "An update %{latestChatwootVersion} for Chatwoot is available. Please update your instance.",
|
||||
"LEARN_MORE": "Learn more"
|
||||
"UPDATE_CHATWOOT": "Ir pieejams Chatwoot %{latestChatwootVersion} jauninājums. Lūdzu, atjauniniet savu programmatūru.",
|
||||
"LEARN_MORE": "Uzzināt vairāk"
|
||||
},
|
||||
"FORMS": {
|
||||
"MULTISELECT": {
|
||||
"ENTER_TO_SELECT": "Press enter to select",
|
||||
"ENTER_TO_REMOVE": "Press enter to remove",
|
||||
"SELECT_ONE": "Select one"
|
||||
"ENTER_TO_SELECT": "Nospiediet enter, lai izvēlētos",
|
||||
"ENTER_TO_REMOVE": "Nospiediet enter, lai noņemtu",
|
||||
"SELECT_ONE": "Izvēlieties vienu"
|
||||
}
|
||||
},
|
||||
"NOTIFICATIONS_PAGE": {
|
||||
"HEADER": "Notifications",
|
||||
"MARK_ALL_DONE": "Mark All Done",
|
||||
"DELETE_TITLE": "deleted",
|
||||
"HEADER": "Paziņojumi",
|
||||
"MARK_ALL_DONE": "Atzīmēt visu kā pabeigtu",
|
||||
"DELETE_TITLE": "dzēsts",
|
||||
"UNREAD_NOTIFICATION": {
|
||||
"TITLE": "Unread Notifications",
|
||||
"ALL_NOTIFICATIONS": "View all notifications",
|
||||
"LOADING_UNREAD_MESSAGE": "Loading unread notifications...",
|
||||
"EMPTY_MESSAGE": "You have no unread notifications"
|
||||
"TITLE": "Nelasīti paziņojumi",
|
||||
"ALL_NOTIFICATIONS": "Skatīt visus paziņojumus",
|
||||
"LOADING_UNREAD_MESSAGE": "Notiek nelasītu paziņojumu ielāde...",
|
||||
"EMPTY_MESSAGE": "Jums nav nelasītu paziņojumu"
|
||||
},
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading notifications...",
|
||||
"404": "No Notifications",
|
||||
"LOADING_MESSAGE": "Notiek paziņojumu ielāde...",
|
||||
"404": "Nav paziņojumu",
|
||||
"TABLE_HEADER": [
|
||||
"Name",
|
||||
"Phone Number",
|
||||
"Conversations",
|
||||
"Last Contacted"
|
||||
"Vārds",
|
||||
"Telefona numurs",
|
||||
"Sarunas",
|
||||
"Pēdējā Sazināšanās"
|
||||
]
|
||||
},
|
||||
"TYPE_LABEL": {
|
||||
"conversation_creation": "New conversation",
|
||||
"conversation_assignment": "Conversation Assigned",
|
||||
"assigned_conversation_new_message": "New Message",
|
||||
"conversation_mention": "Mention"
|
||||
"conversation_creation": "Jauna saruna",
|
||||
"conversation_assignment": "Saruna Piešķirta",
|
||||
"assigned_conversation_new_message": "Jauns ziņojums",
|
||||
"conversation_mention": "Pieminēt"
|
||||
}
|
||||
},
|
||||
"NETWORK": {
|
||||
"NOTIFICATION": {
|
||||
"TEXT": "Disconnected from Chatwoot"
|
||||
"TEXT": "Atvienots no Chatwoot"
|
||||
},
|
||||
"BUTTON": {
|
||||
"REFRESH": "Refresh"
|
||||
"REFRESH": "Atjaunot"
|
||||
}
|
||||
},
|
||||
"COMMAND_BAR": {
|
||||
"SEARCH_PLACEHOLDER": "Search or jump to",
|
||||
"SEARCH_PLACEHOLDER": "Meklēt vai pāriet uz",
|
||||
"SECTIONS": {
|
||||
"GENERAL": "General",
|
||||
"REPORTS": "Reports",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CHANGE_ASSIGNEE": "Change Assignee",
|
||||
"CHANGE_TEAM": "Change Team",
|
||||
"ADD_LABEL": "Add label to the conversation",
|
||||
"REMOVE_LABEL": "Remove label from the conversation",
|
||||
"SETTINGS": "Settings"
|
||||
"GENERAL": "Vispārēji",
|
||||
"REPORTS": "Pārskati",
|
||||
"CONVERSATION": "Saruna",
|
||||
"CHANGE_ASSIGNEE": "Mainīt Pilnvaroto",
|
||||
"CHANGE_TEAM": "Mainīt Komandu",
|
||||
"ADD_LABEL": "Pievienot sarunai etiķeti",
|
||||
"REMOVE_LABEL": "Noņemt etiķeti no sarunas",
|
||||
"SETTINGS": "Iestatījumi"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Go to Conversation Dashboard",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Go to Contacts Dashboard",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Go to Reports Overview",
|
||||
"GO_TO_CONVERSATION_REPORTS": "Go to Conversation Reports",
|
||||
"GO_TO_AGENT_REPORTS": "Go to Agent Reports",
|
||||
"GO_TO_LABEL_REPORTS": "Go to Label Reports",
|
||||
"GO_TO_INBOX_REPORTS": "Go to Inbox Reports",
|
||||
"GO_TO_TEAM_REPORTS": "Go to Team Reports",
|
||||
"GO_TO_SETTINGS_AGENTS": "Go to Agent Settings",
|
||||
"GO_TO_SETTINGS_TEAMS": "Go to Team Settings",
|
||||
"GO_TO_SETTINGS_INBOXES": "Go to Inbox Settings",
|
||||
"GO_TO_SETTINGS_LABELS": "Go to Label Settings",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Go to Canned Response Settings",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Go to Application Settings",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Go to Account Settings",
|
||||
"GO_TO_SETTINGS_PROFILE": "Go to Profile Settings",
|
||||
"GO_TO_NOTIFICATIONS": "Go to Notifications",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Add label to the conversation",
|
||||
"ASSIGN_AN_AGENT": "Assign an agent",
|
||||
"ASSIGN_A_TEAM": "Assign a team",
|
||||
"MUTE_CONVERSATION": "Mute conversation",
|
||||
"UNMUTE_CONVERSATION": "Unmute conversation",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Remove label from the conversation",
|
||||
"REOPEN_CONVERSATION": "Reopen conversation",
|
||||
"RESOLVE_CONVERSATION": "Resolve conversation",
|
||||
"SEND_TRANSCRIPT": "Send an email transcript",
|
||||
"SNOOZE_CONVERSATION": "Snooze Conversation",
|
||||
"UNTIL_NEXT_REPLY": "Until next reply",
|
||||
"UNTIL_NEXT_WEEK": "Until next week",
|
||||
"UNTIL_TOMORROW": "Until tomorrow"
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Doties uz Sarunu Informācijas Paneli",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Doties uz Kontaktpersonu Informācijas Paneli",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Doties uz Pārskatu Kopsavilkumu",
|
||||
"GO_TO_CONVERSATION_REPORTS": "Doties uz Sarunu Pārskatiem",
|
||||
"GO_TO_AGENT_REPORTS": "Doties uz Aģentu Pārskatiem",
|
||||
"GO_TO_LABEL_REPORTS": "Doties uz Etiķešu Pārskatiem",
|
||||
"GO_TO_INBOX_REPORTS": "Doties uz Iesūtnes Pārskatiem",
|
||||
"GO_TO_TEAM_REPORTS": "Doties uz Komandas Pārskatiem",
|
||||
"GO_TO_SETTINGS_AGENTS": "Doties uz Aģentu Iestatījumiem",
|
||||
"GO_TO_SETTINGS_TEAMS": "Doties uz Komandas Iestatījumiem",
|
||||
"GO_TO_SETTINGS_INBOXES": "Doties uz Iesūtnes Iestatījumiem",
|
||||
"GO_TO_SETTINGS_LABELS": "Doties uz Etiķešu Iestatījumiem",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Doties uz Sagatavoto Atbilžu Iestatījumiem",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Doties uz Lietojumprogrammas Iestatījumiem",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Doties uz Konta Iestatījumiem",
|
||||
"GO_TO_SETTINGS_PROFILE": "Doties uz Profila Iestatījumiem",
|
||||
"GO_TO_NOTIFICATIONS": "Doties uz Paziņojumiem",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Pievienot sarunai etiķeti",
|
||||
"ASSIGN_AN_AGENT": "Piešķirt aģentu",
|
||||
"ASSIGN_A_TEAM": "Piešķirt komandu",
|
||||
"MUTE_CONVERSATION": "Izslēgt sarunu",
|
||||
"UNMUTE_CONVERSATION": "Ieslēgt sarunu",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Noņemt etiķeti no sarunas",
|
||||
"REOPEN_CONVERSATION": "Atkārtoti atvērt sarunu",
|
||||
"RESOLVE_CONVERSATION": "Atrisināt sarunu",
|
||||
"SEND_TRANSCRIPT": "Nosūtīt uz e-pastu transkriptu",
|
||||
"SNOOZE_CONVERSATION": "Atlikt Sarunu",
|
||||
"UNTIL_NEXT_REPLY": "Līdz nākamajai atbildei",
|
||||
"UNTIL_NEXT_WEEK": "Līdz nākamajai nedēļai",
|
||||
"UNTIL_TOMORROW": "Līdz rītdienai"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,267 +1,409 @@
|
||||
{
|
||||
"HELP_CENTER": {
|
||||
"HEADER": {
|
||||
"FILTER": "Filter by",
|
||||
"SORT": "Sort by",
|
||||
"SETTINGS_BUTTON": "Settings",
|
||||
"NEW_BUTTON": "New Article",
|
||||
"FILTER": "Filtrēt pēc",
|
||||
"SORT": "Kārtot pēc",
|
||||
"SETTINGS_BUTTON": "Iestatījumi",
|
||||
"NEW_BUTTON": "Jauns Raksts",
|
||||
"DROPDOWN_OPTIONS": {
|
||||
"PUBLISHED": "Published",
|
||||
"DRAFT": "Draft",
|
||||
"ARCHIVED": "Archived"
|
||||
"PUBLISHED": "Publicēts",
|
||||
"DRAFT": "Melnraksts",
|
||||
"ARCHIVED": "Arhivēts"
|
||||
},
|
||||
"TITLES": {
|
||||
"ALL_ARTICLES": "All Articles",
|
||||
"MINE": "My Articles",
|
||||
"DRAFT": "Draft Articles",
|
||||
"ARCHIVED": "Archived Articles"
|
||||
"ALL_ARTICLES": "Visi Raksti",
|
||||
"MINE": "Mani Raksti",
|
||||
"DRAFT": "Melnraksti",
|
||||
"ARCHIVED": "Arhivētie Raksti"
|
||||
}
|
||||
},
|
||||
"EDIT_HEADER": {
|
||||
"ALL_ARTICLES": "All Articles",
|
||||
"PUBLISH_BUTTON": "Publish",
|
||||
"PREVIEW": "Preview",
|
||||
"ADD_TRANSLATION": "Add translation",
|
||||
"OPEN_SIDEBAR": "Open sidebar",
|
||||
"CLOSE_SIDEBAR": "Close sidebar",
|
||||
"SAVING": "Saving...",
|
||||
"SAVED": "Saved"
|
||||
"ALL_ARTICLES": "Visi Raksti",
|
||||
"PUBLISH_BUTTON": "Publicēt",
|
||||
"MOVE_TO_ARCHIVE_BUTTON": "Pārvietot uz arhivēts",
|
||||
"PREVIEW": "Priekšskatījums",
|
||||
"ADD_TRANSLATION": "Pievienojiet tulkojumu",
|
||||
"OPEN_SIDEBAR": "Atvērt sānjoslu",
|
||||
"CLOSE_SIDEBAR": "Aizvērt sānjoslu",
|
||||
"SAVING": "Notiek saglabāšana...",
|
||||
"SAVED": "Saglabāts"
|
||||
},
|
||||
"ARTICLE_SETTINGS": {
|
||||
"TITLE": "Article Settings",
|
||||
"TITLE": "Raksta iestatījumi",
|
||||
"FORM": {
|
||||
"CATEGORY": {
|
||||
"LABEL": "Category",
|
||||
"TITLE": "Select category",
|
||||
"PLACEHOLDER": "Select category",
|
||||
"NO_RESULT": "No category found",
|
||||
"SEARCH_PLACEHOLDER": "Search category"
|
||||
"LABEL": "Kategorija",
|
||||
"TITLE": "Izvēlieties kategoriju",
|
||||
"PLACEHOLDER": "Izvēlieties kategoriju",
|
||||
"NO_RESULT": "Kategorija nav atrasta",
|
||||
"SEARCH_PLACEHOLDER": "Meklēt kategoriju"
|
||||
},
|
||||
"AUTHOR": {
|
||||
"LABEL": "Author",
|
||||
"TITLE": "Select author",
|
||||
"PLACEHOLDER": "Select author",
|
||||
"NO_RESULT": "No authors found",
|
||||
"SEARCH_PLACEHOLDER": "Search author"
|
||||
"LABEL": "Autors",
|
||||
"TITLE": "Izvēlieties autoru",
|
||||
"PLACEHOLDER": "Izvēlieties autoru",
|
||||
"NO_RESULT": "Autors nav atrasts",
|
||||
"SEARCH_PLACEHOLDER": "Meklēt autoru"
|
||||
},
|
||||
"META_TITLE": {
|
||||
"LABEL": "Meta title",
|
||||
"PLACEHOLDER": "Add a meta title"
|
||||
"LABEL": "Meta virsraksts",
|
||||
"PLACEHOLDER": "Pievienot meta virsrakstu"
|
||||
},
|
||||
"META_DESCRIPTION": {
|
||||
"LABEL": "Meta description",
|
||||
"PLACEHOLDER": "Add your meta description for better SEO results..."
|
||||
"LABEL": "Meta apraksts",
|
||||
"PLACEHOLDER": "Pievienojiet savu meta aprakstu, lai iegūtu labākus meklētājprogrammas optimizācijas rezultātus..."
|
||||
},
|
||||
"META_TAGS": {
|
||||
"LABEL": "Meta tags",
|
||||
"PLACEHOLDER": "Add meta tags separated by comma..."
|
||||
"LABEL": "Meta tagi",
|
||||
"PLACEHOLDER": "Pievienojiet meta tagus, atdalot tos ar komatu..."
|
||||
}
|
||||
},
|
||||
"BUTTONS": {
|
||||
"ARCHIVE": "Archive article",
|
||||
"DELETE": "Delete article"
|
||||
"ARCHIVE": "Arhivēt rakstu",
|
||||
"DELETE": "Dzēst rakstu"
|
||||
}
|
||||
},
|
||||
"PORTAL": {
|
||||
"HEADER": "Portals",
|
||||
"NEW_BUTTON": "New Portal",
|
||||
"ACTIVE_BADGE": "active",
|
||||
"CHOOSE_LOCALE_LABEL": "Choose a locale",
|
||||
"LOADING_MESSAGE": "Loading portals...",
|
||||
"ARTICLES_LABEL": "articles",
|
||||
"NO_PORTALS_MESSAGE": "There are no available portals",
|
||||
"ADD_NEW_LOCALE": "Add a new locale",
|
||||
"HEADER": "Portāli",
|
||||
"DEFAULT": "Noklusēts",
|
||||
"NEW_BUTTON": "Jauns Portāls",
|
||||
"ACTIVE_BADGE": "aktīvs",
|
||||
"CHOOSE_LOCALE_LABEL": "Izvēlieties lokalizāciju",
|
||||
"LOADING_MESSAGE": "Notiek portālu ielāde...",
|
||||
"ARTICLES_LABEL": "raksti",
|
||||
"NO_PORTALS_MESSAGE": "Nav pieejami portāli",
|
||||
"ADD_NEW_LOCALE": "Pievienot jaunu lokalizāciju",
|
||||
"POPOVER": {
|
||||
"TITLE": "Portals",
|
||||
"PORTAL_SETTINGS": "Portal settings",
|
||||
"SUBTITLE": "You have multiple portals and can have different locales for each portal.",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel",
|
||||
"CHOOSE_LOCALE_BUTTON": "Choose Locale"
|
||||
"TITLE": "Portāli",
|
||||
"PORTAL_SETTINGS": "Portāla iestatījumi",
|
||||
"SUBTITLE": "Jums ir vairāki portāli, un katram portālam var būt dažādas lokalizācijas.",
|
||||
"CANCEL_BUTTON_LABEL": "Atcelt",
|
||||
"CHOOSE_LOCALE_BUTTON": "Izvēlieties Lokalizāciju"
|
||||
},
|
||||
"PORTAL_SETTINGS": {
|
||||
"LIST_ITEM": {
|
||||
"HEADER": {
|
||||
"COUNT_LABEL": "articles",
|
||||
"ADD": "Add locale",
|
||||
"VISIT": "Visit site",
|
||||
"SETTINGS": "Settings"
|
||||
"COUNT_LABEL": "raksti",
|
||||
"ADD": "Pievienot lokalizāciju",
|
||||
"VISIT": "Apmeklēt tīmekļa vietni",
|
||||
"SETTINGS": "Iestatījumi",
|
||||
"DELETE": "Dzēst"
|
||||
},
|
||||
"PORTAL_CONFIG": {
|
||||
"TITLE": "Portal Configurations",
|
||||
"TITLE": "Portāla Konfigurācijas",
|
||||
"ITEMS": {
|
||||
"NAME": "Name",
|
||||
"DOMAIN": "Custom domain",
|
||||
"NAME": "Vārds",
|
||||
"DOMAIN": "Pielāgots domēns",
|
||||
"SLUG": "Slug",
|
||||
"TITLE": "Portal title",
|
||||
"THEME": "Theme color",
|
||||
"SUB_TEXT": "Portal sub text"
|
||||
"TITLE": "Portāla nosaukums",
|
||||
"THEME": "Tēmas krāsa",
|
||||
"SUB_TEXT": "Portāla apakšteksts"
|
||||
}
|
||||
},
|
||||
"AVAILABLE_LOCALES": {
|
||||
"TITLE": "Available locales",
|
||||
"TITLE": "Pieejamās lokalizācijas",
|
||||
"TABLE": {
|
||||
"NAME": "Locale name",
|
||||
"CODE": "Locale code",
|
||||
"ARTICLE_COUNT": "No. of articles",
|
||||
"CATEGORIES": "No. of categories",
|
||||
"SWAP": "Swap",
|
||||
"DELETE": "Delete",
|
||||
"DEFAULT_LOCALE": "Default"
|
||||
"NAME": "Lokalizācijas nosaukums",
|
||||
"CODE": "Lokalizācijas kods",
|
||||
"ARTICLE_COUNT": "Rakstu skaits",
|
||||
"CATEGORIES": "Kategoriju skaits",
|
||||
"SWAP": "Apmainīt",
|
||||
"DELETE": "Dzēst",
|
||||
"DEFAULT_LOCALE": "Noklusējums"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_PORTAL": {
|
||||
"TITLE": "Dzēst portālu",
|
||||
"MESSAGE": "Vai tiešām vēlaties dzēst šo portālu",
|
||||
"YES": "Jā, dzēst portālu",
|
||||
"NO": "Nē, paturēt portālu",
|
||||
"API": {
|
||||
"DELETE_SUCCESS": "Portāls veiksmīgi izdzēsts",
|
||||
"DELETE_ERROR": "Dzēšot portālu, radās kļūda"
|
||||
}
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"HEADER_TEXT": "Rediģēt portālu",
|
||||
"TABS": {
|
||||
"BASIC_SETTINGS": {
|
||||
"TITLE": "Pamatinformācija"
|
||||
},
|
||||
"CUSTOMIZATION_SETTINGS": {
|
||||
"TITLE": "Portāla pielāgošana"
|
||||
},
|
||||
"CATEGORY_SETTINGS": {
|
||||
"TITLE": "Kategorijas"
|
||||
},
|
||||
"LOCALE_SETTINGS": {
|
||||
"TITLE": "Lokalizācijas"
|
||||
}
|
||||
},
|
||||
"CATEGORIES": {
|
||||
"TITLE": "Kategorijas iekš",
|
||||
"NEW_CATEGORY": "Jauna kategorija",
|
||||
"TABLE": {
|
||||
"NAME": "Vārds",
|
||||
"DESCRIPTION": "Apraksts",
|
||||
"LOCALE": "Lokalizācija",
|
||||
"ARTICLE_COUNT": "Rakstu skaits",
|
||||
"ACTION_BUTTON": {
|
||||
"EDIT": "Rediģēt kategoriju",
|
||||
"DELETE": "Dzēst kategoriju"
|
||||
},
|
||||
"EMPTY_TEXT": "Kategorijas nav atrastas"
|
||||
}
|
||||
},
|
||||
"EDIT_BASIC_INFO": {
|
||||
"BUTTON_TEXT": "Atjaunināt pamata iestatījumus"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CREATE_FLOW": [
|
||||
{
|
||||
"title": "Help center information",
|
||||
"title": "Palīdzības centra informācija",
|
||||
"route": "new_portal_information",
|
||||
"body": "Basic information about portal",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Create portal basic settings"
|
||||
"body": "Pamatinformācija par portālu",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Izveidot portāla pamatiestatījumus"
|
||||
},
|
||||
{
|
||||
"title": "Help center customization",
|
||||
"title": "Palīdzības centra pielāgošana",
|
||||
"route": "portal_customization",
|
||||
"body": "Customize portal",
|
||||
"UPDATE_PORTAL_BUTTON": "Update portal settings"
|
||||
"body": "Pielāgot portālu",
|
||||
"UPDATE_PORTAL_BUTTON": "Atjaunināt portāla iestatījumus"
|
||||
},
|
||||
{
|
||||
"title": "Voila! 🎉",
|
||||
"title": "Gatavs",
|
||||
"route": "portal_finish",
|
||||
"body": "You're all set!",
|
||||
"FINISH": "Finish"
|
||||
"body": "Viss ir gatavs!",
|
||||
"FINISH": "Pabeigt"
|
||||
}
|
||||
],
|
||||
"CREATE_FLOW_PAGE": {
|
||||
"BACK_BUTTON": "Back",
|
||||
"BACK_BUTTON": "Atpakaļ",
|
||||
"BASIC_SETTINGS_PAGE": {
|
||||
"HEADER": "Create Portal",
|
||||
"TITLE": "Help center information",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Create portal basic settings"
|
||||
"HEADER": "Izveidot Portālu",
|
||||
"TITLE": "Palīdzības centra informācija",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Izveidot portāla pamatiestatījumus"
|
||||
},
|
||||
"CUSTOMIZATION_PAGE": {
|
||||
"HEADER": "Portal customisation",
|
||||
"TITLE": "Help center customization",
|
||||
"UPDATE_PORTAL_BUTTON": "Update portal settings"
|
||||
"HEADER": "Portāla pielāgošana",
|
||||
"TITLE": "Palīdzības centra pielāgošana",
|
||||
"UPDATE_PORTAL_BUTTON": "Atjaunināt portāla iestatījumus"
|
||||
},
|
||||
"FINISH_PAGE": {
|
||||
"TITLE": "Voila!🎉 You're all set up!",
|
||||
"MESSAGE": "You can now see this created portal on your all portals page.",
|
||||
"FINISH": "Go to all portals page"
|
||||
"TITLE": "Gatavs!",
|
||||
"MESSAGE": "Tagad Jūs šo izveidoto portālu varat redzēt savā visu portālu lapā.",
|
||||
"FINISH": "Dodieties uz visu portālu lapu"
|
||||
}
|
||||
},
|
||||
"LOGO": {
|
||||
"LABEL": "Logo",
|
||||
"UPLOAD_BUTTON": "Upload logo",
|
||||
"HELP_TEXT": "This logo will be displayed on the portal header."
|
||||
"LABEL": "Logotips",
|
||||
"UPLOAD_BUTTON": "Augšupielādēt logotipu",
|
||||
"HELP_TEXT": "Šis logotips tiks attēlots portāla galvenē."
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Name",
|
||||
"PLACEHOLDER": "Portal name",
|
||||
"HELP_TEXT": "The name will be used in the public facing portal internally.",
|
||||
"ERROR": "Name is required"
|
||||
"LABEL": "Vārds",
|
||||
"PLACEHOLDER": "Portāla nosaukums",
|
||||
"HELP_TEXT": "Nosaukums tiks izmantots publiskajā portālā iekšēji.",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Portal slug for urls",
|
||||
|
||||
"ERROR": "Slug is required"
|
||||
"PLACEHOLDER": "Portāla slug priekš URL",
|
||||
"ERROR": "Nepieciešams slug"
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Custom Domain",
|
||||
"PLACEHOLDER": "Portal custom domain",
|
||||
"HELP_TEXT": "Add only If you want to use a custom domain for your portals.",
|
||||
"ERROR": "Custom Domain is required"
|
||||
"LABEL": "Pielāgots domēns",
|
||||
"PLACEHOLDER": "Portāla pielāgots domēns",
|
||||
"HELP_TEXT": "Pievienojiet tikai tad Ja vēlaties saviem portāliem izmantot pielāgotu domēnu.",
|
||||
"ERROR": "Nepieciešams pielāgots domēns"
|
||||
},
|
||||
"HOME_PAGE_LINK": {
|
||||
"LABEL": "Home Page Link",
|
||||
"PLACEHOLDER": "Portal home page link",
|
||||
"HELP_TEXT": "The link used to return from the portal to the home page.",
|
||||
"ERROR": "Home Page Link is required"
|
||||
"LABEL": "Mājaslapas saite",
|
||||
"PLACEHOLDER": "Portāla mājaslapas saite",
|
||||
"HELP_TEXT": "Saite, ko izmanto lai atgrieztos no portāla uz mājaslapu.",
|
||||
"ERROR": "Nepieciešama saite uz mājaslapu"
|
||||
},
|
||||
"THEME_COLOR": {
|
||||
"LABEL": "Portal theme color",
|
||||
"HELP_TEXT": "This color will show as the theme color for the portal."
|
||||
"LABEL": "Portāla tēmas krāsa",
|
||||
"HELP_TEXT": "Šī krāsa tiks parādīta kā portāla motīva krāsa."
|
||||
},
|
||||
"PAGE_TITLE": {
|
||||
"LABEL": "Page Title",
|
||||
"PLACEHOLDER": "Portal page title",
|
||||
"HELP_TEXT": "The page title will be used in the public facing portal.",
|
||||
"ERROR": "Page title is required"
|
||||
"LABEL": "Lapas Nosaukums",
|
||||
"PLACEHOLDER": "Portāla lapas nosaukums",
|
||||
"HELP_TEXT": "Lapas nosaukums tiks izmantots publiskajā portālā.",
|
||||
"ERROR": "Nepieciešams lapas nosaukums"
|
||||
},
|
||||
"HEADER_TEXT": {
|
||||
"LABEL": "Header Text",
|
||||
"PLACEHOLDER": "Portal header text",
|
||||
"HELP_TEXT": "The Portal header text will be used in the public facing portal.",
|
||||
"ERROR": "Portal header text is required"
|
||||
"LABEL": "Galvenes Teksts",
|
||||
"PLACEHOLDER": "Portāla galvenes teksts",
|
||||
"HELP_TEXT": "Portāla galvenes teksts tiks izmantots publiskajā portālā.",
|
||||
"ERROR": "Nepieciešams portāla galvenes teksts"
|
||||
},
|
||||
"API": {
|
||||
"ERROR_MESSAGE_FOR_BASIC": "Couldn't create the portal. Try again.",
|
||||
"ERROR_MESSAGE_FOR_UPDATE": "Couldn't update the portal. Try again."
|
||||
"SUCCESS_MESSAGE_FOR_BASIC": "Portāls ir veiksmīgi izveidots.",
|
||||
"ERROR_MESSAGE_FOR_BASIC": "Nevarēja izveidot portālu. Mēģiniet vēlreiz.",
|
||||
"SUCCESS_MESSAGE_FOR_UPDATE": "Portāls ir veiksmīgi atjaunināts.",
|
||||
"ERROR_MESSAGE_FOR_UPDATE": "Nevarēja atjaunināt portālu. Mēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"ADD_LOCALE": {
|
||||
"TITLE": "Pievienot jaunu lokalizāciju",
|
||||
"SUB_TITLE": "Tādējādi pieejamo tulkojumu sarakstam tiek pievienota jauna lokalizācija.",
|
||||
"PORTAL": "Portāls",
|
||||
"LOCALE": {
|
||||
"LABEL": "Lokalizācija",
|
||||
"PLACEHOLDER": "Izvēlieties lokalizāciju",
|
||||
"ERROR": "Nepieciešama lokalizācija"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Izveidot lokalizāciju",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Lokalizācija ir veiksmīgi pievienota",
|
||||
"ERROR_MESSAGE": "Nevar pievienot lokalizāciju. Mēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"CHANGE_DEFAULT_LOCALE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Noklusējuma lokalizācija ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Nevar atjaunināt noklusējuma lokalizāciju. Mēģiniet vēlreiz."
|
||||
}
|
||||
},
|
||||
"DELETE_LOCALE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Lokalizācija veiksmīgi noņemta no portāla",
|
||||
"ERROR_MESSAGE": "Nevar noņemt lokalizāciju no portāla. Mēģiniet vēlreiz."
|
||||
}
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"LOADING_MESSAGE": "Loading articles...",
|
||||
"404": "No articles matches your search 🔍",
|
||||
"NO_ARTICLES": "There are no available articles",
|
||||
"LOADING_MESSAGE": "Notiek rakstu ielāde...",
|
||||
"404": "Neviens raksts neatbilst jūsu meklēšanas vaicājumam 🔍",
|
||||
"NO_ARTICLES": "Raksti nav pieejami",
|
||||
"HEADERS": {
|
||||
"TITLE": "Title",
|
||||
"CATEGORY": "Category",
|
||||
"READ_COUNT": "Read count",
|
||||
"STATUS": "Status",
|
||||
"LAST_EDITED": "Last edited"
|
||||
"TITLE": "Nosaukums",
|
||||
"CATEGORY": "Kategorija",
|
||||
"READ_COUNT": "Lasīšanas skaits",
|
||||
"STATUS": "Statuss",
|
||||
"LAST_EDITED": "Pēdējo reizi rediģēts"
|
||||
},
|
||||
"COLUMNS": {
|
||||
"BY": "by"
|
||||
"BY": "persona"
|
||||
}
|
||||
},
|
||||
"EDIT_ARTICLE": {
|
||||
"LOADING": "Loading article...",
|
||||
"TITLE_PLACEHOLDER": "Article title goes here",
|
||||
"CONTENT_PLACEHOLDER": "Write your article here",
|
||||
"LOADING": "Notiek raksta ielāde...",
|
||||
"TITLE_PLACEHOLDER": "Šeit ir raksta nosaukums",
|
||||
"CONTENT_PLACEHOLDER": "Uzrakstiet savu rakstu šeit",
|
||||
"API": {
|
||||
"ERROR": "Error while saving article"
|
||||
"ERROR": "Saglabājot rakstu, radās kļūda"
|
||||
}
|
||||
},
|
||||
"PUBLISH_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "Publicējot rakstu, radās kļūda",
|
||||
"SUCCESS": "Raksts veiksmīgi publicēts"
|
||||
}
|
||||
},
|
||||
"ARCHIVE_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "Arhivējot rakstu, radās kļūda",
|
||||
"SUCCESS": "Raksts ir veiksmīgi arhivēts"
|
||||
}
|
||||
},
|
||||
"DELETE_ARTICLE": {
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties izdzēst šo rakstu?",
|
||||
"YES": "Jā, Dzēst",
|
||||
"NO": "Nē, Paturēt"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Raksts ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Dzēšot rakstu, radās kļūda"
|
||||
}
|
||||
},
|
||||
"CREATE_ARTICLE": {
|
||||
"ERROR_MESSAGE": "Something went wrong. Please try again."
|
||||
"ERROR_MESSAGE": "Lūdzu, pievienojiet raksta virsrakstu un saturu. Tikai tad Jūs varat atjaunināt iestatījumus"
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"SEARCH": {
|
||||
"PLACEHOLDER": "Search for articles"
|
||||
"PLACEHOLDER": "Meklēt rakstus"
|
||||
}
|
||||
},
|
||||
"CATEGORY": {
|
||||
"ADD": {
|
||||
"TITLE": "Create a category",
|
||||
"SUB_TITLE": "The category will be used in the public facing portal to categorize articles.",
|
||||
"PORTAL": "Portal",
|
||||
"LOCALE": "Locale",
|
||||
"TITLE": "Izveidot kategoriju",
|
||||
"SUB_TITLE": "Kategorija tiks izmantota publiskajā portālā, lai klasificētu rakstus.",
|
||||
"PORTAL": "Portāls",
|
||||
"LOCALE": "Lokalizācija",
|
||||
"NAME": {
|
||||
"LABEL": "Name",
|
||||
"PLACEHOLDER": "Category name",
|
||||
"HELP_TEXT": "The category name will be used in the public facing portal to categorize articles.",
|
||||
"ERROR": "Name is required"
|
||||
"LABEL": "Vārds",
|
||||
"PLACEHOLDER": "Kategorijas nosaukums",
|
||||
"HELP_TEXT": "Kategorijas nosaukums tiks izmantots publiskajā portālā, lai klasificētu rakstus.",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Category slug for urls",
|
||||
"PLACEHOLDER": "Kategorijas slug priekš URL",
|
||||
"HELP_TEXT": "app.chatwoot.com/hc/my-portal/en-US/categories/my-slug",
|
||||
"ERROR": "Slug is required"
|
||||
"ERROR": "Nepieciešams slug"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Description",
|
||||
"PLACEHOLDER": "Give a short description about the category.",
|
||||
"ERROR": "Description is required"
|
||||
"LABEL": "Apraksts",
|
||||
"PLACEHOLDER": "Lūdzu, sniedziet īsu kategorijas aprakstu.",
|
||||
"ERROR": "Nepieciešams apraksts"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Create category",
|
||||
"CANCEL": "Cancel"
|
||||
"CREATE": "Izveidot kategoriju",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Category created successfully",
|
||||
"ERROR_MESSAGE": "Unable to create category"
|
||||
"SUCCESS_MESSAGE": "Kategorija ir veiksmīgi izveidota",
|
||||
"ERROR_MESSAGE": "Nevar izveidot kategoriju"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Rediģēt kategoriju",
|
||||
"SUB_TITLE": "Rediģējot kategoriju, kategorija tiks atjaunināta publiskajā portālā.",
|
||||
"PORTAL": "Portāls",
|
||||
"LOCALE": "Lokalizācija",
|
||||
"NAME": {
|
||||
"LABEL": "Vārds",
|
||||
"PLACEHOLDER": "Kategorijas nosaukums",
|
||||
"HELP_TEXT": "Kategorijas nosaukums tiks izmantots publiskajā portālā, lai klasificētu rakstus.",
|
||||
"ERROR": "Nepieciešams nosaukums"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Kategorijas slug priekš URL",
|
||||
"HELP_TEXT": "app.chatwoot.com/hc/my-portal/en-US/categories/my-slug",
|
||||
"ERROR": "Nepieciešams slug"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Apraksts",
|
||||
"PLACEHOLDER": "Lūdzu, sniedziet īsu kategorijas aprakstu.",
|
||||
"ERROR": "Nepieciešams apraksts"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Atjaunināt kategoriju",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Kategorija ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Nevar atjaunināt kategoriju"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Kategorija ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Nevar izdzēst kategoriju"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,62 +1,62 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"FETCHING": "Notiek Integrāciju Iegūšana",
|
||||
"NO_HOOK_CONFIGURED": "Šajā kontā nav nokonfigurēta neviena %{integrationId} integrācija.",
|
||||
"HEADER": "Lietojumprogrammas",
|
||||
"STATUS": {
|
||||
"ENABLED": "Enabled",
|
||||
"DISABLED": "Disabled"
|
||||
"ENABLED": "Iespējots",
|
||||
"DISABLED": "Atspējots"
|
||||
},
|
||||
"CONFIGURE": "Configure",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"CONFIGURE": "Konfigurēt",
|
||||
"ADD_BUTTON": "Pievienojiet jaunu hook",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"ACCOUNT": "Disconnect"
|
||||
"INBOX": "Apstiprināt dzēšanu",
|
||||
"ACCOUNT": "Atvienot"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "Are you sure to delete?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
"INBOX": "Vai tiešām vēlaties izdzēst?",
|
||||
"ACCOUNT": "Vai tiešām vēlaties atvienot?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "Yes, Delete",
|
||||
"ACCOUNT": "Yes, Disconnect"
|
||||
"INBOX": "Jā, Dzēst",
|
||||
"ACCOUNT": "Jā, Atvienot"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "Cancel",
|
||||
"CANCEL_BUTTON_TEXT": "Atcelt",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Hook ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"FETCHING": "Notiek integrāciju hook iegūšana",
|
||||
"INBOX": "Iesūtne",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete"
|
||||
"BUTTON_TEXT": "Dzēst"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
"LABEL": "Izvēlieties Iesūtni",
|
||||
"PLACEHOLDER": "Izvēlieties Iesūtni"
|
||||
},
|
||||
"SUBMIT": "Create",
|
||||
"CANCEL": "Cancel"
|
||||
"SUBMIT": "Izveidot",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Integrācijas hook ir veiksmīgi pievienots",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Connect"
|
||||
"BUTTON_TEXT": "Savienoties"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Disconnect"
|
||||
"BUTTON_TEXT": "Atvienot"
|
||||
},
|
||||
"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."
|
||||
"DIALOGFLOW": "Dialogflow ir dabiskas valodas izpratnes platforma, kas ļauj viegli izveidot un integrēt sarunvalodas lietotāja interfeisu jūsu mobilajā lietotnē, tīmekļa lietojumprogrammā, ierīcē, robotprogrammā, interaktīvā balss atbildes sistēmā utt. <br /> <br /> Dialogflow integrācija ar %{installationName} ļauj piesaistīt Dialogflow robotam Jūsu Iesūtnes, kas savukārt ļauj robotam sākotnēji apstrādāt vaicājumus un nepieciešamības gadījumā nodot tos aģentam. Dialogflow var izmantot lai kvalificētu izpildāmos darbus un tādā veidā samazinātu aģentu darba slodzi, sniedzot atbildes uz bieži uzdotajiem jautājumiem utt. <br /> <br /> Lai pievienotu Dialogflow, Jums ir jāizveido servisa konts savā Google projekta konsolē un jākopīgo akreditācijas dati. Lai iegūtu papildu informāciju, lūdzu, skatiet Dialogflow dokumentāciju."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,134 +1,134 @@
|
||||
{
|
||||
"INTEGRATION_SETTINGS": {
|
||||
"HEADER": "Integrations",
|
||||
"HEADER": "Integrācijas",
|
||||
"WEBHOOK": {
|
||||
"SUBSCRIBED_EVENTS": "Subscribed Events",
|
||||
"SUBSCRIBED_EVENTS": "Abonētie Notikumi",
|
||||
"FORM": {
|
||||
"CANCEL": "Cancel",
|
||||
"DESC": "Webhook events provide you the realtime information about what's happening in your Chatwoot account. Please enter a valid URL to configure a callback.",
|
||||
"CANCEL": "Atcelt",
|
||||
"DESC": "Webhook notikumi sniedz Jums reāllaika informāciju par to, kas notiek jūsu Chatwoot kontā. Lūdzu, ievadiet derīgu URL, lai nokonfigurētu atzvanīšanu.",
|
||||
"SUBSCRIPTIONS": {
|
||||
"LABEL": "Events",
|
||||
"LABEL": "Notikumi",
|
||||
"EVENTS": {
|
||||
"CONVERSATION_CREATED": "Conversation Created",
|
||||
"CONVERSATION_STATUS_CHANGED": "Conversation Status Changed",
|
||||
"CONVERSATION_UPDATED": "Conversation Updated",
|
||||
"MESSAGE_CREATED": "Message created",
|
||||
"MESSAGE_UPDATED": "Message updated",
|
||||
"WEBWIDGET_TRIGGERED": "Live chat widget opened by the user"
|
||||
"CONVERSATION_CREATED": "Saruna izveidota",
|
||||
"CONVERSATION_STATUS_CHANGED": "Sarunas Statuss Mainīts",
|
||||
"CONVERSATION_UPDATED": "Saruna Atjaunināta",
|
||||
"MESSAGE_CREATED": "Ziņojums izveidots",
|
||||
"MESSAGE_UPDATED": "Ziņojums atjaunināts",
|
||||
"WEBWIDGET_TRIGGERED": "Lietotājs atvēra tiešsaistes tērzēšanas logrīku"
|
||||
}
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "Webhook URL",
|
||||
"PLACEHOLDER": "Example: https://example/api/webhook",
|
||||
"ERROR": "Please enter a valid URL"
|
||||
"PLACEHOLDER": "Piemēram: https://example/api/webhook",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu URL"
|
||||
},
|
||||
"EDIT_SUBMIT": "Update webhook",
|
||||
"ADD_SUBMIT": "Create webhook"
|
||||
"EDIT_SUBMIT": "Atjaunināt webhook",
|
||||
"ADD_SUBMIT": "Izveidot webhook"
|
||||
},
|
||||
"TITLE": "Webhook",
|
||||
"CONFIGURE": "Configure",
|
||||
"HEADER": "Webhook settings",
|
||||
"HEADER_BTN_TXT": "Add new webhook",
|
||||
"LOADING": "Fetching attached webhooks",
|
||||
"SEARCH_404": "There are no items matching this query",
|
||||
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks are HTTP callbacks which can be defined for every account. They are triggered by events like message creation in Chatwoot. You can create more than one webhook for this account. <br /><br /> For creating a <b>webhook</b>, click on the <b>Add new webhook</b> button. You can also remove any existing webhook by clicking on the Delete button.</p>",
|
||||
"CONFIGURE": "Konfigurēt",
|
||||
"HEADER": "Webhook iestatījumi",
|
||||
"HEADER_BTN_TXT": "Pievienot jaunu webhook",
|
||||
"LOADING": "Notiek pievienoto webhook iegūšana",
|
||||
"SEARCH_404": "Šim vaicājumam nav atbilstošu vienumu",
|
||||
"SIDEBAR_TXT": "<p><b>Webhook</b> </p> <p>Webhook ir HTTP atzvani, kurus var definēt katram kontam. Tos aktivizē tādi notikumi kā ziņojumu izveide pakalpojumā Chatwoot. Šim kontam varat izveidot vairāk nekā vienu webhook. <br /><br /> Lai izveidotu <b>webhook</b>, noklikšķiniet uz <b>Pievienot jaunu webhook</b> pogas. Jūs varat arī noņemt jebkuru esošo webhook, noklikšķinot uz pogas Dzēst.</p>",
|
||||
"LIST": {
|
||||
"404": "There are no webhooks configured for this account.",
|
||||
"TITLE": "Manage webhooks",
|
||||
"404": "Šim kontam nav nokonfigurēts neviens webhook.",
|
||||
"TITLE": "Pārvaldīt webhook",
|
||||
"TABLE_HEADER": [
|
||||
"Webhook endpoint",
|
||||
"Actions"
|
||||
"Webhook galapunkts",
|
||||
"Darbības"
|
||||
]
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Edit",
|
||||
"TITLE": "Edit webhook",
|
||||
"BUTTON_TEXT": "Rediģēt",
|
||||
"TITLE": "Rediģēt webhook",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook configuration updated successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Webhook konfigurācija ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CANCEL": "Cancel",
|
||||
"TITLE": "Add new webhook",
|
||||
"CANCEL": "Atcelt",
|
||||
"TITLE": "Pievienot jaunu webhook",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook configuration added successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Webhook konfigurācija ir veiksmīgi pievienota",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Webhook ir veiksmīgi izdzēsts",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep it"
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties izdzēst webhook? (%{webhookURL})",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SLACK": {
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "Using Slack Integration",
|
||||
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
||||
"TITLE": "Izmantojot Slack Integrāciju",
|
||||
"BODY": "<br/><p>Chatwoot tagad sinhronizēs visas ienākošās <b><i>customer-conversations</i></b> kanāla sarunas, kas atrodas Jūsu slack workplace.</p><p>Atbildot uz sarunas vītni, <b><i>customer-conversations</i></b> slack kanālā tiks izveidota atbilde klientam, izmantojot chatwoot.</p><p>Sāciet atbildes ar <b><i>note:</i></b> lai izveidotu individuālas piezīmes, nevis atbildes.</p><p>Ja slack atbildētājam ir aģenta profils pakalpojumā chatwoot, ar tādu pašu e-pasta adresi, atbildes tiks attiecīgi sasaistītas.</p><p>Kad atbildētājam nebūs piesaistīts aģenta profils, atbildes tiks sniegtas no robotprogrammatūras profila.</p>"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration deleted successfully"
|
||||
"SUCCESS_MESSAGE": "Integrācija ir veiksmīgi izdzēsta"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Connect"
|
||||
"BUTTON_TEXT": "Savienot"
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
"TITLE": "Dashboard Apps",
|
||||
"HEADER_BTN_TXT": "Add a new dashboard app",
|
||||
"SIDEBAR_TXT": "<p><b>Dashboard Apps</b></p><p>Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.</p><p>When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.</p><p>To add a new dashboard app, click on the button 'Add a new dashboard app'.</p>",
|
||||
"DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.",
|
||||
"TITLE": "Informācijas paneļa lietotnes",
|
||||
"HEADER_BTN_TXT": "Pievienot jaunu informācijas paneļa lietotni",
|
||||
"SIDEBAR_TXT": "<p><b>Informācijas Paneļa Lietotnes</b></p><p>Informācijas paneļa lietotnes ļauj organizācijām iegult lietojumprogrammu Chatwoot informācijas panelī, lai nodrošinātu kontekstu klientu atbalsta aģentiem. Šī funkcija ļauj Jums izveidot lietojumprogrammu neatkarīgi un iegult to informācijas panelī, lai sniegtu informāciju par lietotāju, viņu pasūtījumiem vai viņu iepriekšējo maksājumu vēsturi.</p><p>Kad iegulsiet lietojumprogrammu, izmantojot Chatwoot informācijas paneli, Jūsu lietojumprogramma iegūs sarunas un kontaktpersonas kontekstu kā loga notikumu. Ieviesiet savā lapā ziņojuma notikuma uztvērēju, lai saņemtu kontekstu.</p><p>Lai pievienotu jaunu informācijas paneļa lietotni, noklikšķiniet uz pogas 'Pievienot jaunu informācijas paneļa lietotni'.</p>",
|
||||
"DESCRIPTION": "Informācijas paneļa lietotnes ļauj organizācijām iegult lietojumprogrammu informācijas panelī, lai nodrošinātu kontekstu klientu atbalsta aģentiem. Šī funkcija ļauj Jums neatkarīgi izveidot lietojumprogrammu un iegult to, lai sniegtu informāciju par lietotāju, viņu pasūtījumiem vai iepriekšējo maksājumu vēsturi.",
|
||||
"LIST": {
|
||||
"404": "There are no dashboard apps configured on this account yet",
|
||||
"LOADING": "Fetching dashboard apps...",
|
||||
"404": "Šajā kontā vēl nav nokonfigurēta neviena informācijas paneļa lietotne",
|
||||
"LOADING": "Notiek informācijas paneļa lietotņu iegūšana...",
|
||||
"TABLE_HEADER": [
|
||||
"Name",
|
||||
"Vārds",
|
||||
"Endpoint"
|
||||
],
|
||||
"EDIT_TOOLTIP": "Edit app",
|
||||
"DELETE_TOOLTIP": "Delete app"
|
||||
"EDIT_TOOLTIP": "Rediģēt lietotni",
|
||||
"DELETE_TOOLTIP": "Dzēst lietotni"
|
||||
},
|
||||
"FORM": {
|
||||
"TITLE_LABEL": "Name",
|
||||
"TITLE_PLACEHOLDER": "Enter a name for your dashboard app",
|
||||
"TITLE_ERROR": "A name for the dashboard app is required",
|
||||
"TITLE_LABEL": "Vārds",
|
||||
"TITLE_PLACEHOLDER": "Ievadiet informācijas paneļa lietotnes nosaukumu",
|
||||
"TITLE_ERROR": "Informācijas paneļa lietotnei ir jānorāda nosaukums",
|
||||
"URL_LABEL": "Endpoint",
|
||||
"URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted",
|
||||
"URL_ERROR": "A valid URL is required"
|
||||
"URL_PLACEHOLDER": "Ievadiet endpoint URL, kurā tiek mitināta jūsu lietotne",
|
||||
"URL_ERROR": "Nepieciešams derīgs URL"
|
||||
},
|
||||
"CREATE": {
|
||||
"HEADER": "Add a new dashboard app",
|
||||
"FORM_SUBMIT": "Submit",
|
||||
"FORM_CANCEL": "Cancel",
|
||||
"API_SUCCESS": "Dashboard app configured successfully",
|
||||
"API_ERROR": "We couldn't create an app. Please try again later"
|
||||
"HEADER": "Pievienot jaunu informācijas paneļa lietotni",
|
||||
"FORM_SUBMIT": "Iesniegt",
|
||||
"FORM_CANCEL": "Atcelt",
|
||||
"API_SUCCESS": "Informācijas paneļa lietotne ir veiksmīgi nokonfigurēta",
|
||||
"API_ERROR": "Mēs nevarējām izveidot lietotni. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"UPDATE": {
|
||||
"HEADER": "Edit dashboard app",
|
||||
"FORM_SUBMIT": "Update",
|
||||
"FORM_CANCEL": "Cancel",
|
||||
"API_SUCCESS": "Dashboard app updated successfully",
|
||||
"API_ERROR": "We couldn't update the app. Please try again later"
|
||||
"HEADER": "Rediģēt informācijas paneļa lietotni",
|
||||
"FORM_SUBMIT": "Atjaunināt",
|
||||
"FORM_CANCEL": "Atcelt",
|
||||
"API_SUCCESS": "Informācijas paneļa lietotne ir veiksmīgi atjaunināta",
|
||||
"API_ERROR": "Mēs nevarējām atjaunināt lietotni. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"DELETE": {
|
||||
"CONFIRM_YES": "Yes, delete it",
|
||||
"CONFIRM_NO": "No, keep it",
|
||||
"TITLE": "Confirm deletion",
|
||||
"MESSAGE": "Are you sure to delete the app - %{appName}?",
|
||||
"API_SUCCESS": "Dashboard app deleted successfully",
|
||||
"API_ERROR": "We couldn't delete the app. Please try again later"
|
||||
"CONFIRM_YES": "Jā, dzēst",
|
||||
"CONFIRM_NO": "Nē, paturēt",
|
||||
"TITLE": "Apstipriniet dzēšanu",
|
||||
"MESSAGE": "Vai tiešām vēlaties izdzēst lietotni - %{appName}?",
|
||||
"API_SUCCESS": "Informācijas paneļa lietotne ir veiksmīgi izdzēsta",
|
||||
"API_ERROR": "Mēs nevarējām izdzēst lietotni. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,69 +1,69 @@
|
||||
{
|
||||
"LABEL_MGMT": {
|
||||
"HEADER": "Labels",
|
||||
"HEADER_BTN_TXT": "Add label",
|
||||
"LOADING": "Fetching labels",
|
||||
"SEARCH_404": "There are no items matching this query",
|
||||
"SIDEBAR_TXT": "<p><b>Labels</b> <p>Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel. <br /><br />Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.</p>",
|
||||
"HEADER": "Etiķetes",
|
||||
"HEADER_BTN_TXT": "Pievienot etiķeti",
|
||||
"LOADING": "Notiek etiķešu iegūšana",
|
||||
"SEARCH_404": "Šim vaicājumam nav atbilstošu vienumu",
|
||||
"SIDEBAR_TXT": "<p><b>Etiķetes</b> <p>Etiķetes palīdz Jums klasificēt sarunas un noteikt tām prioritātes. Jūs varat piešķirt etiķeti sarunai izmantojot sānjoslu. <br /><br />Etiķetes ir piesaistītas kontam, un tās var izmantot lai izveidotu pielāgotas darbplūsmas jūsu organizācijā. Jūs varat piešķirt pielāgotu krāsu etiķetei, lai etiķeti vieglāk varētu atpazīt. Jūs varēsiet attēlot etiķeti sānjoslā, lai viegli varētu filtrēt sarunas.</p>",
|
||||
"LIST": {
|
||||
"404": "There are no labels available in this account.",
|
||||
"TITLE": "Manage labels",
|
||||
"DESC": "Labels let you group the conversations together.",
|
||||
"404": "Šajā kontā nav izveidotas etiķetes.",
|
||||
"TITLE": "Pārvaldīt Etiķetes",
|
||||
"DESC": "Etiķetes ļauj grupēt sarunas kopā.",
|
||||
"TABLE_HEADER": [
|
||||
"Name",
|
||||
"Description",
|
||||
"Color"
|
||||
"Vārds",
|
||||
"Apraksts",
|
||||
"Krāsa"
|
||||
]
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Label Name",
|
||||
"PLACEHOLDER": "Label name",
|
||||
"REQUIRED_ERROR": "Label name is required",
|
||||
"MINIMUM_LENGTH_ERROR": "Minimum length 2 is required",
|
||||
"VALID_ERROR": "Only Alphabets, Numbers, Hyphen and Underscore are allowed"
|
||||
"LABEL": "Etiķetes Nosaukums",
|
||||
"PLACEHOLDER": "Etiķetes nosaukums",
|
||||
"REQUIRED_ERROR": "Nepieciešams etiķetes nosaukums",
|
||||
"MINIMUM_LENGTH_ERROR": "Nepieciešamais minimālais garums 2 simboli",
|
||||
"VALID_ERROR": "Ir atļauti tikai Alfabēti burti, Cipari, Defise un Pasvītra"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Description",
|
||||
"PLACEHOLDER": "Label Description"
|
||||
"LABEL": "Apraksts",
|
||||
"PLACEHOLDER": "Etiķetes Apraksts"
|
||||
},
|
||||
"COLOR": {
|
||||
"LABEL": "Color"
|
||||
"LABEL": "Krāsa"
|
||||
},
|
||||
"SHOW_ON_SIDEBAR": {
|
||||
"LABEL": "Show label on sidebar"
|
||||
"LABEL": "Rādīt etiķeti sānjoslā"
|
||||
},
|
||||
"EDIT": "Edit",
|
||||
"CREATE": "Create",
|
||||
"DELETE": "Delete",
|
||||
"CANCEL": "Cancel"
|
||||
"EDIT": "Rediģēt",
|
||||
"CREATE": "Izveidot",
|
||||
"DELETE": "Dzēst",
|
||||
"CANCEL": "Atcelt"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add label",
|
||||
"DESC": "Labels let you group the conversations together.",
|
||||
"TITLE": "Pievienot etiķeti",
|
||||
"DESC": "Etiķetes ļauj grupēt sarunas kopā.",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Label added successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Etiķete ir veiksmīgi pievienota",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit label",
|
||||
"TITLE": "Rediģēt etiķeti",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Label updated successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Etiķete ir veiksmīgi atjaunināta",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Label deleted successfully",
|
||||
"ERROR_MESSAGE": "There was an error, please try again"
|
||||
"SUCCESS_MESSAGE": "Etiķete ir veiksmīgi izdzēsta",
|
||||
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Deletion",
|
||||
"MESSAGE": "Are you sure to delete ",
|
||||
"YES": "Yes, Delete ",
|
||||
"NO": "No, Keep "
|
||||
"TITLE": "Apstiprināt Dzēšanu",
|
||||
"MESSAGE": "Vai vēlaties izdzēst ",
|
||||
"YES": "Jā, Dzēst ",
|
||||
"NO": "Nē, Paturēt "
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,20 +2,20 @@
|
||||
"LOGIN": {
|
||||
"TITLE": "Login to Chatwoot",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Email eg: someone@example.com"
|
||||
"LABEL": "E-pasts",
|
||||
"PLACEHOLDER": "E-pasts, piemēram: kāds@piemērs.com"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password"
|
||||
"LABEL": "Parole",
|
||||
"PLACEHOLDER": "Parole"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Login Successful",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later",
|
||||
"UNAUTH": "Username / Password Incorrect. Please try again"
|
||||
"SUCCESS_MESSAGE": "Pierakstīšanās Veiksmīga",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz",
|
||||
"UNAUTH": "Nepareizs lietotājvārds/parole. Lūdzu mēģiniet vēlreiz"
|
||||
},
|
||||
"FORGOT_PASSWORD": "Forgot your password?",
|
||||
"CREATE_NEW_ACCOUNT": "Create new account",
|
||||
"SUBMIT": "Login"
|
||||
"FORGOT_PASSWORD": "Aizmirsāt savu paroli?",
|
||||
"CREATE_NEW_ACCOUNT": "Izveidot jaunu kontu",
|
||||
"SUBMIT": "Pierakstīties"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,447 +1,447 @@
|
||||
{
|
||||
"REPORT": {
|
||||
"HEADER": "Conversations",
|
||||
"LOADING_CHART": "Loading chart data...",
|
||||
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"HEADER": "Sarunas",
|
||||
"LOADING_CHART": "Notiek diagrammas datu ielāde...",
|
||||
"NO_ENOUGH_DATA": "Mēs neesam saņēmuši pietiekami daudz datu punktu, lai izveidotu pārskatu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Lejupielādēt aģentu pārskatus",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversations",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Sarunas",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Incoming Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Ienākošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Outgoing Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Izejošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Pirmās Atbildes Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolution Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Atrisināšanas Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Resolution Count",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Atrisināšanas Skaits",
|
||||
"DESC": "( Kopā )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Last 7 days"
|
||||
"name": "Pēdējās 7 dienas"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Last 30 days"
|
||||
"name": "Pēdējās 30 dienas"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Pēdējie 3 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Pēdējie 6 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Pagājušais gads"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Pielāgots datumu diapazons"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Pielietot",
|
||||
"PLACEHOLDER": "Izvēlieties datumu diapazonu"
|
||||
},
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Group By",
|
||||
"DURATION_FILTER_LABEL": "Duration",
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Grupēt Pēc",
|
||||
"DURATION_FILTER_LABEL": "Ilgums",
|
||||
"GROUP_BY_DAY_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Diena"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_WEEK_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Diena"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Nedēļa"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_MONTH_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Diena"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Nedēļa"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
"groupBy": "Mēnesis"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_YEAR_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Diena"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Nedēļa"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
"groupBy": "Mēnesis"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"groupBy": "Year"
|
||||
"groupBy": "Gads"
|
||||
}
|
||||
],
|
||||
"BUSINESS_HOURS": "Business Hours"
|
||||
"BUSINESS_HOURS": "Darba Laiks"
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
"HEADER": "Agents Overview",
|
||||
"LOADING_CHART": "Loading chart data...",
|
||||
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Agent",
|
||||
"HEADER": "Aģentu Pārskats",
|
||||
"LOADING_CHART": "Notiek diagrammas datu ielāde...",
|
||||
"NO_ENOUGH_DATA": "Mēs neesam saņēmuši pietiekami daudz datu punktu, lai izveidotu pārskatu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Lejupielādēt aģentu pārskatus",
|
||||
"FILTER_DROPDOWN_LABEL": "Izvēlieties Aģentu",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversations",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Sarunas",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Incoming Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Ienākošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Outgoing Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Izejošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Pirmās Atbildes Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolution Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Atrisināšanas Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Resolution Count",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Atrisināšanas Skaits",
|
||||
"DESC": "( Kopā )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Last 7 days"
|
||||
"name": "Pēdējās 7 dienas"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Last 30 days"
|
||||
"name": "Pēdējās 30 dienas"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Pēdējie 3 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Pēdējie 6 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Pagājušais gads"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Pielāgots datumu diapazons"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Pielietot",
|
||||
"PLACEHOLDER": "Izvēlieties datumu diapazonu"
|
||||
}
|
||||
},
|
||||
"LABEL_REPORTS": {
|
||||
"HEADER": "Labels Overview",
|
||||
"LOADING_CHART": "Loading chart data...",
|
||||
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Download label reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Label",
|
||||
"HEADER": "Etiķešu Pārskats",
|
||||
"LOADING_CHART": "Notiek diagrammas datu ielāde...",
|
||||
"NO_ENOUGH_DATA": "Mēs neesam saņēmuši pietiekami daudz datu punktu, lai izveidotu pārskatu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Lejupielādēt etiķešu pārskatus",
|
||||
"FILTER_DROPDOWN_LABEL": "Izvēlieties Etiķeti",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversations",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Sarunas",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Incoming Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Ienākošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Outgoing Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Izejošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Pirmās Atbildes Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolution Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Atrisināšanas Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Resolution Count",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Atrisināšanas Skaits",
|
||||
"DESC": "( Kopā )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Last 7 days"
|
||||
"name": "Pēdējās 7 dienas"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Last 30 days"
|
||||
"name": "Pēdējās 30 dienas"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Pēdējie 3 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Pēdējie 6 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Pagājušais gads"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Pielāgots datumu diapazons"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Pielietot",
|
||||
"PLACEHOLDER": "Izvēlieties datumu diapazonu"
|
||||
}
|
||||
},
|
||||
"INBOX_REPORTS": {
|
||||
"HEADER": "Inbox Overview",
|
||||
"LOADING_CHART": "Loading chart data...",
|
||||
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Inbox",
|
||||
"HEADER": "Iesūtnes Pārskats",
|
||||
"LOADING_CHART": "Notiek diagrammas datu ielāde...",
|
||||
"NO_ENOUGH_DATA": "Mēs neesam saņēmuši pietiekami daudz datu punktu, lai izveidotu pārskatu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Lejupielādēt iesūtnes pārskatus",
|
||||
"FILTER_DROPDOWN_LABEL": "Izvēlieties Iesūtni",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversations",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Sarunas",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Incoming Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Ienākošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Outgoing Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Izejošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Pirmās Atbildes Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolution Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Atrisināšanas Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Resolution Count",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Atrisināšanas Skaits",
|
||||
"DESC": "( Kopā )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Last 7 days"
|
||||
"name": "Pēdējās 7 dienas"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Last 30 days"
|
||||
"name": "Pēdējās 30 dienas"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Pēdējie 3 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Pēdējie 6 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Pagājušais gads"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Pielāgots datumu diapazons"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Pielietot",
|
||||
"PLACEHOLDER": "Izvēlieties datumu diapazonu"
|
||||
}
|
||||
},
|
||||
"TEAM_REPORTS": {
|
||||
"HEADER": "Team Overview",
|
||||
"LOADING_CHART": "Loading chart data...",
|
||||
"NO_ENOUGH_DATA": "We've not received enough data points to generate report, Please try again later.",
|
||||
"DOWNLOAD_TEAM_REPORTS": "Download team reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Team",
|
||||
"HEADER": "Komandas Pārskats",
|
||||
"LOADING_CHART": "Notiek diagrammas datu ielāde...",
|
||||
"NO_ENOUGH_DATA": "Mēs neesam saņēmuši pietiekami daudz datu punktu, lai izveidotu pārskatu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||
"DOWNLOAD_TEAM_REPORTS": "Lejupielādēt komandas pārskatus",
|
||||
"FILTER_DROPDOWN_LABEL": "Izvēlieties Komandu",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversations",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Sarunas",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Incoming Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Ienākošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Outgoing Messages",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Izejošie ziņojumi",
|
||||
"DESC": "( Kopā )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "First Response Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Pirmās Atbildes Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Resolution Time",
|
||||
"DESC": "( Avg )",
|
||||
"INFO_TEXT": "Total number of conversations used for computation:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Atrisināšanas Laiks",
|
||||
"DESC": "( Vidēji )",
|
||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Resolution Count",
|
||||
"DESC": "( Total )"
|
||||
"NAME": "Atrisināšanas Skaits",
|
||||
"DESC": "( Kopā )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Last 7 days"
|
||||
"name": "Pēdējās 7 dienas"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Last 30 days"
|
||||
"name": "Pēdējās 30 dienas"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Pēdējie 3 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Pēdējie 6 mēneši"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Pagājušais gads"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Pielāgots datumu diapazons"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Pielietot",
|
||||
"PLACEHOLDER": "Izvēlieties datumu diapazonu"
|
||||
}
|
||||
},
|
||||
"CSAT_REPORTS": {
|
||||
"HEADER": "CSAT Reports",
|
||||
"NO_RECORDS": "There are no CSAT survey responses available.",
|
||||
"DOWNLOAD": "Download CSAT Reports",
|
||||
"HEADER": "CSAT Pārskati",
|
||||
"NO_RECORDS": "CSAT aptaujas atbildes nav pieejamas.",
|
||||
"DOWNLOAD": "Lejupielādēt CSAT Pārskatus",
|
||||
"FILTERS": {
|
||||
"AGENTS": {
|
||||
"PLACEHOLDER": "Choose Agents"
|
||||
"PLACEHOLDER": "Izvēlieties Aģentus"
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"HEADER": {
|
||||
"CONTACT_NAME": "Contact",
|
||||
"AGENT_NAME": "Assigned agent",
|
||||
"RATING": "Rating",
|
||||
"FEEDBACK_TEXT": "Feedback comment"
|
||||
"CONTACT_NAME": "Kontaktpersona",
|
||||
"AGENT_NAME": "Piešķirtais aģents",
|
||||
"RATING": "Vērtējums",
|
||||
"FEEDBACK_TEXT": "Atsauksmes komentārs"
|
||||
}
|
||||
},
|
||||
"METRIC": {
|
||||
"TOTAL_RESPONSES": {
|
||||
"LABEL": "Total responses",
|
||||
"TOOLTIP": "Total number of responses collected"
|
||||
"LABEL": "Kopējais atbilžu skaits",
|
||||
"TOOLTIP": "Kopējais apkopoto atbilžu skaits"
|
||||
},
|
||||
"SATISFACTION_SCORE": {
|
||||
"LABEL": "Satisfaction score",
|
||||
"TOOLTIP": "Total number of positive responses / Total number of responses * 100"
|
||||
"LABEL": "Apmierinātības rādītājs",
|
||||
"TOOLTIP": "Kopējais pozitīvo atbilžu skaits / Kopējais atbilžu skaits * 100"
|
||||
},
|
||||
"RESPONSE_RATE": {
|
||||
"LABEL": "Response rate",
|
||||
"TOOLTIP": "Total number of responses / Total number of CSAT survey messages sent * 100"
|
||||
"LABEL": "Atbildes ātrums",
|
||||
"TOOLTIP": "Kopējais atbilžu skaits / Kopējais nosūtīto CSAT aptaujas ziņojumu skaits * 100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OVERVIEW_REPORTS": {
|
||||
"HEADER": "Overview",
|
||||
"LIVE": "Live",
|
||||
"HEADER": "Pārskats",
|
||||
"LIVE": "Tiešraide",
|
||||
"ACCOUNT_CONVERSATIONS": {
|
||||
"HEADER": "Open Conversations",
|
||||
"LOADING_MESSAGE": "Loading conversation metrics...",
|
||||
"OPEN": "Open",
|
||||
"UNATTENDED": "Unattended",
|
||||
"UNASSIGNED": "Unassigned"
|
||||
"HEADER": "Atvērt Sarunas",
|
||||
"LOADING_MESSAGE": "Notiek sarunu metrikas ielāde...",
|
||||
"OPEN": "Atvērt",
|
||||
"UNATTENDED": "Bez uzraudzības",
|
||||
"UNASSIGNED": "Nav piešķirtas"
|
||||
},
|
||||
"AGENT_CONVERSATIONS": {
|
||||
"HEADER": "Conversations by agents",
|
||||
"LOADING_MESSAGE": "Loading agent metrics...",
|
||||
"NO_AGENTS": "There are no conversations by agents",
|
||||
"HEADER": "Aģentu sarunas",
|
||||
"LOADING_MESSAGE": "Notiek aģentu metrikas ielāde...",
|
||||
"NO_AGENTS": "Aģentu sarunas nenotiek",
|
||||
"TABLE_HEADER": {
|
||||
"AGENT": "Agent",
|
||||
"OPEN": "OPEN",
|
||||
"UNATTENDED": "Unattended",
|
||||
"STATUS": "Status"
|
||||
"AGENT": "Aģents",
|
||||
"OPEN": "ATVĒRT",
|
||||
"UNATTENDED": "Bez uzraudzības",
|
||||
"STATUS": "Statuss"
|
||||
}
|
||||
},
|
||||
"AGENT_STATUS": {
|
||||
"HEADER": "Agent status",
|
||||
"ONLINE": "Online",
|
||||
"BUSY": "Busy",
|
||||
"OFFLINE": "Offline"
|
||||
"HEADER": "Aģenta statuss",
|
||||
"ONLINE": "Tiešsaistē",
|
||||
"BUSY": "Aizņemts",
|
||||
"OFFLINE": "Bezsaistē"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Reset Password",
|
||||
"TITLE": "Atiestatīt Paroli",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Please enter your email",
|
||||
"ERROR": "Please enter a valid email"
|
||||
"LABEL": "E-pasts",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet savu e-pastu",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu e-pasta adresi"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Paroles atiestatīšanas saite ir nosūtīta uz jūsu e-pastu",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Set New Password",
|
||||
"TITLE": "Iestatiet Jaunu Paroli",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password",
|
||||
"ERROR": "Password is too short"
|
||||
"LABEL": "Parole",
|
||||
"PLACEHOLDER": "Parole",
|
||||
"ERROR": "Parole ir pārāk īsa"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm Password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Passwords do not match"
|
||||
"LABEL": "Apstipriniet Paroli",
|
||||
"PLACEHOLDER": "Apstipriniet Paroli",
|
||||
"ERROR": "Paroles nesakrīt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Successfully changed the password",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Parole ir veiksmīgi nomainīta",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"CAPTCHA": {
|
||||
"ERROR": "Verification expired. Please solve captcha again."
|
||||
"ERROR": "Verifikācijas derīguma termiņš ir beidzies. Lūdzu, vēlreiz atrisiniet captcha."
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,264 +1,264 @@
|
||||
{
|
||||
"PROFILE_SETTINGS": {
|
||||
"LINK": "Profile Settings",
|
||||
"TITLE": "Profile Settings",
|
||||
"BTN_TEXT": "Update Profile",
|
||||
"DELETE_AVATAR": "Delete Avatar",
|
||||
"AVATAR_DELETE_SUCCESS": "Avatar has been deleted successfully",
|
||||
"AVATAR_DELETE_FAILED": "There is an error while deleting avatar, please try again",
|
||||
"UPDATE_SUCCESS": "Your profile has been updated successfully",
|
||||
"PASSWORD_UPDATE_SUCCESS": "Your password has been changed successfully",
|
||||
"AFTER_EMAIL_CHANGED": "Your profile has been updated successfully, please login again as your login credentials are changed",
|
||||
"LINK": "Profila Iestatījumi",
|
||||
"TITLE": "Profila Iestatījumi",
|
||||
"BTN_TEXT": "Atjaunināt Profilu",
|
||||
"DELETE_AVATAR": "Dzēst Avatāru",
|
||||
"AVATAR_DELETE_SUCCESS": "Avatārs ir veiksmīgi izdzēsts",
|
||||
"AVATAR_DELETE_FAILED": "Avatāra dzēšanas laikā radās kļūda. Lūdzu, mēģiniet vēlreiz",
|
||||
"UPDATE_SUCCESS": "Jūsu profils ir veiksmīgi atjaunināts",
|
||||
"PASSWORD_UPDATE_SUCCESS": "Jūsu parole ir veiksmīgi nomainīta",
|
||||
"AFTER_EMAIL_CHANGED": "Jūsu profils ir veiksmīgi atjaunināts. Lūdzu, atkārtoti pierakstieties, jo Jūsu akreditācijas dati ir mainīti",
|
||||
"FORM": {
|
||||
"AVATAR": "Profile Image",
|
||||
"ERROR": "Please fix form errors",
|
||||
"REMOVE_IMAGE": "Remove",
|
||||
"UPLOAD_IMAGE": "Upload image",
|
||||
"UPDATE_IMAGE": "Update image",
|
||||
"AVATAR": "Profila Attēls",
|
||||
"ERROR": "Lūdzu, izlabojiet veidlapas kļūdas",
|
||||
"REMOVE_IMAGE": "Noņemt",
|
||||
"UPLOAD_IMAGE": "Augšupielādēt attēlu",
|
||||
"UPDATE_IMAGE": "Atjaunināt attēlu",
|
||||
"PROFILE_SECTION": {
|
||||
"TITLE": "Profile",
|
||||
"NOTE": "Your email address is your identity and is used to log in."
|
||||
"TITLE": "Profils",
|
||||
"NOTE": "Jūsu e -pasta adrese ir jūsu identitāte, un to izmanto lai pierakstītos."
|
||||
},
|
||||
"MESSAGE_SIGNATURE_SECTION": {
|
||||
"TITLE": "Personal message signature",
|
||||
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
|
||||
"BTN_TEXT": "Save message signature",
|
||||
"API_ERROR": "Couldn't save signature! Try again",
|
||||
"API_SUCCESS": "Signature saved successfully"
|
||||
"TITLE": "Personīgais ziņojuma paraksts",
|
||||
"NOTE": "Izveidojiet personīgu ziņojumu parakstu, kas tiks pievienots visiem ziņojumiem, kurus nosūtat no jūsu e -pasta iesūtnes. Izmantojiet bagātīgā satura redaktoru, lai izveidotu īpaši personalizētu parakstu.",
|
||||
"BTN_TEXT": "Saglabāt ziņojuma parakstu",
|
||||
"API_ERROR": "Nevarēja saglabāt parakstu! Lūdzu, mēģiniet vēlreiz",
|
||||
"API_SUCCESS": "Paraksts ir veiksmīgi saglabāts"
|
||||
},
|
||||
"MESSAGE_SIGNATURE": {
|
||||
"LABEL": "Message Signature",
|
||||
"ERROR": "Message Signature cannot be empty",
|
||||
"PLACEHOLDER": "Insert your personal message signature here."
|
||||
"LABEL": "Ziņojuma Paraksts",
|
||||
"ERROR": "Ziņojuma Paraksts nevar būt tukšs",
|
||||
"PLACEHOLDER": "Ievietojiet savu personīgo ziņojumu parakstu šeit."
|
||||
},
|
||||
"PASSWORD_SECTION": {
|
||||
"TITLE": "Password",
|
||||
"NOTE": "Updating your password would reset your logins in multiple devices.",
|
||||
"BTN_TEXT": "Change password"
|
||||
"TITLE": "Parole",
|
||||
"NOTE": "Paroles atjaunināšana varētu atiestatīt jūsu pierakstīšanos vairākās ierīcēs.",
|
||||
"BTN_TEXT": "Mainīt paroli"
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "Access Token",
|
||||
"NOTE": "This token can be used if you are building an API based integration"
|
||||
"TITLE": "Piekļuves Token",
|
||||
"NOTE": "Šo token var izmantot, ja veidojat uz API balstītu integrāciju"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Audio Notifications",
|
||||
"NOTE": "Enable audio notifications in dashboard for new messages and conversations.",
|
||||
"NONE": "None",
|
||||
"ASSIGNED": "Assigned Conversations",
|
||||
"ALL_CONVERSATIONS": "All Conversations"
|
||||
"TITLE": "Audio Paziņojumi",
|
||||
"NOTE": "Iespējot audio paziņojumus informācijas panelī jauniem ziņojumiem un sarunām.",
|
||||
"NONE": "Nav",
|
||||
"ASSIGNED": "Piešķirtās Sarunas",
|
||||
"ALL_CONVERSATIONS": "Visas Sarunas"
|
||||
},
|
||||
"EMAIL_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Email Notifications",
|
||||
"NOTE": "Update your email notification preferences here",
|
||||
"CONVERSATION_ASSIGNMENT": "Send email notifications when a conversation is assigned to me",
|
||||
"CONVERSATION_CREATION": "Send email notifications when a new conversation is created",
|
||||
"CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in an assigned conversation"
|
||||
"TITLE": "E-pasta Ziņojumi",
|
||||
"NOTE": "Atjauniniet savas e -pasta paziņojumu preferences šeit",
|
||||
"CONVERSATION_ASSIGNMENT": "Nosūtīt e -pasta paziņojumus, kad man tiek piešķirta saruna",
|
||||
"CONVERSATION_CREATION": "Nosūtīt e -pasta paziņojumus, kad tiek izveidota jauna saruna",
|
||||
"CONVERSATION_MENTION": "Nosūtīt e -pasta paziņojumus, kad tiekat pieminēts sarunā",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Nosūtīt e -pasta paziņojumus, kad piešķirtā sarunā tiek izveidots jauns ziņojums"
|
||||
},
|
||||
"API": {
|
||||
"UPDATE_SUCCESS": "Your notification preferences are updated successfully",
|
||||
"UPDATE_ERROR": "There is an error while updating the preferences, please try again"
|
||||
"UPDATE_SUCCESS": "Jūsu paziņojumu preferences ir veiksmīgi atjauninātas",
|
||||
"UPDATE_ERROR": "Preferenču atjaunināšanas laikā radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||
},
|
||||
"PUSH_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Push Notifications",
|
||||
"NOTE": "Update your push notification preferences here",
|
||||
"CONVERSATION_ASSIGNMENT": "Send push notifications when a conversation is assigned to me",
|
||||
"CONVERSATION_CREATION": "Send push notifications when a new conversation is created",
|
||||
"CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send push notifications when a new message is created in an assigned conversation",
|
||||
"HAS_ENABLED_PUSH": "You have enabled push for this browser.",
|
||||
"REQUEST_PUSH": "Enable push notifications"
|
||||
"TITLE": "Push Paziņojumi",
|
||||
"NOTE": "Atjauniniet savas Push paziņojumu preferences šeit",
|
||||
"CONVERSATION_ASSIGNMENT": "Nosūtīt push paziņojumus, kad man tiek piešķirta saruna",
|
||||
"CONVERSATION_CREATION": "Nosūtīt push paziņojumus, kad tiek izveidota jauna saruna",
|
||||
"CONVERSATION_MENTION": "Nosūtīt push paziņojumus, kad tiekat pieminēts sarunā",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Nosūtīt push paziņojumus, kad piešķirtā sarunā tiek izveidots jauns ziņojums",
|
||||
"HAS_ENABLED_PUSH": "Jūs esat iespējojis push šajā pārlūkprogrammā.",
|
||||
"REQUEST_PUSH": "Iespējot push paziņojumus"
|
||||
},
|
||||
"PROFILE_IMAGE": {
|
||||
"LABEL": "Profile Image"
|
||||
"LABEL": "Profila Attēls"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Your full name",
|
||||
"ERROR": "Please enter a valid full name",
|
||||
"PLACEHOLDER": "Please enter your full name"
|
||||
"LABEL": "Jūsu pilnais vārds",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu pilnu vārdu",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet savu pilno vārdu"
|
||||
},
|
||||
"DISPLAY_NAME": {
|
||||
"LABEL": "Display name",
|
||||
"ERROR": "Please enter a valid display name",
|
||||
"PLACEHOLDER": "Please enter a display name, this would be displayed in conversations"
|
||||
"LABEL": "Parādāmais vārds",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu parādāmo vārdu",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet parādāmo vārdu, tas tiks parādīts sarunās"
|
||||
},
|
||||
"AVAILABILITY": {
|
||||
"LABEL": "Availability",
|
||||
"LABEL": "Pieejamība",
|
||||
"STATUSES_LIST": [
|
||||
"Online",
|
||||
"Busy",
|
||||
"Offline"
|
||||
"Tiešsaistē",
|
||||
"Aizņemts",
|
||||
"Bezsaistē"
|
||||
]
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Your email address",
|
||||
"ERROR": "Please enter a valid email address",
|
||||
"PLACEHOLDER": "Please enter your email address, this would be displayed in conversations"
|
||||
"LABEL": "Jūsu e-pasta adrese",
|
||||
"ERROR": "Lūdzu, ievadiet derīgu e-pasta adresi",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet savu e-pasta adresi, tā tiks parādīta sarunās"
|
||||
},
|
||||
"CURRENT_PASSWORD": {
|
||||
"LABEL": "Current password",
|
||||
"ERROR": "Please enter the current password",
|
||||
"PLACEHOLDER": "Please enter the current password"
|
||||
"LABEL": "Pašreizējā parole",
|
||||
"ERROR": "Lūdzu, ievadiet pašreizējo paroli",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet pašreizējo paroli"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "New password",
|
||||
"ERROR": "Please enter a password of length 6 or more",
|
||||
"PLACEHOLDER": "Please enter a new password"
|
||||
"LABEL": "Jauna parole",
|
||||
"ERROR": "Lūdzu, ievadiet paroli, kuras garums ir 6 vai vairāk simboli",
|
||||
"PLACEHOLDER": "Lūdzu, ievadiet jauno paroli"
|
||||
},
|
||||
"PASSWORD_CONFIRMATION": {
|
||||
"LABEL": "Confirm new password",
|
||||
"ERROR": "Confirm password should match the password",
|
||||
"PLACEHOLDER": "Please re-enter your new password"
|
||||
"LABEL": "Apstipriniet jauno paroli",
|
||||
"ERROR": "Apstiprinājuma parolei ir jāsakrīt ar paroli",
|
||||
"PLACEHOLDER": "Lūdzu, vēlreiz ievadiet savu jauno paroli"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SIDEBAR_ITEMS": {
|
||||
"CHANGE_AVAILABILITY_STATUS": "Change",
|
||||
"CHANGE_ACCOUNTS": "Switch Account",
|
||||
"CONTACT_SUPPORT": "Contact Support",
|
||||
"SELECTOR_SUBTITLE": "Select an account from the following list",
|
||||
"PROFILE_SETTINGS": "Profile Settings",
|
||||
"KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
|
||||
"LOGOUT": "Logout"
|
||||
"CHANGE_AVAILABILITY_STATUS": "Mainīt",
|
||||
"CHANGE_ACCOUNTS": "Pārslēgt Kontu",
|
||||
"CONTACT_SUPPORT": "Sazināties ar Atbalsta Dienestu",
|
||||
"SELECTOR_SUBTITLE": "Izvēlieties kontu no šī saraksta",
|
||||
"PROFILE_SETTINGS": "Profila Iestatījumi",
|
||||
"KEYBOARD_SHORTCUTS": "Tastatūras Īsinājumtaustiņi",
|
||||
"LOGOUT": "Izrakstīties"
|
||||
},
|
||||
"APP_GLOBAL": {
|
||||
"TRIAL_MESSAGE": "days trial remaining.",
|
||||
"TRAIL_BUTTON": "Buy Now",
|
||||
"DELETED_USER": "Deleted User",
|
||||
"TRIAL_MESSAGE": "izmēģinājuma dienas atlikušas.",
|
||||
"TRAIL_BUTTON": "Pirkt Tagad",
|
||||
"DELETED_USER": "Dzēsts Lietotājs",
|
||||
"ACCOUNT_SUSPENDED": {
|
||||
"TITLE": "Account Suspended",
|
||||
"MESSAGE": "Your account is suspended. Please reach out to the support team for more information."
|
||||
"TITLE": "Konts Iesaldēts",
|
||||
"MESSAGE": "Jūsu konts ir iesaldēts. Lai iegūtu papildu informāciju, lūdzu, sazinieties ar atbalsta komandu."
|
||||
}
|
||||
},
|
||||
"COMPONENTS": {
|
||||
"CODE": {
|
||||
"BUTTON_TEXT": "Copy",
|
||||
"COPY_SUCCESSFUL": "Code copied to clipboard successfully"
|
||||
"BUTTON_TEXT": "Kopēt",
|
||||
"COPY_SUCCESSFUL": "Kods ir veiksmīgi nokopēts uz clipboard"
|
||||
},
|
||||
"SHOW_MORE_BLOCK": {
|
||||
"SHOW_MORE": "Show More",
|
||||
"SHOW_LESS": "Show Less"
|
||||
"SHOW_MORE": "Parādīt Vairāk",
|
||||
"SHOW_LESS": "Parādīt Mazāk"
|
||||
},
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Download",
|
||||
"UPLOADING": "Uploading..."
|
||||
"DOWNLOAD": "Lejupielādēt",
|
||||
"UPLOADING": "Notiek augšupielāde..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
}
|
||||
},
|
||||
"CONFIRM_EMAIL": "Verifying...",
|
||||
"CONFIRM_EMAIL": "Notiek pārbaude...",
|
||||
"SETTINGS": {
|
||||
"INBOXES": {
|
||||
"NEW_INBOX": "Add Inbox"
|
||||
"NEW_INBOX": "Pievienot Iesūtni"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Currently viewing:",
|
||||
"SWITCH": "Switch",
|
||||
"CONVERSATIONS": "Conversations",
|
||||
"ALL_CONVERSATIONS": "All Conversations",
|
||||
"MENTIONED_CONVERSATIONS": "Mentions",
|
||||
"REPORTS": "Reports",
|
||||
"SETTINGS": "Settings",
|
||||
"CONTACTS": "Contacts",
|
||||
"HOME": "Home",
|
||||
"AGENTS": "Agents",
|
||||
"INBOXES": "Inboxes",
|
||||
"NOTIFICATIONS": "Notifications",
|
||||
"CANNED_RESPONSES": "Canned Responses",
|
||||
"INTEGRATIONS": "Integrations",
|
||||
"PROFILE_SETTINGS": "Profile Settings",
|
||||
"ACCOUNT_SETTINGS": "Account Settings",
|
||||
"APPLICATIONS": "Applications",
|
||||
"LABELS": "Labels",
|
||||
"CUSTOM_ATTRIBUTES": "Custom Attributes",
|
||||
"AUTOMATION": "Automation",
|
||||
"TEAMS": "Teams",
|
||||
"BILLING": "Billing",
|
||||
"CUSTOM_VIEWS_FOLDER": "Folders",
|
||||
"CUSTOM_VIEWS_SEGMENTS": "Segments",
|
||||
"ALL_CONTACTS": "All Contacts",
|
||||
"TAGGED_WITH": "Tagged with",
|
||||
"NEW_LABEL": "New label",
|
||||
"NEW_TEAM": "New team",
|
||||
"NEW_INBOX": "New inbox",
|
||||
"REPORTS_CONVERSATION": "Conversations",
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Pašlaik skatās:",
|
||||
"SWITCH": "Pārslēgt",
|
||||
"CONVERSATIONS": "Sarunas",
|
||||
"ALL_CONVERSATIONS": "Visas Sarunas",
|
||||
"MENTIONED_CONVERSATIONS": "Pieminēšanas",
|
||||
"REPORTS": "Pārskati",
|
||||
"SETTINGS": "Iestatījumi",
|
||||
"CONTACTS": "Kontaktpersonas",
|
||||
"HOME": "Sākums",
|
||||
"AGENTS": "Aģenti",
|
||||
"INBOXES": "Iesūtnes",
|
||||
"NOTIFICATIONS": "Paziņojumi",
|
||||
"CANNED_RESPONSES": "Sagatavotās Atbildes",
|
||||
"INTEGRATIONS": "Integrācijas",
|
||||
"PROFILE_SETTINGS": "Profila Iestatījumi",
|
||||
"ACCOUNT_SETTINGS": "Konta Iestatījumi",
|
||||
"APPLICATIONS": "Lietojumprogrammas",
|
||||
"LABELS": "Etiķetes",
|
||||
"CUSTOM_ATTRIBUTES": "Pielāgotas Īpašības",
|
||||
"AUTOMATION": "Automatizācija",
|
||||
"TEAMS": "Komandas",
|
||||
"BILLING": "Norēķini",
|
||||
"CUSTOM_VIEWS_FOLDER": "Mapes",
|
||||
"CUSTOM_VIEWS_SEGMENTS": "Segmenti",
|
||||
"ALL_CONTACTS": "Visi Kontakti",
|
||||
"TAGGED_WITH": "Marķēts ar",
|
||||
"NEW_LABEL": "Jauna etiķete",
|
||||
"NEW_TEAM": "Jauna komanda",
|
||||
"NEW_INBOX": "Jauna iesūtne",
|
||||
"REPORTS_CONVERSATION": "Sarunas",
|
||||
"CSAT": "CSAT",
|
||||
"CAMPAIGNS": "Campaigns",
|
||||
"ONGOING": "Ongoing",
|
||||
"ONE_OFF": "One off",
|
||||
"REPORTS_AGENT": "Agents",
|
||||
"REPORTS_LABEL": "Labels",
|
||||
"REPORTS_INBOX": "Inbox",
|
||||
"REPORTS_TEAM": "Team",
|
||||
"SET_AVAILABILITY_TITLE": "Set yourself as",
|
||||
"CAMPAIGNS": "Kampaņas",
|
||||
"ONGOING": "Notiekošs",
|
||||
"ONE_OFF": "Vienreizējs",
|
||||
"REPORTS_AGENT": "Aģenti",
|
||||
"REPORTS_LABEL": "Etiķetes",
|
||||
"REPORTS_INBOX": "Iesūtne",
|
||||
"REPORTS_TEAM": "Komanda",
|
||||
"SET_AVAILABILITY_TITLE": "Iestatīt sevi kā",
|
||||
"BETA": "Beta",
|
||||
"REPORTS_OVERVIEW": "Overview",
|
||||
"FACEBOOK_REAUTHORIZE": "Your Facebook connection has expired, please reconnect your Facebook page to continue services",
|
||||
"REPORTS_OVERVIEW": "Pārskats",
|
||||
"FACEBOOK_REAUTHORIZE": "Jūsu Facebook savienojuma derīguma termiņš ir beidzies. Lūdzu, atkārtoti pievienojiet savu Facebook lapu, lai turpinātu pakalpojumus",
|
||||
"HELP_CENTER": {
|
||||
"ALL_ARTICLES": "All Articles",
|
||||
"MY_ARTICLES": "My Articles",
|
||||
"DRAFT": "Draft",
|
||||
"ARCHIVED": "Archived",
|
||||
"CATEGORY": "Category",
|
||||
"CATEGORY_EMPTY_MESSAGE": "No categories found"
|
||||
"TITLE": "Palīdzības Centrs (Beta)",
|
||||
"ALL_ARTICLES": "Visi Raksti",
|
||||
"MY_ARTICLES": "Mani Raksti",
|
||||
"DRAFT": "Melnraksts",
|
||||
"ARCHIVED": "Arhivēts",
|
||||
"CATEGORY": "Kategorija",
|
||||
"CATEGORY_EMPTY_MESSAGE": "Kategorijas nav atrastas"
|
||||
},
|
||||
"DOCS": "Read docs"
|
||||
"DOCS": "Lasīt dokumentus"
|
||||
},
|
||||
"BILLING_SETTINGS": {
|
||||
"TITLE": "Billing",
|
||||
"TITLE": "Norēķini",
|
||||
"CURRENT_PLAN": {
|
||||
"TITLE": "Current Plan",
|
||||
"PLAN_NOTE": "You are currently subscribed to the **%{plan}** plan with **%{quantity}** licenses"
|
||||
"TITLE": "Pašreizējais Norēķinu Plāns",
|
||||
"PLAN_NOTE": "Šobrīd Jūs abonējat **%{plan}** plānu ar **%{quantity}** licencēm"
|
||||
},
|
||||
"MANAGE_SUBSCRIPTION": {
|
||||
"TITLE": "Manage your subscription",
|
||||
"DESCRIPTION": "View your previous invoices, edit your billing details, or cancel your subscription.",
|
||||
"BUTTON_TXT": "Go to the billing portal"
|
||||
"TITLE": "Pārvaldīt savu abonementu",
|
||||
"DESCRIPTION": "Apskatīt iepriekšējos rēķinus, rediģēt norēķinu informāciju vai atcelt abonementu.",
|
||||
"BUTTON_TXT": "Doties uz norēķinu portālu"
|
||||
},
|
||||
"CHAT_WITH_US": {
|
||||
"TITLE": "Need help?",
|
||||
"DESCRIPTION": "Do you face any issues in billing? We are here to help.",
|
||||
"BUTTON_TXT": "Chat with us"
|
||||
"TITLE": "Nepieciešama palīdzība?",
|
||||
"DESCRIPTION": "Vai Jūs saskārāties ar kādām problēmām norēķinu laikā? Mēs esam šeit, lai palīdzētu.",
|
||||
"BUTTON_TXT": "Tērzēt ar mums"
|
||||
},
|
||||
"NO_BILLING_USER": "Your billing account is being configured. Please refresh the page and try again."
|
||||
"NO_BILLING_USER": "Jūsu norēķinu konts tiek konfigurēts. Lūdzu, atsvaidziniet lapu un mēģiniet vēlreiz."
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NO_ACCOUNT_WARNING": "Uh oh! We could not find any Chatwoot accounts. Please create a new account to continue.",
|
||||
"NEW_ACCOUNT": "New Account",
|
||||
"SELECTOR_SUBTITLE": "Create a new account",
|
||||
"NO_ACCOUNT_WARNING": "Ak, vai! Mēs nevarējām atrast nevienu chatwoot kontu. Lūdzu, izveidojiet jaunu kontu, lai turpinātu.",
|
||||
"NEW_ACCOUNT": "Jauns Konts",
|
||||
"SELECTOR_SUBTITLE": "Izveidot jaunu kontu",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Account created successfully",
|
||||
"EXIST_MESSAGE": "Account already exists",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Konts ir veiksmīgi izveidots",
|
||||
"EXIST_MESSAGE": "Konts jau pastāv",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Account Name",
|
||||
"LABEL": "Konta Nosaukums",
|
||||
"PLACEHOLDER": "Wayne Enterprises"
|
||||
},
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Iesniegt"
|
||||
}
|
||||
},
|
||||
"KEYBOARD_SHORTCUTS": {
|
||||
"TITLE": {
|
||||
"OPEN_CONVERSATION": "Open conversation",
|
||||
"RESOLVE_AND_NEXT": "Resolve and move to next",
|
||||
"NAVIGATE_DROPDOWN": "Navigate dropdown items",
|
||||
"RESOLVE_CONVERSATION": "Resolve Conversation",
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Go to Conversation Dashboard",
|
||||
"ADD_ATTACHMENT": "Add Attachment",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Go to Contacts Dashboard",
|
||||
"TOGGLE_SIDEBAR": "Toggle Sidebar",
|
||||
"GO_TO_REPORTS_SIDEBAR": "Go to Reports sidebar",
|
||||
"MOVE_TO_NEXT_TAB": "Move to next tab in conversation list",
|
||||
"GO_TO_SETTINGS": "Go to Settings",
|
||||
"SWITCH_CONVERSATION_STATUS": "Switch to the next conversation status",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||
"TOGGLE_RICH_CONTENT_EDITOR": "Toggle Rich Content editor",
|
||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||
"OPEN_CONVERSATION": "Atvērt sarunu",
|
||||
"RESOLVE_AND_NEXT": "Atrisināt un pāriet uz nākamo",
|
||||
"NAVIGATE_DROPDOWN": "Pārvietoties starp nolaižamā saraksta vienumiem",
|
||||
"RESOLVE_CONVERSATION": "Atrisināt Sarunu",
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Doties uz Sarunu Informācijas Paneli",
|
||||
"ADD_ATTACHMENT": "Pievienot Pielikumu",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Doties uz Kontaktu Informācijas Paneli",
|
||||
"TOGGLE_SIDEBAR": "Pārslēgt Sānjoslu",
|
||||
"GO_TO_REPORTS_SIDEBAR": "Doties uz Pārskatu sānjoslu",
|
||||
"MOVE_TO_NEXT_TAB": "Pāriet uz sarunu saraksta nākamo cilni",
|
||||
"GO_TO_SETTINGS": "Doties uz Iestatījumiem",
|
||||
"SWITCH_CONVERSATION_STATUS": "Pārslēgties uz nākamās sarunas statusu",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Pārslēgties uz Privāto Piezīmi",
|
||||
"SWITCH_TO_REPLY": "Pārslēgties uz Atbildi",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Pārslēgt atlikšanas nolaižamo izvēlni"
|
||||
},
|
||||
"KEYS": {
|
||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
||||
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Register an account",
|
||||
"TITLE": "Register",
|
||||
"TERMS_ACCEPT": "By signing up, you agree to our <a href=\"https://www.chatwoot.com/terms\">T & C</a> and <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>",
|
||||
"TRY_WOOT": "Reģistrēt kontu",
|
||||
"TITLE": "Reģistrēt",
|
||||
"TERMS_ACCEPT": "Reģistrējoties Jūs piekrītat mūsu <a href=\"https://www.chatwoot.com/terms\">T & C</a> un <a href=\"https://www.chatwoot.com/privacy-policy\">Konfidencialitātes Politikai</a>",
|
||||
"ACCOUNT_NAME": {
|
||||
"LABEL": "Account name",
|
||||
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
|
||||
"ERROR": "Account name is too short"
|
||||
"LABEL": "Konta nosaukums",
|
||||
"PLACEHOLDER": "Ievadiet konta nosaukumu. Piemēram: Wayne Enterprises",
|
||||
"ERROR": "Konta nosaukums ir pārāk īss"
|
||||
},
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Full name",
|
||||
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
|
||||
"ERROR": "Full name is too short"
|
||||
"LABEL": "Pilnais vārds",
|
||||
"PLACEHOLDER": "Ievadiet savu pilno vārdu. Piemēram: Bruce Wayne",
|
||||
"ERROR": "Pilnais vārds ir pārāk īss"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Work email",
|
||||
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
|
||||
"ERROR": "Email address is invalid"
|
||||
"LABEL": "Darba e-pasts",
|
||||
"PLACEHOLDER": "Ievadiet savu darba e-pasta adresi. Piemēram: bruce@wayne.enterprises",
|
||||
"ERROR": "E-pasta adrese nav derīga"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Password",
|
||||
"PLACEHOLDER": "Password",
|
||||
"ERROR": "Password is too short",
|
||||
"IS_INVALID_PASSWORD": "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character"
|
||||
"LABEL": "Parole",
|
||||
"PLACEHOLDER": "Parole",
|
||||
"ERROR": "Parole ir pārāk īsa",
|
||||
"IS_INVALID_PASSWORD": "Parolei ir jāsatur vismaz 1 lielais burts, 1 mazais burts, 1 cipars un 1 speciālā rakstzīme"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirm Password",
|
||||
"PLACEHOLDER": "Confirm Password",
|
||||
"ERROR": "Password doesnot match"
|
||||
"LABEL": "Apstipriniet Paroli",
|
||||
"PLACEHOLDER": "Apstipriniet Paroli",
|
||||
"ERROR": "Parole nesakrīt"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Registration Successfull",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Reģistrācija sekmīga",
|
||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
||||
},
|
||||
"SUBMIT": "Submit",
|
||||
"HAVE_AN_ACCOUNT": "Already have an account?"
|
||||
"SUBMIT": "Iesniegt",
|
||||
"HAVE_AN_ACCOUNT": "Jau ir konts?"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,125 +1,125 @@
|
||||
{
|
||||
"TEAMS_SETTINGS": {
|
||||
"NEW_TEAM": "Create new team",
|
||||
"HEADER": "Teams",
|
||||
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> An agent can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
|
||||
"NEW_TEAM": "Izveidot jaunu komandu",
|
||||
"HEADER": "Komandas",
|
||||
"SIDEBAR_TXT": "<p><b>Komandas</b></p> <p>Komandas ļauj kārtot aģentus grupās, pamatojoties uz viņu pienākumiem. <br /> Aģents var atrasties vairākās komandās. Jūs varat piešķirt sarunas komandai, kad sadarbojaties. </p>",
|
||||
"LIST": {
|
||||
"404": "There are no teams created on this account.",
|
||||
"EDIT_TEAM": "Edit team"
|
||||
"404": "Šajā kontā nav izveidota neviena komanda.",
|
||||
"EDIT_TEAM": "Rediģēt komandu"
|
||||
},
|
||||
"CREATE_FLOW": {
|
||||
"CREATE": {
|
||||
"TITLE": "Create a new team",
|
||||
"DESC": "Add a title and description to your new team."
|
||||
"TITLE": "Izveidojiet jaunu komandu",
|
||||
"DESC": "Pievienot savai jaunajai komandai nosaukumu un aprakstu."
|
||||
},
|
||||
"AGENTS": {
|
||||
"BUTTON_TEXT": "Add agents to team",
|
||||
"TITLE": "Add agents to team - %{teamName}",
|
||||
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation."
|
||||
"BUTTON_TEXT": "Pievienot komandai aģentus",
|
||||
"TITLE": "Pievienot aģentus komandai - %{teamName}",
|
||||
"DESC": "Pievienot aģentus savai jaunizveidotajai komandai. Tas ļauj sarunās sadarboties kā komandai, kā arī saņemt paziņojumus par jauniem notikumiem tajā pašā sarunā."
|
||||
},
|
||||
"WIZARD": [
|
||||
{
|
||||
"title": "Create",
|
||||
"title": "Izveidot",
|
||||
"route": "settings_teams_new",
|
||||
"body": "Create a new team of agents."
|
||||
"body": "Izveidot jaunu aģentu komandu."
|
||||
},
|
||||
{
|
||||
"title": "Add Agents",
|
||||
"title": "Pievienot Aģentus",
|
||||
"route": "settings_teams_add_agents",
|
||||
"body": "Add agents to the team."
|
||||
"body": "Pievienot komandai aģentus."
|
||||
},
|
||||
{
|
||||
"title": "Finish",
|
||||
"title": "Pabeigt",
|
||||
"route": "settings_teams_finish",
|
||||
"body": "You are all set to go!"
|
||||
"body": "Jūs varat sākt darboties!"
|
||||
}
|
||||
]
|
||||
},
|
||||
"EDIT_FLOW": {
|
||||
"CREATE": {
|
||||
"TITLE": "Edit your team details",
|
||||
"DESC": "Edit title and description to your team.",
|
||||
"BUTTON_TEXT": "Update team"
|
||||
"TITLE": "Rediģēt savas komandas informāciju",
|
||||
"DESC": "Rediģēt savas komandas nosaukumu un aprakstu.",
|
||||
"BUTTON_TEXT": "Atjaunināt komandu"
|
||||
},
|
||||
"AGENTS": {
|
||||
"BUTTON_TEXT": "Update agents in team",
|
||||
"TITLE": "Add agents to team - %{teamName}",
|
||||
"DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team."
|
||||
"BUTTON_TEXT": "Atjaunināt aģentus komandā",
|
||||
"TITLE": "Pievienot aģentus komandai - %{teamName}",
|
||||
"DESC": "Pievienot aģentus savai jaunizveidotajai komandai. Visi pievienotie aģenti tiks informēti, kad saruna tiks piešķirta šai komandai."
|
||||
},
|
||||
"WIZARD": [
|
||||
{
|
||||
"title": "Team details",
|
||||
"title": "Komandas informācija",
|
||||
"route": "settings_teams_edit",
|
||||
"body": "Change name, description and other details."
|
||||
"body": "Mainīt nosaukumu, aprakstu un citu informāciju."
|
||||
},
|
||||
{
|
||||
"title": "Edit Agents",
|
||||
"title": "Rediģēt Aģentus",
|
||||
"route": "settings_teams_edit_members",
|
||||
"body": "Edit agents in your team."
|
||||
"body": "Rediģēt savas komandas aģentus."
|
||||
},
|
||||
{
|
||||
"title": "Finish",
|
||||
"title": "Pabeigt",
|
||||
"route": "settings_teams_edit_finish",
|
||||
"body": "You are all set to go!"
|
||||
"body": "Jūs varat sākt darboties!"
|
||||
}
|
||||
]
|
||||
},
|
||||
"TEAM_FORM": {
|
||||
"ERROR_MESSAGE": "Couldn't save the team details. Try again."
|
||||
"ERROR_MESSAGE": "Nevarēja saglabāt komandas informāciju. Lūdzu, mēģiniet vēlreiz."
|
||||
},
|
||||
"AGENTS": {
|
||||
"AGENT": "AGENT",
|
||||
"EMAIL": "EMAIL",
|
||||
"BUTTON_TEXT": "Add agents",
|
||||
"ADD_AGENTS": "Adding Agents to your Team...",
|
||||
"SELECT": "select",
|
||||
"SELECT_ALL": "select all agents",
|
||||
"SELECTED_COUNT": "%{selected} out of %{total} agents selected."
|
||||
"AGENT": "AĢENTS",
|
||||
"EMAIL": "e-pasts",
|
||||
"BUTTON_TEXT": "Pievienot aģentus",
|
||||
"ADD_AGENTS": "Notiek aģentu pievienošana Jūsu komandai...",
|
||||
"SELECT": "izvēlēties",
|
||||
"SELECT_ALL": "izvēlēties visus aģentus",
|
||||
"SELECTED_COUNT": "%{selected} no %{total} aģentiem ir izvēlēti."
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add agents to team - %{teamName}",
|
||||
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation.",
|
||||
"SELECT": "select",
|
||||
"SELECT_ALL": "select all agents",
|
||||
"SELECTED_COUNT": "%{selected} out of %{total} agents selected.",
|
||||
"BUTTON_TEXT": "Add agents",
|
||||
"AGENT_VALIDATION_ERROR": "Select at least one agent."
|
||||
"TITLE": "Pievienot aģentus komandai - %{teamName}",
|
||||
"DESC": "Pievienot aģentus savai jaunizveidotajai komandai. Tas ļauj sarunās sadarboties kā komandai, kā arī saņemt paziņojumus par jauniem notikumiem tajā pašā sarunā.",
|
||||
"SELECT": "izvēlēties",
|
||||
"SELECT_ALL": "izvēlēties visus aģentus",
|
||||
"SELECTED_COUNT": "%{selected} no %{total} aģentiem ir atlasīti.",
|
||||
"BUTTON_TEXT": "Pievienot aģentus",
|
||||
"AGENT_VALIDATION_ERROR": "Izvēlieties vismaz vienu aģentu."
|
||||
},
|
||||
"FINISH": {
|
||||
"TITLE": "Your team is ready!",
|
||||
"MESSAGE": "You can now collaborate as a team on conversations. Happy supporting ",
|
||||
"BUTTON_TEXT": "Finish"
|
||||
"TITLE": "Jūsu komanda ir gatava!",
|
||||
"MESSAGE": "Tagad Jūs sarunās varat sadarboties kā komanda. Laimīgu atbalstu ",
|
||||
"BUTTON_TEXT": "Pabeigt"
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Delete",
|
||||
"BUTTON_TEXT": "Dzēst",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Team deleted successfully.",
|
||||
"ERROR_MESSAGE": "Couldn't delete the team. Try again."
|
||||
"SUCCESS_MESSAGE": "Komanda ir veiksmīgi izdzēsa.",
|
||||
"ERROR_MESSAGE": "Nevarēja izdzēst komandu. Lūdzu, mēģiniet vēlreiz."
|
||||
},
|
||||
"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": "Delete ",
|
||||
"NO": "Cancel"
|
||||
"TITLE": "Vai esat pārliecināts, ka vēlaties izdzēst - %{teamName}",
|
||||
"PLACE_HOLDER": "Lūdzu, uzrakstiet {teamName} lai apstiprinātu",
|
||||
"MESSAGE": "Komandas dzēšana noņems komandas uzdevumu no sarunām, kas piešķirtas šai komandai.",
|
||||
"YES": "Dzēst ",
|
||||
"NO": "Atcelt"
|
||||
}
|
||||
},
|
||||
"SETTINGS": "Settings",
|
||||
"SETTINGS": "Iestatījumi",
|
||||
"FORM": {
|
||||
"UPDATE": "Update team",
|
||||
"CREATE": "Create team",
|
||||
"UPDATE": "Atjaunināt komandu",
|
||||
"CREATE": "Izveidot komandu",
|
||||
"NAME": {
|
||||
"LABEL": "Team name",
|
||||
"PLACEHOLDER": "Example: Sales, Customer Support"
|
||||
"LABEL": "Komandas nosaukums",
|
||||
"PLACEHOLDER": "Piemēram: Pārdošana, Klientu Atbalsts"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Team Description",
|
||||
"PLACEHOLDER": "Short description about this team."
|
||||
"LABEL": "Komandas Apraksts",
|
||||
"PLACEHOLDER": "Īss apraksts par šo komandu."
|
||||
},
|
||||
"AUTO_ASSIGN": {
|
||||
"LABEL": "Allow auto assign for this team."
|
||||
"LABEL": "Atļaut automātiskai piešķirt šai komandai."
|
||||
},
|
||||
"SUBMIT_CREATE": "Create team"
|
||||
"SUBMIT_CREATE": "Izveidot komandu"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"WEBHOOKS_SETTINGS": {
|
||||
"HEADER": "Webhook Settings"
|
||||
"HEADER": "Webhook Iestatījumi"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"WHATSAPP_TEMPLATES": {
|
||||
"MODAL": {
|
||||
"TITLE": "Whatsapp Templates",
|
||||
"SUBTITLE": "Select the whatsapp template you want to send",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Process %{templateName}"
|
||||
"TITLE": "WhatsApp Veidnes",
|
||||
"SUBTITLE": "Izvēlieties WhatsApp veidni, kuru vēlaties nosūtīt",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Apstrādāt %{templateName}"
|
||||
},
|
||||
"PICKER": {
|
||||
"SEARCH_PLACEHOLDER": "Search Templates",
|
||||
"NO_TEMPLATES_FOUND": "No templates found for",
|
||||
"SEARCH_PLACEHOLDER": "Meklēt Veidnes",
|
||||
"NO_TEMPLATES_FOUND": "Veidnes nav atrastas",
|
||||
"LABELS": {
|
||||
"LANGUAGE": "Language",
|
||||
"TEMPLATE_BODY": "Template Body",
|
||||
"CATEGORY": "Category"
|
||||
"LANGUAGE": "Valoda",
|
||||
"TEMPLATE_BODY": "Veidnes Pamatteksts",
|
||||
"CATEGORY": "Kategorija"
|
||||
}
|
||||
},
|
||||
"PARSER": {
|
||||
"VARIABLES_LABEL": "Variables",
|
||||
"VARIABLE_PLACEHOLDER": "Enter %{variable} value",
|
||||
"GO_BACK_LABEL": "Go Back",
|
||||
"SEND_MESSAGE_LABEL": "Send Message",
|
||||
"FORM_ERROR_MESSAGE": "Please fill all variables before sending"
|
||||
"VARIABLES_LABEL": "Mainīgie",
|
||||
"VARIABLE_PLACEHOLDER": "Ievadiet %{variable} vērtību",
|
||||
"GO_BACK_LABEL": "Atgriezties",
|
||||
"SEND_MESSAGE_LABEL": "Sūtīt Ziņojumu",
|
||||
"FORM_ERROR_MESSAGE": "Lūdzu, pirms nosūtīšanas aizpildiet visus mainīgos"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user