Skip to content

Commit 6fb2a3d

Browse files
i18n: added translations
1 parent 80bb523 commit 6fb2a3d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

app/i18n/locales/en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@
328328
"Enter_manually": "Enter manually",
329329
"Enter_the_code": "Enter the code we just emailed you.",
330330
"Error_Download_file": "Error while downloading file",
331+
"Error": "Error",
331332
"Error_incorrect_password": "Incorrect password",
332333
"Error_play_video": "There was an error while playing this video",
333334
"Error_prefix": "Error: {{message}}",
@@ -683,6 +684,7 @@
683684
"Quote": "Quote",
684685
"React_with_emojjname": "React with {{emojiName}}",
685686
"Reactions_are_disabled": "Reactions are disabled",
687+
"Reaction_Failed": "Failed to React",
686688
"Reactions_are_enabled": "Reactions are enabled",
687689
"Read_External_Permission": "Read media permission",
688690
"Read_External_Permission_Message": "Rocket.Chat needs to access photos, media, and files on your device",

app/i18n/locales/es.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
"Enter_E2EE_Password_description": "Ingrese su contraseña E2EE para ver y enviar mensajes cifrados.\n\nLa contraseña debe ingresarse en cada dispositivo.",
155155
"Enter_manually": "Ingresar manualmente",
156156
"Error_incorrect_password": "Contraseña incorrecta",
157+
"Error": "Error",
157158
"Error_prefix": "Error: {{mensaje}}",
158159
"Error_uploading": "Error en la subida",
159160
"error-action-not-allowed": "{{action}} no permitida",
@@ -321,6 +322,7 @@
321322
"Push_Notifications_Alert_Info": "Estas notificaciones se le entregan cuando la aplicación no está abierta",
322323
"Quote": "Citar",
323324
"React_with_emojjname": "Reacciona con {{emojiName}}",
325+
"Reaction_Failed": "No se pudo reaccionar",
324326
"Reactions_are_disabled": "Las reacciones están desactivadas",
325327
"Reactions_are_enabled": "Las reacciones están activadas",
326328
"Read_Only": "Sólo lectura ",

app/i18n/locales/pt-BR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@
319319
"Enter_manually": "Inserir manualmente",
320320
"Enter_the_code": "Insira o código que acabamos de enviar por e-mail.",
321321
"Error_Download_file": "Erro ao baixar o arquivo",
322+
"Error": "Erro",
322323
"Error_incorrect_password": "Senha incorreta",
323324
"Error_play_video": "Houve um erro ao reproduzir esse vídeo",
324325
"Error_prefix": "Erro: {{message}}",
@@ -670,6 +671,7 @@
670671
"Queued_chats": "Bate-papos na fila",
671672
"Quote": "Citar",
672673
"React_with_emojjname": "Reagir com {{emojiName}}",
674+
"Reaction_Failed": "Não reagiu",
673675
"Reactions_are_disabled": "Reagir está desabilitado",
674676
"Reactions_are_enabled": "Reagir está habilitado",
675677
"Read_External_Permission": "Permissão de acesso à arquivos",

0 commit comments

Comments
 (0)