Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n: Language update from LingoHub 🤖 on 2023-09-18Z #30426

Merged
merged 4 commits into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6045,4 +6045,4 @@
"Filter_by_room": "Filter by room type",
"Filter_by_visibility": "Filter by visibility",
"Theme_Appearence": "Theme Appearence"
}
}
2 changes: 1 addition & 1 deletion apps/meteor/packages/rocketchat-i18n/i18n/fi.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5757,4 +5757,4 @@
"Uninstall_grandfathered_app": "Poistetaanko {{appName}}?",
"App_will_lose_grandfathered_status": "**Tämä {{context}}sovellus menettää aikaisemmin käytetössä olleen sovelluksen tilansa.** \n \nYhteisöversion työtiloissa voi olla käytössä enintään {{limit}} {{context}} sovellusta. aikaisemmin Aikaisemmin käytössä olleet sovellukset lasketaan mukaan rajoitukseen, mutta rajoitusta ei sovelleta niihin.",
"Theme_Appearence": "Teeman ulkoasu"
}
}
2 changes: 1 addition & 1 deletion apps/meteor/packages/rocketchat-i18n/i18n/hu.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5438,4 +5438,4 @@
"Join_your_team": "Csatlakozás csapathoz",
"Create_an_account": "Fiók létrehozása",
"RegisterWorkspace_Features_Marketplace_Title": "Piactér"
}
}
4 changes: 2 additions & 2 deletions apps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4705,14 +4705,14 @@
"VoIP_Server_Websocket_Port": "Porta do webSocket",
"VoIP_Server_Name": "Nome do servidor",
"VoIP_Server_Websocket_Path": "URL do webSocket",
"VoIP_Retry_Count": "Número de tentativas",
"VoIP_Retry_Count_Description": "Define quantas vezes o cliente tentará se reconectar ao servidor VoIP caso a conexão seja perdida.",
"VoIP_Management_Server": "Servidor de gerenciamento de VoIP",
"VoIP_Management_Server_Host": "Host de servidor",
"VoIP_Management_Server_Port": "Porta do servidor",
"VoIP_Management_Server_Name": "Nome do servidor",
"VoIP_Management_Server_Username": "Nome de usuário",
"VoIP_Management_Server_Password": "Senha",
"VoIP_Retry_Count": "Número de tentativas",
"VoIP_Retry_Count_Description": "Define quantas vezes o cliente tentará se reconectar ao servidor VoIP caso a conexão seja perdida.",
"Voip_call_started": "Chamada iniciada às",
"Voip_call_duration": "Chamada com duração de {{duration}}",
"Voip_call_declined": "Chamada finalizada pelo agente",
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/packages/rocketchat-i18n/i18n/sv.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5762,4 +5762,4 @@
"Uninstall_grandfathered_app": "Avinstallera {{appName}}?",
"App_will_lose_grandfathered_status": "**Denna {{context}}-app kommer att förlora sin status som gammal app.** \n \nArbetsytorna i Community Edition kan ha upp till {{limit}} __kontext__-appar aktiverade. Gamla appar inkluderas i gränsen, men gränsen tillämpas inte på dem.",
"Theme_Appearence": "Utseende för tema"
}
}
Loading