l10n: add noLineChartForCpu field (#431)

This commit is contained in:
Integral
2024-07-01 05:24:31 +00:00
committed by GitHub
parent da8dc4fa54
commit d26b7c6f75
12 changed files with 12 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ final class _IntroPage extends StatelessWidget {
).cardx, ).cardx,
ListTile( ListTile(
leading: const Icon(OctIcons.cpu), leading: const Icon(OctIcons.cpu),
title: Text('CPU ${l10n.noLineChart}'), title: Text(l10n.noLineChartForCpu),
subtitle: Text(l10n.cpuViewAsProgressTip, style: UIs.textGrey), subtitle: Text(l10n.cpuViewAsProgressTip, style: UIs.textGrey),
trailing: StoreSwitch(prop: _setting.cpuViewAsProgress), trailing: StoreSwitch(prop: _setting.cpuViewAsProgress),
).cardx, ).cardx,

View File

@@ -181,6 +181,7 @@
"noClient": "Kein Client", "noClient": "Kein Client",
"noInterface": "Kein Interface", "noInterface": "Kein Interface",
"noLineChart": "Verwenden Sie keine Liniendiagramme", "noLineChart": "Verwenden Sie keine Liniendiagramme",
"noLineChartForCpu": "Verwenden Sie keine Liniendiagramme für CPU",
"noNotiPerm": "Keine Benachrichtigungsrechte, möglicherweise keine Fortschrittsanzeige beim Herunterladen von App-Updates.", "noNotiPerm": "Keine Benachrichtigungsrechte, möglicherweise keine Fortschrittsanzeige beim Herunterladen von App-Updates.",
"noOptions": "Keine Optionen verfügbar", "noOptions": "Keine Optionen verfügbar",
"noPrivateKeyTip": "Der private Schlüssel existiert nicht, möglicherweise wurde er gelöscht oder es liegt ein Konfigurationsfehler vor.", "noPrivateKeyTip": "Der private Schlüssel existiert nicht, möglicherweise wurde er gelöscht oder es liegt ein Konfigurationsfehler vor.",

View File

@@ -181,6 +181,7 @@
"noClient": "No client", "noClient": "No client",
"noInterface": "No interface", "noInterface": "No interface",
"noLineChart": "Do not use line charts", "noLineChart": "Do not use line charts",
"noLineChartForCpu": "Do not use line charts for CPU",
"noNotiPerm": "No notification permissions, possibly no progress indication when downloading app updates.", "noNotiPerm": "No notification permissions, possibly no progress indication when downloading app updates.",
"noOptions": "No options", "noOptions": "No options",
"noPrivateKeyTip": "The private key does not exist, it may have been deleted or there is a configuration error.", "noPrivateKeyTip": "The private key does not exist, it may have been deleted or there is a configuration error.",

View File

@@ -181,6 +181,7 @@
"noClient": "No hay conexión SSH", "noClient": "No hay conexión SSH",
"noInterface": "No hay interfaz disponible", "noInterface": "No hay interfaz disponible",
"noLineChart": "No utilice gráficos de líneas", "noLineChart": "No utilice gráficos de líneas",
"noLineChartForCpu": "No utilice gráficos lineales para la CPU",
"noNotiPerm": "Sin permisos de notificación, posiblemente sin indicación de progreso al descargar actualizaciones de la aplicación.", "noNotiPerm": "Sin permisos de notificación, posiblemente sin indicación de progreso al descargar actualizaciones de la aplicación.",
"noOptions": "Sin opciones disponibles", "noOptions": "Sin opciones disponibles",
"noPrivateKeyTip": "La clave privada no existe, puede haber sido eliminada o hay un error de configuración.", "noPrivateKeyTip": "La clave privada no existe, puede haber sido eliminada o hay un error de configuración.",

View File

@@ -181,6 +181,7 @@
"noClient": "Pas de client", "noClient": "Pas de client",
"noInterface": "Pas d'interface", "noInterface": "Pas d'interface",
"noLineChart": "Ne pas utiliser de graphiques linéaires", "noLineChart": "Ne pas utiliser de graphiques linéaires",
"noLineChartForCpu": "Ne pas utiliser de graphiques linéaires pour l'unité centrale",
"noNotiPerm": "Pas de permissions de notification, peut-être pas d'indication de progression lors de la mise à jour des applications.", "noNotiPerm": "Pas de permissions de notification, peut-être pas d'indication de progression lors de la mise à jour des applications.",
"noOptions": "Pas d'options", "noOptions": "Pas d'options",
"noPrivateKeyTip": "La clé privée n'existe pas, elle a peut-être été supprimée ou il y a une erreur de configuration.", "noPrivateKeyTip": "La clé privée n'existe pas, elle a peut-être été supprimée ou il y a une erreur de configuration.",

View File

@@ -181,6 +181,7 @@
"noClient": "Tidak ada klien", "noClient": "Tidak ada klien",
"noInterface": "Tidak ada antarmuka", "noInterface": "Tidak ada antarmuka",
"noLineChart": "Jangan gunakan grafik garis", "noLineChart": "Jangan gunakan grafik garis",
"noLineChartForCpu": "Jangan gunakan diagram garis untuk CPU",
"noNotiPerm": "Tidak ada izin notifikasi, mungkin tidak ada indikasi kemajuan saat mengunduh pembaruan aplikasi.", "noNotiPerm": "Tidak ada izin notifikasi, mungkin tidak ada indikasi kemajuan saat mengunduh pembaruan aplikasi.",
"noOptions": "Tidak ada opsi", "noOptions": "Tidak ada opsi",
"noPrivateKeyTip": "Kunci privat tidak ada, mungkin telah dihapus atau ada kesalahan konfigurasi.", "noPrivateKeyTip": "Kunci privat tidak ada, mungkin telah dihapus atau ada kesalahan konfigurasi.",

View File

@@ -181,6 +181,7 @@
"noClient": "SSH接続がありません", "noClient": "SSH接続がありません",
"noInterface": "使用可能なインターフェースがありません", "noInterface": "使用可能なインターフェースがありません",
"noLineChart": "折れ線グラフを使用しない", "noLineChart": "折れ線グラフを使用しない",
"noLineChartForCpu": "CPUに折れ線グラフを使わない",
"noNotiPerm": "通知の権限がないため、アプリの更新のダウンロード中に進行状況が表示されない場合があります。", "noNotiPerm": "通知の権限がないため、アプリの更新のダウンロード中に進行状況が表示されない場合があります。",
"noOptions": "選択肢がありません", "noOptions": "選択肢がありません",
"noPrivateKeyTip": "秘密鍵が存在しません。削除されたか、設定ミスがある可能性があります。", "noPrivateKeyTip": "秘密鍵が存在しません。削除されたか、設定ミスがある可能性があります。",

View File

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

View File

@@ -181,6 +181,7 @@
"noClient": "Sem conexão SSH", "noClient": "Sem conexão SSH",
"noInterface": "Sem interface disponível", "noInterface": "Sem interface disponível",
"noLineChart": "Não usar gráficos de linha", "noLineChart": "Não usar gráficos de linha",
"noLineChartForCpu": "Não utilizar gráficos de linhas para a CPU",
"noNotiPerm": "Sem permissão de notificação, possivelmente sem indicação de progresso ao baixar atualizações de aplicativos.", "noNotiPerm": "Sem permissão de notificação, possivelmente sem indicação de progresso ao baixar atualizações de aplicativos.",
"noOptions": "Sem opções", "noOptions": "Sem opções",
"noPrivateKeyTip": "A chave privada não existe, pode ter sido deletada ou há um erro de configuração.", "noPrivateKeyTip": "A chave privada não existe, pode ter sido deletada ou há um erro de configuração.",

View File

@@ -181,6 +181,7 @@
"noClient": "нет SSH соединения", "noClient": "нет SSH соединения",
"noInterface": "нет доступных интерфейсов", "noInterface": "нет доступных интерфейсов",
"noLineChart": "Не использовать линейные графики", "noLineChart": "Не использовать линейные графики",
"noLineChartForCpu": "Не используйте линейные графики для ЦП",
"noNotiPerm": "Нет разрешения на уведомления, возможно отсутствие индикации прогресса при загрузке обновлений приложений.", "noNotiPerm": "Нет разрешения на уведомления, возможно отсутствие индикации прогресса при загрузке обновлений приложений.",
"noOptions": "нет доступных опций", "noOptions": "нет доступных опций",
"noPrivateKeyTip": "Приватный ключ не существует, возможно, он был удален или есть ошибка в настройках.", "noPrivateKeyTip": "Приватный ключ не существует, возможно, он был удален или есть ошибка в настройках.",

View File

@@ -181,6 +181,7 @@
"noClient": "没有SSH连接", "noClient": "没有SSH连接",
"noInterface": "没有可用的接口", "noInterface": "没有可用的接口",
"noLineChart": "不使用折线图", "noLineChart": "不使用折线图",
"noLineChartForCpu": "CPU 不使用折线图",
"noNotiPerm": "无通知权限可能下载App更新时无进度提示。", "noNotiPerm": "无通知权限可能下载App更新时无进度提示。",
"noOptions": "无可选项", "noOptions": "无可选项",
"noPrivateKeyTip": "私钥不存在,可能已被删除/配置错误", "noPrivateKeyTip": "私钥不存在,可能已被删除/配置错误",

View File

@@ -181,6 +181,7 @@
"noClient": "沒有SSH連接", "noClient": "沒有SSH連接",
"noInterface": "沒有可用的接口", "noInterface": "沒有可用的接口",
"noLineChart": "不使用折線圖", "noLineChart": "不使用折線圖",
"noLineChartForCpu": "CPU 不使用折線圖",
"noNotiPerm": "無通知權限,可能在下載應用程式更新時沒有進度提示。", "noNotiPerm": "無通知權限,可能在下載應用程式更新時沒有進度提示。",
"noOptions": "無可選項", "noOptions": "無可選項",
"noPrivateKeyTip": "私鑰不存在,可能已被刪除/配置錯誤。", "noPrivateKeyTip": "私鑰不存在,可能已被刪除/配置錯誤。",