Skip to content

Commit cf2f245

Browse files
pastilhaskbdharun
authored andcommitted
l10n/weblate: update Portuguese translation
Currently translated at 94.8% (92 of 97 strings) Co-authored-by: João Campos <[email protected]> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pt/ Translation: Vanilla OS/ABRoot
1 parent 053e51f commit cf2f245

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

locales/pt.yml

+17-15
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ abroot:
44
2 partições raiz (A<->B)"
55
short: "ABRoot fornece total imutabilidade e atomicidade realizando transações entre
66
2 partições raiz (A<->B)"
7-
verboseFlag: "mostrar um output mais detalhado"
7+
verboseFlag: "mostrar uma saída mais detalhada"
88

99
kargs:
1010
use: "kargs"
@@ -13,15 +13,16 @@ kargs:
1313
rootRequired: "Tens que ser root para executar este comando."
1414
notChanged: Não foram feitas alterações nos parâmetros do kernel.
1515
applyFailed: "Comando de aplicar falhou: %s\n"
16-
unknownCommand: Unknown command '%s'. Run 'abroot kargs --help' for usage examples.
16+
unknownCommand: Comando desconhecido '%s'. Execute 'abroot kargs --help' para ver
17+
exemplos de uso.
1718
rollback:
1819
use: "rollback"
1920
long: "Executa um rollback do sistema, descartando as alterações feitas no atual
2021
root."
2122
short: "Retornar o sistema para um estado anterior"
2223
rootRequired: "Tens que ser root para executar este comando."
2324
rollbackFailed: "Rollback falhou: %s\n"
24-
rollbackSuccess: Rollback completo com sucesso
25+
rollbackSuccess: Rollback concluído com sucesso.
2526
rollbackUnnecessary: O Rollback não é necessário, a raiz atual já é a utilizada.
2627
canRollback: É possível voltar à raiz anterior.
2728
cannotRollback: Não é possível reverter para a raiz anterior.
@@ -69,8 +70,9 @@ pkg:
6970
sistemas embarcados
7071
failedGettingPkgManagerInstance: "Falha ao obter a instância do gestor de pacotes:
7172
%s\n"
72-
noChanges: No changes to apply.
73-
unknownCommand: Unknown command '%s'. Run 'abroot pkg --help' for usage examples.
73+
noChanges: Sem mudanças para aplicar.
74+
unknownCommand: Comando desconhecido '%s'. Execute 'abroot pkg --help' para ver
75+
exemplos de uso.
7476
status:
7577
use: status
7678
long: Mostrar o status atual do ABRoot.
@@ -84,25 +86,25 @@ status:
8486
specs:
8587
cpu: 'CPU: %s'
8688
gpu: 'GPU: %s'
87-
title: 'Device Specifications:'
88-
memory: 'Memory: %s'
89-
loadedConfig: 'Loaded Configuration:'
89+
title: 'Especificação do Dispositivo:'
90+
memory: 'Memória: %s'
91+
loadedConfig: 'Configuração Carregada:'
9092
packages:
91-
removed: 'Removed: %s'
93+
removed: 'Removido: %s'
9294
unstaged: 'Unstaged: %s%s'
93-
title: 'Packages:'
94-
added: 'Added: %s'
95+
title: 'Pacotes:'
96+
added: 'Adicionado: %s'
9597
partitions:
96-
future: 'Future: %s%s'
97-
present: 'Present: %s%s'
98-
title: 'ABRoot Partitions:'
98+
future: 'Futuro: %s%s'
99+
present: 'Presente: %s%s'
100+
title: 'Partições ABRoot:'
99101
kargs: 'Kernel Arguments: %s'
100102
abimage:
101103
timestamp: 'Timestamp: %s'
102104
title: 'ABImage:'
103105
digest: 'Digest: %s'
104106
image: 'Image: %s'
105-
agreementStatus: 'Package agreement:'
107+
agreementStatus: 'Acordo de pacote:'
106108
updateInitramfs:
107109
short: Atualize o initramfs
108110
updateFailed: "Falha ao atualizar o initramfs da raiz futura.\n"

0 commit comments

Comments
 (0)