chore: missing l10n noLineChart (#413)

Fixes #412
This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-23 15:39:30 +08:00
committed by GitHub
parent 190da74f66
commit 2e9ad7d7cb
9 changed files with 33 additions and 31 deletions

View File

@@ -178,6 +178,7 @@
"newContainer": "Nieuwe container",
"noClient": "Geen client",
"noInterface": "Geen interface",
"noLineChart": "lijndiagrammen gebruiken",
"noNotiPerm": "Geen meldingsmachtigingen, mogelijk geen voortgangsindicatie bij het downloaden van app-updates.",
"noOptions": "Geen opties",
"noPrivateKeyTip": "De privésleutel bestaat niet, deze is mogelijk verwijderd of er is een configuratiefout.",

View File

@@ -178,7 +178,7 @@
"newContainer": "Novo contêiner",
"noClient": "Sem conexão SSH",
"noInterface": "Sem interface disponível",
"noLineChart": "Gebruik geen lijndiagrammen",
"noLineChart": "Não usar gráficos de linha",
"noNotiPerm": "Sem permissão de notificação, possivelmente sem indicação de progresso ao baixar atualizações de aplicativos.",
"noOptions": "Sem opções",
"noPrivateKeyTip": "A chave privada não existe, pode ter sido deletada ou há um erro de configuração.",

View File

@@ -178,7 +178,7 @@
"newContainer": "создать контейнер",
"noClient": "нет SSH соединения",
"noInterface": "нет доступных интерфейсов",
"noLineChart": "Não use gráficos de linha",
"noLineChart": "Не использовать линейные графики",
"noNotiPerm": "Нет разрешения на уведомления, возможно отсутствие индикации прогресса при загрузке обновлений приложений.",
"noOptions": "нет доступных опций",
"noPrivateKeyTip": "Приватный ключ не существует, возможно, он был удален или есть ошибка в настройках.",