summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/pt.json
diff options
context:
space:
mode:
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/pt.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/pt.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/pt.json b/noctalia/.config/plugins/privacy-indicator/i18n/pt.json
new file mode 100644
index 0000000..068a528
--- /dev/null
+++ b/noctalia/.config/plugins/privacy-indicator/i18n/pt.json
@@ -0,0 +1,46 @@
+{
+ "settings": {
+ "hideInactive": {
+ "desc": "Oculta os ícones de microfone, câmera e tela quando estiverem inativos.",
+ "label": "Ocultar estados inativos"
+ },
+ "iconSpacing": {
+ "desc": "Define o espaçamento entre os ícones.",
+ "label": "Espaçamento dos ícones"
+ },
+ "removeMargins": {
+ "desc": "Remove todas as margens externas do widget.",
+ "label": "Remover margens"
+ },
+ "activeColor": {
+ "desc": "Cor dos ícones quando ativos.",
+ "label": "Cor do ícone ativo"
+ },
+ "inactiveColor": {
+ "desc": "Cor dos ícones quando inativos.",
+ "label": "Cor do ícone inativo"
+ }
+ },
+ "tooltip": {
+ "cam-on": "Câmera: {apps}",
+ "mic-on": "Microfone: {apps}",
+ "screen-on": "Compartilhamento de tela: {apps}"
+ },
+ "toast": {
+ "cam-on": "A câmera está ativa",
+ "mic-on": "O microfone está ativo",
+ "screen-on": "O compartilhamento de tela está ativo"
+ },
+ "menu": {
+ "settings": "Configurações do widget"
+ },
+ "history": {
+ "title": "Histórico de acesso",
+ "empty": "Sem acessos recentes",
+ "clear": "Limpar",
+ "action": {
+ "started": "Iniciado",
+ "stopped": "Interrompido"
+ }
+ }
+} \ No newline at end of file