feat: added missing translation

This commit is contained in:
Serhiy Mytrovtsiy
2022-10-27 18:47:57 +02:00
parent bcf0919bcf
commit 58cb255780
32 changed files with 63 additions and 3 deletions

View File

@@ -442,14 +442,14 @@ internal class Popup: NSStackView, Popup_p {
let view = SettingsContainerView()
view.addArrangedSubview(selectSettingsRow(
title: localizedString("Upload color"),
title: localizedString("Color of upload"),
action: #selector(toggleUploadColor),
items: Color.allColors,
selected: self.uploadColorState.key
))
view.addArrangedSubview(selectSettingsRow(
title: localizedString("Download color"),
title: localizedString("Color of download"),
action: #selector(toggleDownloadColor),
items: Color.allColors,
selected: self.downloadColorState.key

View File

@@ -238,7 +238,7 @@ internal class Settings: NSStackView, Settings_v, NSTextFieldDelegate {
valueField.focusRingType = .none
valueField.delegate = self
valueField.stringValue = self.ICMPHost
valueField.placeholderString = localizedString("Leave empty to disable check")
valueField.placeholderString = localizedString("Leave empty to disable the check")
valueField.alignment = .natural
view.addArrangedSubview(titleField)

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Ниво";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nivell";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Připojení k internetu";
"Active state color" = "Barva aktivního stavu";
"Nonactive state color" = "Barva neaktivního stavu";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Úroveň";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Niveau";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Ladezustand";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Επίπεδο";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Level";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nivel";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Niveau";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "רמה";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Stanje";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Töltöttségi szint";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Level";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Livello";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "充電残量";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "잔량";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nivå";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Niveau";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Połączenie internetowe";
"Active state color" = "Kolor stanu aktywnego";
"Nonactive state color" = "Kolor stanu nieaktywnego";
"Connectivity host (ICMP)" = "Host łączności (ICMP)";
"Leave empty to disable the check" = "Pozostaw puste, aby wyłączyć sprawdzanie";
// Battery
"Level" = "Poziom naładowania";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nível";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nível";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nivel";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Интернет-соединение";
"Active state color" = "Цвет активного состояния";
"Nonactive state color" = "Цвет неактивного состояния";
"Connectivity host (ICMP)" = "Хост подключения (ICMP)";
"Leave empty to disable the check" = "Оставьте пустым, чтобы отключить проверку";
// Battery
"Level" = "Уровень заряда";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Raven";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Nivå";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Doluluk";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Підключення до інтернету";
"Active state color" = "Колір активного стану";
"Nonactive state color" = "Колір неактивного стану";
"Connectivity host (ICMP)" = "Хост підключення (ICMP)";
"Leave empty to disable the check" = "Залиште пустим, щоб вимкнути перевірку";
// Battery
"Level" = "Рівень заряду";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "Internet connection";
"Active state color" = "Active state color";
"Nonactive state color" = "Nonactive state color";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "Dung lượng Pin";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "网络连接状态";
"Active state color" = "活跃状态颜色";
"Nonactive state color" = "非活跃状态颜色";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "电量";

View File

@@ -304,6 +304,8 @@
"Internet connection" = "網際網路連線裝態";
"Active state color" = "已連線狀態色彩";
"Nonactive state color" = "未連線狀態色彩";
"Connectivity host (ICMP)" = "Connectivity host (ICMP)";
"Leave empty to disable the check" = "Leave empty to disable the check";
// Battery
"Level" = "電量";