diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb index 94f76ff1..4d2d6cfa 100644 --- a/assets/l10n/intl_gl.arb +++ b/assets/l10n/intl_gl.arb @@ -2772,5 +2772,22 @@ "sendRoomNotifications": "Enviar notificaci贸ns a @room", "@sendRoomNotifications": {}, "changeTheDescriptionOfTheGroup": "Cambiar a descrici贸n do chat", - "@changeTheDescriptionOfTheGroup": {} + "@changeTheDescriptionOfTheGroup": {}, + "invitedBy": "馃摡 Convidada por {user}", + "@invitedBy": { + "placeholders": { + "user": {} + } + }, + "changelog": "Novidades na versi贸n", + "@changelog": {}, + "chatPermissionsDescription": "Define que nivel de permisos son necesarios para realizar certas acci贸ns neste chat. Os niveis de permiso 0, 50 e 100 normalmente representan, usuarias, moderadoras e administradoras, pero son posibles outras escalas.", + "@chatPermissionsDescription": {}, + "updateInstalled": "馃帀 Instalouse a actualizaci贸n a {version}!", + "@updateInstalled": { + "type": "text", + "placeholders": { + "version": {} + } + } }