1
0
Fork 0
mirror of https://github.com/louislam/dockge.git synced 2025-04-04 23:42:20 +00:00

Translated using Weblate (Portuguese)

Currently translated at 100.0% (130 of 130 strings)

Translation: Dockge/dockge
Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/pt/
This commit is contained in:
Gustavo Souza 2025-03-31 13:08:34 +00:00 committed by Weblate
parent bac498f97f
commit a0b501a242

View file

@ -112,5 +112,21 @@
"extra": "Extra",
"reconnecting...": "Reconectando…",
"connecting...": "Conectando ao servidor de socket…",
"LongSyntaxNotSupported": "Sintaxes longas não são suportadas aqui. Por favor, utilize um editor YAML."
"LongSyntaxNotSupported": "Sintaxes longas não são suportadas aqui. Por favor, utilize um editor YAML.",
"Lost connection to the socket server. Reconnecting...": "Conexão com o servidor perdida. Reconectando...",
"Saved": "Salvo",
"Deployed": "Implantado",
"Deleted": "Deletado",
"Updated": "Atualizado",
"Started": "Iniciado",
"Stopped": "Parado",
"Restarted": "Reiniciado",
"Downed": "Desativado",
"Switch to sh": "Trocar para sh",
"terminal": "Terminal",
"CurrentHostname": "(Não configurado: Seguir nome atual do host)",
"New Container Name...": "Nome do novo container...",
"Network name...": "Nome de rede...",
"Select a network...": "Selecione uma rede...",
"NoNetworksAvailable": "Nenhuma rede disponível. Adicione novas redes internas ou habilite redes externas no lado direito primeiro."
}