Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit f895364

Browse files
authored
chore(locales/pt-br): update translations (#684)
1 parent 356e560 commit f895364

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

locales/pt-br.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@
66
"confirm": "Confirmar",
77
"more": "Mais...",
88
"settings": {
9-
"locale": "Change locale",
10-
"locale_description": "Current language: ${language} (%s)",
11-
"notification_audio": "Notification audio",
12-
"notification_position": "Notification position"
9+
"locale": "Alterar idioma",
10+
"locale_description": "Idioma atual: ${language} (%s)",
11+
"notification_audio": "Áudio de notificação",
12+
"notification_position": "Posição da notificação"
1313
},
1414
"position": {
15-
"bottom": "Bottom",
16-
"bottom-left": "Bottom-left",
17-
"bottom-right": "Bottom-right",
18-
"center-left": "Center-left",
19-
"center-right": "Center-right",
20-
"top": "Top",
21-
"top-left": "Top-left",
22-
"top-right": "Top-right"
15+
"bottom": "Inferior",
16+
"bottom-left": "Inferior esquerdo",
17+
"bottom-right": "Inferior direito",
18+
"center-left": "Centro-esquerdo",
19+
"center-right": "Centro-direito",
20+
"top": "Superior",
21+
"top-left": "Superior esquerdo",
22+
"top-right": "Superior direito"
2323
}
2424
},
25-
"open_radial_menu": "Open radial menu",
26-
"cancel_progress": "Cancel current progress bar",
27-
"txadmin_announcement": "Server announcement by %s",
28-
"txadmin_dm": "Direct Message from %s",
29-
"txadmin_warn": "You have been warned by %s",
30-
"txadmin_warn_content": "%s \nAction ID: %s",
31-
"txadmin_scheduledrestart": "Scheduled Restart"
25+
"open_radial_menu": "Abrir menu radial",
26+
"cancel_progress": "Cancelar barra de progresso atual",
27+
"txadmin_announcement": "Anúncio por %s",
28+
"txadmin_dm": "Mensagem de %s",
29+
"txadmin_warn": "Você foi alertado por %s",
30+
"txadmin_warn_content": "%s \nID do aviso: %s",
31+
"txadmin_scheduledrestart": "Reinício agendado"
3232
}

0 commit comments

Comments
 (0)