chore: Update translations from Crowdin

This commit is contained in:
Sojan Jose
2022-12-15 11:41:15 +03:00
committed by GitHub
parent 9292653bf9
commit 72fcaa739c
228 changed files with 1013 additions and 485 deletions

View File

@@ -0,0 +1,6 @@
{
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
}
}

View File

@@ -134,7 +134,7 @@
"PHONE_NUMBER": {
"LABEL": "Număr de telefon",
"PLACEHOLDER": "Introduceți numărul de telefon de la care va fi trimis mesajul.",
"ERROR": "Introduceți o valoare validă. Numărul de telefon ar trebui să înceapă cu semnul `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"API_CALLBACK": {
"TITLE": "Callback URL",
@@ -185,7 +185,7 @@
"PHONE_NUMBER": {
"LABEL": "Număr de telefon",
"PLACEHOLDER": "Introduceți numărul de telefon de la care va fi trimis mesajul.",
"ERROR": "Introduceți o valoare validă. Numărul de telefon ar trebui să înceapă cu semnul `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"SUBMIT_BUTTON": "Creați un canal de lățime de bandă",
"API": {
@@ -214,7 +214,7 @@
"PHONE_NUMBER": {
"LABEL": "Număr de telefon",
"PLACEHOLDER": "Introduceți numărul de telefon de la care va fi trimis mesajul.",
"ERROR": "Introduceți o valoare validă. Numărul de telefon ar trebui să înceapă cu semnul `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"PHONE_NUMBER_ID": {
"LABEL": "Phone number ID",

View File

@@ -257,7 +257,7 @@
},
"FORM": {
"NAME": {
"LABEL": "Nume cont",
"LABEL": "Nume companie",
"PLACEHOLDER": "Wayne Enterprises"
},
"SUBMIT": "Trimite"

View File

@@ -2,11 +2,13 @@
"REGISTER": {
"TRY_WOOT": "Înregistrați un cont",
"TITLE": "Inregistrare",
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
"TERMS_ACCEPT": "Prin înregistrare, ești de acord cu politica noastră de confidențialitate <a href=\"https://www.chatwoot.com/terms\">T & C</a> și <a href=\"https://www.chatwoot.com/privacy-policy\"></a>",
"ACCOUNT_NAME": {
"LABEL": "Nume cont",
"PLACEHOLDER": "Introduceți un nume de cont. de exemplu: Wayne Intreprinderi",
"ERROR": "Numele contului este prea scurt"
"COMPANY_NAME": {
"LABEL": "Company name",
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
"ERROR": "Company name is too short"
},
"FULL_NAME": {
"LABEL": "Nume complet",
@@ -16,7 +18,7 @@
"EMAIL": {
"LABEL": "E-mail de lucru",
"PLACEHOLDER": "Introduceți adresa de e-mail de la locul de muncă. de exemplu: bruce@wayne.enterprises",
"ERROR": "Adresa de e-mail nu este validă"
"ERROR": "Please enter a valid work email address"
},
"PASSWORD": {
"LABEL": "Parola",