|
6 | 6 | "confirm": "Confirmar",
|
7 | 7 | "more": "Mais...",
|
8 | 8 | "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" |
13 | 13 | },
|
14 | 14 | "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" |
23 | 23 | }
|
24 | 24 | },
|
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" |
32 | 32 | }
|
0 commit comments