diff --git a/translations/poexports/ja.json b/translations/poexports/ja.json index 9602024b..089e00e7 100644 --- a/translations/poexports/ja.json +++ b/translations/poexports/ja.json @@ -389,6 +389,9 @@ "Connect": { "Connect": "接続" }, + "Connect to VPN": { + "Connect to VPN": "" + }, "Connect to Wi-Fi": { "Connect to Wi-Fi": "Wi-Fiに接続" }, @@ -656,9 +659,18 @@ "Failed to activate configuration": { "Failed to activate configuration": "設定が適用できませんでした" }, + "Failed to connect VPN": { + "Failed to connect VPN": "" + }, "Failed to connect to ": { "Failed to connect to ": "接続ができませんでした " }, + "Failed to disconnect VPN": { + "Failed to disconnect VPN": "" + }, + "Failed to disconnect VPNs": { + "Failed to disconnect VPNs": "" + }, "Failed to disconnect WiFi": { "Failed to disconnect WiFi": "WiFiの切断ができませんでした" }, diff --git a/translations/poexports/pt.json b/translations/poexports/pt.json index 9ef22d21..e29da211 100644 --- a/translations/poexports/pt.json +++ b/translations/poexports/pt.json @@ -389,6 +389,9 @@ "Connect": { "Connect": "Conectar" }, + "Connect to VPN": { + "Connect to VPN": "" + }, "Connect to Wi-Fi": { "Connect to Wi-Fi": "Conectar ao Wi-Fi" }, @@ -656,9 +659,18 @@ "Failed to activate configuration": { "Failed to activate configuration": "" }, + "Failed to connect VPN": { + "Failed to connect VPN": "" + }, "Failed to connect to ": { "Failed to connect to ": "" }, + "Failed to disconnect VPN": { + "Failed to disconnect VPN": "" + }, + "Failed to disconnect VPNs": { + "Failed to disconnect VPNs": "" + }, "Failed to disconnect WiFi": { "Failed to disconnect WiFi": "" }, diff --git a/translations/poexports/tr.json b/translations/poexports/tr.json index aa3a366a..f2b2bc61 100644 --- a/translations/poexports/tr.json +++ b/translations/poexports/tr.json @@ -389,6 +389,9 @@ "Connect": { "Connect": "Bağlan" }, + "Connect to VPN": { + "Connect to VPN": "" + }, "Connect to Wi-Fi": { "Connect to Wi-Fi": "Wi-Fi'ye Bağlan" }, @@ -656,9 +659,18 @@ "Failed to activate configuration": { "Failed to activate configuration": "Yapılandırma etkinleştirilemedi" }, + "Failed to connect VPN": { + "Failed to connect VPN": "" + }, "Failed to connect to ": { "Failed to connect to ": "Bağlanılamadı " }, + "Failed to disconnect VPN": { + "Failed to disconnect VPN": "" + }, + "Failed to disconnect VPNs": { + "Failed to disconnect VPNs": "" + }, "Failed to disconnect WiFi": { "Failed to disconnect WiFi": "WiFi bağlantısı kesilemedi" }, diff --git a/translations/poexports/zh_CN.json b/translations/poexports/zh_CN.json index 2924edc4..5384952b 100644 --- a/translations/poexports/zh_CN.json +++ b/translations/poexports/zh_CN.json @@ -231,7 +231,7 @@ "Blur Layer": "模糊层" }, "Blur on Overview": { - "Blur on Overview": "在概览种模糊" + "Blur on Overview": "在概览中模糊" }, "Blur wallpaper when niri overview is open": { "Blur wallpaper when niri overview is open": "当打开概览时模糊壁纸" @@ -389,6 +389,9 @@ "Connect": { "Connect": "连接" }, + "Connect to VPN": { + "Connect to VPN": "" + }, "Connect to Wi-Fi": { "Connect to Wi-Fi": "连接到Wi-Fi" }, @@ -606,7 +609,7 @@ "Enable WiFi": "启用 Wi-Fi" }, "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": { - "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": "启用合成器可定位的模糊层(命名空间:dms:blurwallpaper)。需要手动配置 niri。" + "Enable compositor-targetable blur layer (namespace: dms:blurwallpaper). Requires manual niri configuration.": "启用合成器可定位的模糊层(命名空间:dms:blurwallpaper),需要手动配置 niri。" }, "Enable fingerprint authentication": { "Enable fingerprint authentication": "启用指纹认证" @@ -656,9 +659,18 @@ "Failed to activate configuration": { "Failed to activate configuration": "无法应用配置" }, + "Failed to connect VPN": { + "Failed to connect VPN": "" + }, "Failed to connect to ": { "Failed to connect to ": "无法连接至 " }, + "Failed to disconnect VPN": { + "Failed to disconnect VPN": "" + }, + "Failed to disconnect VPNs": { + "Failed to disconnect VPNs": "" + }, "Failed to disconnect WiFi": { "Failed to disconnect WiFi": "无法断开 Wi-Fi 连接" },