new: tap server tab disk io view to switch

This commit is contained in:
lollipopkit
2023-11-01 00:59:54 -06:00
parent 37e5c4d092
commit a5341b00c1
15 changed files with 109 additions and 38 deletions

View File

@@ -170,6 +170,7 @@
"process": "Prozess",
"pushToken": "Push Token",
"pwd": "Passwort",
"read": "Lesen",
"reboot": "Neustart",
"remotePath": "Entfernte Pfade",
"rename": "Umbenennen",
@@ -244,5 +245,6 @@
"waitConnection": "Bitte warte, bis die Verbindung hergestellt wurde.",
"watchNotPaired": "Keine gekoppelte Apple Watch",
"whenOpenApp": "Beim Öffnen der App",
"willTakEeffectImmediately": "Wird sofort angewendet"
"willTakEeffectImmediately": "Wird sofort angewendet",
"write": "Schreiben"
}

View File

@@ -170,6 +170,7 @@
"process": "Process",
"pushToken": "Push token",
"pwd": "Password",
"read": "Read",
"reboot": "Reboot",
"remotePath": "Remote path",
"rename": "Rename",
@@ -244,5 +245,6 @@
"waitConnection": "Please wait for the connection to be established.",
"watchNotPaired": "No paired Apple Watch",
"whenOpenApp": "When opening the app",
"willTakEeffectImmediately": "Will take effect immediately"
"willTakEeffectImmediately": "Will take effect immediately",
"write": "Write"
}

View File

@@ -170,6 +170,7 @@
"process": "Proses",
"pushToken": "Dorong token",
"pwd": "Kata sandi",
"read": "Baca",
"reboot": "Reboot",
"remotePath": "Jalur jarak jauh",
"rename": "Ganti nama",
@@ -244,5 +245,6 @@
"waitConnection": "Harap tunggu koneksi akan dibuat.",
"watchNotPaired": "Tidak ada Apple Watch yang dipasangkan",
"whenOpenApp": "Saat membuka aplikasi",
"willTakEeffectImmediately": "Akan segera berlaku"
"willTakEeffectImmediately": "Akan segera berlaku",
"write": "Tulis"
}

View File

@@ -170,6 +170,7 @@
"process": "进程",
"pushToken": "消息推送 Token",
"pwd": "密码",
"read": "读",
"reboot": "重启",
"remotePath": "远端路径",
"rename": "重命名",
@@ -244,5 +245,6 @@
"waitConnection": "请等待连接建立",
"watchNotPaired": "没有已配对的 Apple Watch",
"whenOpenApp": "当打开 App 时",
"willTakEeffectImmediately": "更改将会立即生效"
"willTakEeffectImmediately": "更改将会立即生效",
"write": "写"
}

View File

@@ -170,6 +170,7 @@
"process": "進程",
"pushToken": "消息推送 Token",
"pwd": "密碼",
"read": "读",
"reboot": "重启",
"remotePath": "遠端路徑",
"rename": "重命名",
@@ -244,5 +245,6 @@
"waitConnection": "請等待連接建立",
"watchNotPaired": "沒有已配對的 Apple Watch",
"whenOpenApp": "當打開 App 時",
"willTakEeffectImmediately": "更改將會立即生效"
"willTakEeffectImmediately": "更改將會立即生效",
"write": "写"
}