Skip to content

Commit 9658184

Browse files
pranavrajsmuhsin-k
andauthored
New Crowdin updates (#292)
* New translations en.json (Swedish) * New translations en.json (Swedish) * New translations en.json (Spanish) * New translations en.json (Norwegian) * New translations en.json (Hindi) * New translations en.json (Tamil) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Catalan) * New translations en.json (Arabic) * New translations en.json (Afrikaans) * New translations en.json (French) * New translations en.json (Malayalam) * New translations en.json (Spanish) * New translations en.json (Norwegian) * New translations en.json (Hindi) * New translations en.json (Tamil) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Catalan) * New translations en.json (Arabic) * New translations en.json (Afrikaans) * New translations en.json (French) * New translations en.json (Malayalam) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Norwegian) * New translations en.json (Hindi) * New translations en.json (Tamil) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Catalan) * New translations en.json (Arabic) * New translations en.json (Afrikaans) * New translations en.json (French) * New translations en.json (Malayalam) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Norwegian) * New translations en.json (Hindi) * New translations en.json (Tamil) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Catalan) * New translations en.json (Arabic) * New translations en.json (Afrikaans) * New translations en.json (French) * New translations en.json (Malayalam) Co-authored-by: Muhsin Keloth <[email protected]>
1 parent 6e0324d commit 9658184

31 files changed

+481
-357
lines changed

src/i18n/af.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Don't have an account?",
3232
"CREATE_ACCOUNT": "Create new account",
3333
"SETTINGS": "Settings",
34+
"CHANGE_LANGUAGE": "Change language",
3435
"TERMS": "Terms & Conditions",
3536
"CHANGE_URL": "Change URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolve conversation",
6061
"RE_OPEN": "Reopen conversation",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Conversation Filter",

src/i18n/ar.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "ليس لديك حساب؟",
3232
"CREATE_ACCOUNT": "إنشاء حساب جديد",
3333
"SETTINGS": "الإعدادات",
34+
"CHANGE_LANGUAGE": "تغيير اللغة",
3435
"TERMS": "الشروط والأحكام",
3536
"CHANGE_URL": "تغيير عنوان URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "حل المحادثة",
6061
"RE_OPEN": "إعادة فتح المحادثة",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "إلغاء"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "إلغاء",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "تصفية المحادثات",

src/i18n/ca.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "No teniu compte?",
3232
"CREATE_ACCOUNT": "Crear un nou compte",
3333
"SETTINGS": "Configuració",
34+
"CHANGE_LANGUAGE": "Canviar d'idioma",
3435
"TERMS": "Termes i Condicions",
3536
"CHANGE_URL": "Canviar URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resol la conversa",
6061
"RE_OPEN": "Torna a obrir la conversa",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel·lar"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel·lar",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Filtre de converses",

src/i18n/cs.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Don't have an account?",
3232
"CREATE_ACCOUNT": "Create new account",
3333
"SETTINGS": "Settings",
34+
"CHANGE_LANGUAGE": "Change language",
3435
"TERMS": "Terms & Conditions",
3536
"CHANGE_URL": "Change URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolve conversation",
6061
"RE_OPEN": "Reopen conversation",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Conversation Filter",

src/i18n/da.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Don't have an account?",
3232
"CREATE_ACCOUNT": "Create new account",
3333
"SETTINGS": "Settings",
34+
"CHANGE_LANGUAGE": "Change language",
3435
"TERMS": "Terms & Conditions",
3536
"CHANGE_URL": "Change URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolve conversation",
6061
"RE_OPEN": "Reopen conversation",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Conversation Filter",

src/i18n/de.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Don't have an account?",
3232
"CREATE_ACCOUNT": "Create new account",
3333
"SETTINGS": "Settings",
34+
"CHANGE_LANGUAGE": "Change language",
3435
"TERMS": "Terms & Conditions",
3536
"CHANGE_URL": "Change URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolve conversation",
6061
"RE_OPEN": "Reopen conversation",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Conversation Filter",

src/i18n/el.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Don't have an account?",
3232
"CREATE_ACCOUNT": "Create new account",
3333
"SETTINGS": "Settings",
34+
"CHANGE_LANGUAGE": "Change language",
3435
"TERMS": "Terms & Conditions",
3536
"CHANGE_URL": "Change URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolve conversation",
6061
"RE_OPEN": "Reopen conversation",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancel"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancel",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Conversation Filter",

src/i18n/es.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "¿No tienes una cuenta?",
3232
"CREATE_ACCOUNT": "Crear nueva cuenta",
3333
"SETTINGS": "Preferencias",
34+
"CHANGE_LANGUAGE": "Cambiar idioma",
3435
"TERMS": "Términos y condiciones",
3536
"CHANGE_URL": "Cambiar URL"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Resolver conversación",
6061
"RE_OPEN": "Resolver conversación",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Cancelar"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Cancelar",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Filtro de conversación",

src/i18n/fi.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Eikö sinulla ole tiliä?",
3232
"CREATE_ACCOUNT": "Luo uusi tili",
3333
"SETTINGS": "Asetukset",
34+
"CHANGE_LANGUAGE": "Vaihda kieli",
3435
"TERMS": "Käyttöehdot ja säännöt",
3536
"CHANGE_URL": "Vaihda URL-osoite"
3637
},
@@ -59,7 +60,10 @@
5960
"RESOLVE": "Selvitä keskustelu",
6061
"RE_OPEN": "Avaa keskustelu uudelleen",
6162
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Peruuta"
63+
"FILE_SIZE_LIMIT_MESSAGE": "Attachment size should be less than 5MB",
64+
"CANCEL": "Peruuta",
65+
"PRIVATE_MSG_INPUT": "This will be visible only to Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Keskustelusuodatin",

src/i18n/fr.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ERROR": "Lien d'installation invalide"
2121
},
2222
"LOGIN": {
23-
"TITLE": "Login to your account",
23+
"TITLE": "Connectez-vous à votre compte",
2424
"EMAIL": "Courriel",
2525
"PASSWORD": "Mot de passe",
2626
"EMAIL_ERROR": "Saisissez une adresse de courriel valide",
@@ -31,6 +31,7 @@
3131
"NO_ACCOUNT": "Vous n'avez pas de compte ?",
3232
"CREATE_ACCOUNT": "Créer un nouveau compte",
3333
"SETTINGS": "Paramètres",
34+
"CHANGE_LANGUAGE": "Modifier la langue",
3435
"TERMS": "Conditions Générales",
3536
"CHANGE_URL": "Modifier l'URL"
3637
},
@@ -58,8 +59,11 @@
5859
"ALL_CONVERSATION_LOADED": "Toutes les conversations ont été chargées",
5960
"RESOLVE": "Reprendre la conversation",
6061
"RE_OPEN": "Reprendre la conversation",
61-
"ASSIGN": "Assign conversation",
62-
"CANCEL": "Annuler"
62+
"ASSIGN": "Affecter une conversation",
63+
"FILE_SIZE_LIMIT_MESSAGE": "La taille de la pièce jointe doit être inférieure à 5 Mo",
64+
"CANCEL": "Annuler",
65+
"PRIVATE_MSG_INPUT": "Ceci ne sera visible qu'aux Agents",
66+
"UN_ASSIGN": "Unassign conversation"
6367
},
6468
"FILTER": {
6569
"HEADER_TITLE": "Filtrer les conversations",
@@ -114,7 +118,7 @@
114118
"TITLE": "Actions"
115119
},
116120
"AGENT": {
117-
"TITLE": "Select Agent"
121+
"TITLE": "Sélectionner un agent"
118122
},
119123
"ERRORS": {
120124
"COMMON_ERROR": "Impossible de se connecter au serveur Woot, veuillez réessayer ultérieurement",

0 commit comments

Comments
 (0)