diff --git a/lib/l10n/intl_ga.arb b/lib/l10n/intl_ga.arb index 5750ca5de..080b6c72e 100644 --- a/lib/l10n/intl_ga.arb +++ b/lib/l10n/intl_ga.arb @@ -2793,5 +2793,10 @@ "removeAdminRights": "Bain cearta riarthóra", "powerLevel": "Leibhéal cumhachta", "setPowerLevelDescription": "Sainmhíníonn leibhéil chumhachta cad a cheadaítear do bhall a dhéanamh sa seomra seo agus is gnách go mbíonn siad idir 0 agus 100.", - "owner": "Úinéir" -} \ No newline at end of file + "owner": "Úinéir", + "mute": "Balbhaigh", + "@mute": { + "description": "This should be a very short string because there is not much space in the button!" + }, + "createNewChat": "Cruthaigh comhrá nua" +} diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 01c0e58cf..8add5a419 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2794,5 +2794,10 @@ "removeAdminRights": "Fjern admin-rettigheter", "powerLevel": "Styrkenivå", "setPowerLevelDescription": "Styrkenivåer definerer hva et medlem har lov til å gjøre i dette rommet, og varierer vanligvis mellom 0 og 100.", - "owner": "Eier" -} \ No newline at end of file + "owner": "Eier", + "mute": "Demp", + "@mute": { + "description": "This should be a very short string because there is not much space in the button!" + }, + "createNewChat": "Opprett ny chat" +} diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index 10c396683..3955a2b4a 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2786,5 +2786,10 @@ "removeAdminRights": "Verwijder beheerder-rechten", "powerLevel": "Rechtenniveau", "setPowerLevelDescription": "Rechtenniveau's definiëren wat een persoon mag doen in deze chat en variëren meestal tussen 0 en 100.", - "owner": "Eigenaar" -} \ No newline at end of file + "owner": "Eigenaar", + "mute": "Demp", + "@mute": { + "description": "This should be a very short string because there is not much space in the button!" + }, + "createNewChat": "Creëer nieuw chat" +} diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index ed4886aa2..9391c3122 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -2787,5 +2787,10 @@ "removeAdminRights": "删除管理员权限", "powerLevel": "权限级别", "setPowerLevelDescription": "权限级别定义群成员在这个聊天室中可以做什么,取值范围 0 到 100。", - "owner": "所有者" -} \ No newline at end of file + "owner": "所有者", + "mute": "静音", + "@mute": { + "description": "This should be a very short string because there is not much space in the button!" + }, + "createNewChat": "新建聊天" +}