Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@
"Conversations_per_day": "Conversations per Day",
"Convert": "Convert",
"Convert_Ascii_Emojis": "Convert ASCII to Emoji",
"Converting_channel_to_a_team": "You are converting this Channel to a Team. All members will be kept.",
"Converting_channel_to_a_team": "This can't be undone. Once you convert a Channel to a Team, you can not turn it back to a Channel.",
"Copied": "Copied",
"Copy": "Copy",
"Copy_text": "Copy Text",
Expand Down Expand Up @@ -2327,7 +2327,7 @@
"Invite_user_to_join_channel": "Invite one user to join this channel",
"Invite_user_to_join_channel_all_from": "Invite all users from [#channel] to join this channel",
"Invite_user_to_join_channel_all_to": "Invite all users from this channel to join [#channel]",
"Invite_Users": "Invite Users",
"Invite_Users": "Invite Members",
"IP": "IP",
"IRC_Channel_Join": "Output of the JOIN command.",
"IRC_Channel_Leave": "Output of the PART command.",
Expand Down Expand Up @@ -4479,11 +4479,7 @@
"User_joined_team_female": "Has joined the team.",
"User_joined_team_male": "Has joined the team.",
"User_left": "Has left the channel.",
"User_left_female": "Has left the channel.",
"User_left_male": "Has left the channel.",
"User_left_team": "Has left the team.",
"User_left_team_female": "Has left the team.",
"User_left_team_male": "Has left the team.",
"User_left_team": "left the team.",
"User_logged_out": "User is logged out",
"User_management": "User Management",
"User_mentions_only": "User mentions only",
Expand Down
4 changes: 2 additions & 2 deletions packages/rocketchat-i18n/i18n/pt-BR.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@
"Conversations_per_day": "Conversas por dia",
"Convert": "Converter",
"Convert_Ascii_Emojis": "Converter ASCII para Emoji",
"Converting_channel_to_a_team": "Você está convertendo esse Canal para uma Equipe. Todos os membros serão mantidos.",
"Converting_channel_to_a_team": " Esta ação não pode ser desfeita. Uma vez que convertido a um time, não é possível converter de volta a um canal.",
"Copied": "Copiado",
"Copy": "Copiar",
"Copy_text": "Copiar Texto",
Expand Down Expand Up @@ -2318,7 +2318,7 @@
"Invite_user_to_join_channel": "Convidar um usuário para este canal",
"Invite_user_to_join_channel_all_from": "Convide todos os usuários de [#channel] a participar deste canal",
"Invite_user_to_join_channel_all_to": "Convide todos os usuários deste canal a participar [#canal]",
"Invite_Users": "Convidar Usuários",
"Invite_Users": "Convidar Membros",
"IP": "IP",
"IRC_Channel_Join": "Saída do comando JOIN.",
"IRC_Channel_Leave": "Saída do comando PART.",
Expand Down