From 801252c66e77cfed3688ebfb3cb3d0a7af7beffd Mon Sep 17 00:00:00 2001 From: "openclaw-mantis[bot]" <281431406+openclaw-mantis[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:49:36 -0700 Subject: [PATCH] chore(i18n): refresh native locales (#106260) * chore(i18n): refresh native locales * chore(i18n): sync generated app resources --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Peter Steinberger --- .../apple-translation-contradictions.json | 9 + apps/.i18n/native-source.json | 660 ++++++++------ apps/.i18n/native/ar.json | 71 +- apps/.i18n/native/de.json | 71 +- apps/.i18n/native/es.json | 71 +- apps/.i18n/native/fa.json | 71 +- apps/.i18n/native/fr.json | 71 +- apps/.i18n/native/hi.json | 71 +- apps/.i18n/native/id.json | 71 +- apps/.i18n/native/it.json | 71 +- apps/.i18n/native/ja-JP.json | 71 +- apps/.i18n/native/ko.json | 71 +- apps/.i18n/native/nl.json | 71 +- apps/.i18n/native/pl.json | 71 +- apps/.i18n/native/pt-BR.json | 71 +- apps/.i18n/native/ru.json | 71 +- apps/.i18n/native/sv.json | 71 +- apps/.i18n/native/th.json | 71 +- apps/.i18n/native/tr.json | 71 +- apps/.i18n/native/uk.json | 71 +- apps/.i18n/native/vi.json | 71 +- apps/.i18n/native/zh-CN.json | 71 +- apps/.i18n/native/zh-TW.json | 71 +- .../app/src/main/res/values-ar/strings.xml | 6 +- .../app/src/main/res/values-de/strings.xml | 6 +- .../app/src/main/res/values-es/strings.xml | 6 +- .../app/src/main/res/values-fa/strings.xml | 6 +- .../app/src/main/res/values-fr/strings.xml | 6 +- .../app/src/main/res/values-hi/strings.xml | 6 +- .../app/src/main/res/values-in/strings.xml | 6 +- .../app/src/main/res/values-it/strings.xml | 6 +- .../app/src/main/res/values-ja/strings.xml | 6 +- .../app/src/main/res/values-ko/strings.xml | 6 +- .../app/src/main/res/values-nl/strings.xml | 6 +- .../app/src/main/res/values-pl/strings.xml | 8 +- .../src/main/res/values-pt-rBR/strings.xml | 6 +- .../app/src/main/res/values-ru/strings.xml | 8 +- .../app/src/main/res/values-sv/strings.xml | 6 +- .../app/src/main/res/values-th/strings.xml | 6 +- .../app/src/main/res/values-tr/strings.xml | 6 +- .../app/src/main/res/values-uk/strings.xml | 6 +- .../app/src/main/res/values-vi/strings.xml | 8 +- .../src/main/res/values-zh-rCN/strings.xml | 6 +- .../src/main/res/values-zh-rTW/strings.xml | 6 +- apps/ios/Resources/Localizable.xcstrings | 816 ++++++++++++++++++ 45 files changed, 2588 insertions(+), 520 deletions(-) diff --git a/apps/.i18n/apple-translation-contradictions.json b/apps/.i18n/apple-translation-contradictions.json index 6eed19e3ec80..295fad977b5b 100644 --- a/apps/.i18n/apple-translation-contradictions.json +++ b/apps/.i18n/apple-translation-contradictions.json @@ -3358,6 +3358,7 @@ "locale": "ru", "source": "Limited", "translations": [ + "Ограниченный", "Ограниченный доступ", "Ограничено" ] @@ -3370,6 +3371,14 @@ "Begränsat" ] }, + { + "locale": "uk", + "source": "Limited", + "translations": [ + "Обмежений", + "Обмежено" + ] + }, { "locale": "vi", "source": "Limited", diff --git a/apps/.i18n/native-source.json b/apps/.i18n/native-source.json index c696c0227ba9..e5669eb95907 100644 --- a/apps/.i18n/native-source.json +++ b/apps/.i18n/native-source.json @@ -1811,7 +1811,7 @@ }, { "kind": "conditional-branch", - "line": 1353, + "line": 1352, "path": "apps/android/app/src/main/java/ai/openclaw/app/gateway/GatewaySession.kt", "source": "Connecting…", "surface": "android", @@ -1819,7 +1819,7 @@ }, { "kind": "conditional-branch", - "line": 1353, + "line": 1352, "path": "apps/android/app/src/main/java/ai/openclaw/app/gateway/GatewaySession.kt", "source": "Reconnecting…", "surface": "android", @@ -6649,14 +6649,6 @@ "surface": "android", "id": "native.android.609413bd24d4dfe6" }, - { - "kind": "ui-call", - "line": 853, - "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", - "source": "Access", - "surface": "android", - "id": "native.android.62fe76eb7c0dbddc" - }, { "kind": "ui-call", "line": 853, @@ -6987,7 +6979,7 @@ }, { "kind": "ui-call", - "line": 1377, + "line": 1378, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Replace gateway setup?", "surface": "android", @@ -6995,7 +6987,7 @@ }, { "kind": "ui-call", - "line": 1392, + "line": 1393, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Replace setup", "surface": "android", @@ -7003,7 +6995,7 @@ }, { "kind": "ui-call", - "line": 1406, + "line": 1407, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "this gateway", "surface": "android", @@ -7011,7 +7003,7 @@ }, { "kind": "ui-call", - "line": 1409, + "line": 1410, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Forget gateway?", "surface": "android", @@ -7019,7 +7011,7 @@ }, { "kind": "ui-call", - "line": 1412, + "line": 1413, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Remove $gatewayName and its saved credentials from this phone?", "surface": "android", @@ -7027,7 +7019,7 @@ }, { "kind": "ui-call", - "line": 1429, + "line": 1430, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Cancel", "surface": "android", @@ -7035,7 +7027,7 @@ }, { "kind": "ui-call", - "line": 1435, + "line": 1436, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connection between this phone and OpenClaw.", "surface": "android", @@ -7043,7 +7035,7 @@ }, { "kind": "ui-call", - "line": 1439, + "line": 1440, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connected", "surface": "android", @@ -7051,7 +7043,7 @@ }, { "kind": "ui-call", - "line": 1439, + "line": 1440, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connection", "surface": "android", @@ -7059,7 +7051,7 @@ }, { "kind": "ui-call", - "line": 1439, + "line": 1440, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Offline", "surface": "android", @@ -7067,7 +7059,7 @@ }, { "kind": "ui-call", - "line": 1440, + "line": 1441, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Not paired", "surface": "android", @@ -7075,7 +7067,7 @@ }, { "kind": "ui-call", - "line": 1440, + "line": 1441, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Online", "surface": "android", @@ -7083,7 +7075,15 @@ }, { "kind": "ui-call", - "line": 1442, + "line": 1443, + "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", + "source": "Access", + "surface": "android", + "id": "native.android.62fe76eb7c0dbddc" + }, + { + "kind": "ui-call", + "line": 1450, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Address", "surface": "android", @@ -7091,15 +7091,15 @@ }, { "kind": "ui-call", - "line": 1442, + "line": 1461, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", - "source": "Not available", + "source": "Limited Gateway access", "surface": "android", - "id": "native.android.573f216f8bc83d12" + "id": "native.android.6926684139f297b5" }, { "kind": "ui-call", - "line": 1450, + "line": 1474, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Reconnect", "surface": "android", @@ -7107,7 +7107,7 @@ }, { "kind": "ui-call", - "line": 1451, + "line": 1475, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Disconnect", "surface": "android", @@ -7115,7 +7115,7 @@ }, { "kind": "ui-call", - "line": 1455, + "line": 1479, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Gateways", "surface": "android", @@ -7123,7 +7123,7 @@ }, { "kind": "ui-call", - "line": 1457, + "line": 1481, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No paired gateways.", "surface": "android", @@ -7131,7 +7131,7 @@ }, { "kind": "ui-call", - "line": 1477, + "line": 1501, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Forget", "surface": "android", @@ -7139,7 +7139,7 @@ }, { "kind": "ui-call", - "line": 1499, + "line": 1523, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Gateway setup", "surface": "android", @@ -7147,7 +7147,7 @@ }, { "kind": "ui-call", - "line": 1501, + "line": 1525, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Scan or paste a setup code to add another gateway.", "surface": "android", @@ -7155,7 +7155,7 @@ }, { "kind": "ui-call", - "line": 1508, + "line": 1532, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Add gateway", "surface": "android", @@ -7163,7 +7163,7 @@ }, { "kind": "ui-call", - "line": 1509, + "line": 1533, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Setup Code", "surface": "android", @@ -7171,7 +7171,7 @@ }, { "kind": "ui-call", - "line": 1513, + "line": 1537, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Android can scan or paste an existing setup code, but this gateway does not expose setup-code generation to the app yet. Generate the QR/code on the gateway host with openclaw qr, then scan it here or paste the setup code below.", "surface": "android", @@ -7179,7 +7179,7 @@ }, { "kind": "ui-call", - "line": 1522, + "line": 1546, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connection Setup", "surface": "android", @@ -7187,7 +7187,7 @@ }, { "kind": "ui-call", - "line": 1523, + "line": 1547, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Setup code", "surface": "android", @@ -7195,7 +7195,7 @@ }, { "kind": "ui-call", - "line": 1525, + "line": 1549, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Host", "surface": "android", @@ -7203,7 +7203,7 @@ }, { "kind": "ui-call", - "line": 1526, + "line": 1550, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Port", "surface": "android", @@ -7211,7 +7211,7 @@ }, { "kind": "ui-call", - "line": 1528, + "line": 1552, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connection security", "surface": "android", @@ -7219,7 +7219,7 @@ }, { "kind": "ui-call", - "line": 1532, + "line": 1556, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Unencrypted", "surface": "android", @@ -7227,7 +7227,7 @@ }, { "kind": "ui-call", - "line": 1536, + "line": 1560, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Secure (TLS)", "surface": "android", @@ -7235,7 +7235,7 @@ }, { "kind": "ui-call", - "line": 1549, + "line": 1573, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Token", "surface": "android", @@ -7243,7 +7243,7 @@ }, { "kind": "ui-call", - "line": 1550, + "line": 1574, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Bootstrap", "surface": "android", @@ -7251,7 +7251,7 @@ }, { "kind": "ui-call", - "line": 1552, + "line": 1576, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Password", "surface": "android", @@ -7259,7 +7259,7 @@ }, { "kind": "ui-call", - "line": 1557, + "line": 1581, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Save & Connect", "surface": "android", @@ -7267,7 +7267,7 @@ }, { "kind": "ui-call", - "line": 1574, + "line": 1598, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Enter a valid setup code or gateway address.", "surface": "android", @@ -7275,7 +7275,39 @@ }, { "kind": "ui-call", - "line": 1600, + "line": 1619, + "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", + "source": "Not available", + "surface": "android", + "id": "native.android.573f216f8bc83d12" + }, + { + "kind": "ui-call", + "line": 1620, + "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", + "source": "Full", + "surface": "android", + "id": "native.android.feac408f68bedd1c" + }, + { + "kind": "ui-call", + "line": 1621, + "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", + "source": "Limited", + "surface": "android", + "id": "native.android.c39ba12c18acb958" + }, + { + "kind": "ui-call", + "line": 1625, + "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "surface": "android", + "id": "native.android.f6ab96d066bd583c" + }, + { + "kind": "ui-call", + "line": 1639, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Appearance", "surface": "android", @@ -7283,7 +7315,7 @@ }, { "kind": "ui-call", - "line": 1600, + "line": 1639, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Theme and translated Android text.", "surface": "android", @@ -7291,7 +7323,7 @@ }, { "kind": "ui-call", - "line": 1605, + "line": 1644, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Language", "surface": "android", @@ -7299,7 +7331,7 @@ }, { "kind": "ui-call", - "line": 1606, + "line": 1645, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Contrast", "surface": "android", @@ -7307,7 +7339,7 @@ }, { "kind": "ui-call", - "line": 1606, + "line": 1645, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "High", "surface": "android", @@ -7315,7 +7347,7 @@ }, { "kind": "ui-call", - "line": 1607, + "line": 1646, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Readable", "surface": "android", @@ -7323,7 +7355,7 @@ }, { "kind": "ui-call", - "line": 1607, + "line": 1646, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Typography", "surface": "android", @@ -7331,7 +7363,7 @@ }, { "kind": "ui-call", - "line": 1612, + "line": 1651, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Theme", "surface": "android", @@ -7339,7 +7371,7 @@ }, { "kind": "ui-call", - "line": 1622, + "line": 1661, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "App language", "surface": "android", @@ -7347,7 +7379,7 @@ }, { "kind": "ui-call", - "line": 1656, + "line": 1695, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Selected", "surface": "android", @@ -7355,7 +7387,7 @@ }, { "kind": "ui-call", - "line": 1668, + "line": 1707, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "System", "surface": "android", @@ -7363,7 +7395,7 @@ }, { "kind": "ui-call", - "line": 1696, + "line": 1735, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "While Using", "surface": "android", @@ -7371,7 +7403,7 @@ }, { "kind": "ui-call", - "line": 1697, + "line": 1736, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Always", "surface": "android", @@ -7379,7 +7411,7 @@ }, { "kind": "ui-call", - "line": 1709, + "line": 1748, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Connecting...", "surface": "android", @@ -7387,7 +7419,7 @@ }, { "kind": "ui-call", - "line": 1710, + "line": 1749, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Pairing needed", "surface": "android", @@ -7395,7 +7427,7 @@ }, { "kind": "ui-call", - "line": 1711, + "line": 1750, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Authentication needed", "surface": "android", @@ -7403,7 +7435,7 @@ }, { "kind": "ui-call", - "line": 1712, + "line": 1751, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "TLS timed out", "surface": "android", @@ -7411,7 +7443,7 @@ }, { "kind": "ui-call", - "line": 1713, + "line": 1752, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No TLS endpoint", "surface": "android", @@ -7419,7 +7451,7 @@ }, { "kind": "ui-call", - "line": 1714, + "line": 1753, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Certificate review needed", "surface": "android", @@ -7427,7 +7459,7 @@ }, { "kind": "ui-call", - "line": 1715, + "line": 1754, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Cannot reach gateway", "surface": "android", @@ -7435,7 +7467,7 @@ }, { "kind": "ui-call", - "line": 1736, + "line": 1775, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "About", "surface": "android", @@ -7443,7 +7475,7 @@ }, { "kind": "ui-call", - "line": 1736, + "line": 1775, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "OpenClaw for Android.", "surface": "android", @@ -7451,7 +7483,7 @@ }, { "kind": "ui-call", - "line": 1748, + "line": 1787, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Channel", "surface": "android", @@ -7459,7 +7491,7 @@ }, { "kind": "ui-call", - "line": 1749, + "line": 1788, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Not connected", "surface": "android", @@ -7467,7 +7499,7 @@ }, { "kind": "ui-call", - "line": 1754, + "line": 1793, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Home Gateway", "surface": "android", @@ -7475,7 +7507,7 @@ }, { "kind": "ui-call", - "line": 1756, + "line": 1795, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Runtime", "surface": "android", @@ -7483,7 +7515,7 @@ }, { "kind": "ui-call", - "line": 1756, + "line": 1795, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Waiting", "surface": "android", @@ -7491,7 +7523,7 @@ }, { "kind": "ui-call", - "line": 1759, + "line": 1798, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Update", "surface": "android", @@ -7499,7 +7531,7 @@ }, { "kind": "ui-call", - "line": 1760, + "line": 1799, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Up to date", "surface": "android", @@ -7507,7 +7539,7 @@ }, { "kind": "ui-call", - "line": 1760, + "line": 1799, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "v$it available", "surface": "android", @@ -7515,7 +7547,7 @@ }, { "kind": "ui-call", - "line": 1770, + "line": 1809, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "© 2026 OpenClaw Foundation — MIT License.", "surface": "android", @@ -7523,7 +7555,7 @@ }, { "kind": "ui-call", - "line": 1787, + "line": 1826, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "OpenClaw logo", "surface": "android", @@ -7531,7 +7563,7 @@ }, { "kind": "ui-call", - "line": 1789, + "line": 1828, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "OpenClaw", "surface": "android", @@ -7539,7 +7571,7 @@ }, { "kind": "ui-call", - "line": 1790, + "line": 1829, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Personal AI on your devices", "surface": "android", @@ -7547,7 +7579,7 @@ }, { "kind": "ui-call", - "line": 1849, + "line": 1888, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Licenses", "surface": "android", @@ -7555,7 +7587,7 @@ }, { "kind": "ui-call", - "line": 1850, + "line": 1889, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "OpenClaw appreciates its partners in the open-source community.", "surface": "android", @@ -7563,7 +7595,7 @@ }, { "kind": "ui-call", - "line": 1859, + "line": 1898, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No license notices are packaged in this build.", "surface": "android", @@ -7571,7 +7603,7 @@ }, { "kind": "ui-call", - "line": 1885, + "line": 1924, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Open ${license.title}", "surface": "android", @@ -7579,7 +7611,7 @@ }, { "kind": "ui-call", - "line": 1896, + "line": 1935, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Third-party", "surface": "android", @@ -7587,7 +7619,7 @@ }, { "kind": "ui-call", - "line": 1897, + "line": 1936, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Unknown", "surface": "android", @@ -7595,7 +7627,7 @@ }, { "kind": "ui-call", - "line": 1903, + "line": 1942, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Website", "surface": "android", @@ -7603,7 +7635,7 @@ }, { "kind": "ui-call", - "line": 1904, + "line": 1943, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Docs", "surface": "android", @@ -7611,7 +7643,7 @@ }, { "kind": "ui-call", - "line": 1908, + "line": 1947, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Allow all the time", "surface": "android", @@ -7619,7 +7651,7 @@ }, { "kind": "ui-call", - "line": 1911, + "line": 1950, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Replacing the setup code clears this phone's saved setup credentials and device tokens before reconnecting. This phone may need node capability approval again; continue only when you mean to pair with a fresh gateway setup code.", "surface": "android", @@ -7627,7 +7659,7 @@ }, { "kind": "ui-call", - "line": 1930, + "line": 1969, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Check", "surface": "android", @@ -7635,7 +7667,7 @@ }, { "kind": "ui-call", - "line": 1937, + "line": 1976, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "OpenClaw turns this phone into a clean mobile command surface for sessions, voice, providers, and Gateway.", "surface": "android", @@ -7643,7 +7675,7 @@ }, { "kind": "ui-call", - "line": 1939, + "line": 1978, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "A Gateway update is available. Run the update from the Web UI or CLI when you are ready.", "surface": "android", @@ -7651,7 +7683,7 @@ }, { "kind": "ui-call", - "line": 1963, + "line": 2002, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Back", "surface": "android", @@ -7659,7 +7691,7 @@ }, { "kind": "ui-call", - "line": 2035, + "line": 2074, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Command approval", "surface": "android", @@ -7667,7 +7699,7 @@ }, { "kind": "ui-call", - "line": 2040, + "line": 2079, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Sending", "surface": "android", @@ -7675,7 +7707,7 @@ }, { "kind": "ui-call", - "line": 2100, + "line": 2139, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Allow Once", "surface": "android", @@ -7683,7 +7715,7 @@ }, { "kind": "ui-call", - "line": 2101, + "line": 2140, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Allow Always", "surface": "android", @@ -7691,7 +7723,7 @@ }, { "kind": "ui-call", - "line": 2102, + "line": 2141, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Deny", "surface": "android", @@ -7699,7 +7731,7 @@ }, { "kind": "ui-call", - "line": 2123, + "line": 2162, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Approval ${notice.approvalId}", "surface": "android", @@ -7707,7 +7739,7 @@ }, { "kind": "ui-call", - "line": 2130, + "line": 2169, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Dismiss approval notice", "surface": "android", @@ -7715,7 +7747,7 @@ }, { "kind": "ui-call", - "line": 2149, + "line": 2188, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Review", "surface": "android", @@ -7723,7 +7755,7 @@ }, { "kind": "ui-call", - "line": 2189, + "line": 2228, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Open cron job detail", "surface": "android", @@ -7731,7 +7763,7 @@ }, { "kind": "ui-call", - "line": 2232, + "line": 2271, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Enabled", "surface": "android", @@ -7739,7 +7771,7 @@ }, { "kind": "ui-call", - "line": 2232, + "line": 2271, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Status", "surface": "android", @@ -7747,7 +7779,7 @@ }, { "kind": "ui-call", - "line": 2233, + "line": 2272, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Schedule", "surface": "android", @@ -7755,7 +7787,7 @@ }, { "kind": "ui-call", - "line": 2234, + "line": 2273, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Next Wake", "surface": "android", @@ -7763,7 +7795,7 @@ }, { "kind": "ui-call", - "line": 2235, + "line": 2274, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Last Run", "surface": "android", @@ -7771,7 +7803,7 @@ }, { "kind": "ui-call", - "line": 2242, + "line": 2281, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Description", "surface": "android", @@ -7779,7 +7811,7 @@ }, { "kind": "ui-call", - "line": 2243, + "line": 2282, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Schedule Detail", "surface": "android", @@ -7787,7 +7819,7 @@ }, { "kind": "ui-call", - "line": 2244, + "line": 2283, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Session Target", "surface": "android", @@ -7795,7 +7827,7 @@ }, { "kind": "ui-call", - "line": 2245, + "line": 2284, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Wake Mode", "surface": "android", @@ -7803,7 +7835,7 @@ }, { "kind": "ui-call", - "line": 2246, + "line": 2285, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Delete After Run", "surface": "android", @@ -7811,7 +7843,7 @@ }, { "kind": "ui-call", - "line": 2246, + "line": 2285, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No", "surface": "android", @@ -7819,7 +7851,7 @@ }, { "kind": "ui-call", - "line": 2246, + "line": 2285, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Yes", "surface": "android", @@ -7827,7 +7859,7 @@ }, { "kind": "ui-call", - "line": 2247, + "line": 2286, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Payload", "surface": "android", @@ -7835,7 +7867,7 @@ }, { "kind": "ui-call", - "line": 2248, + "line": 2287, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Delivery", "surface": "android", @@ -7843,7 +7875,7 @@ }, { "kind": "ui-call", - "line": 2249, + "line": 2288, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Failure Alert", "surface": "android", @@ -7851,7 +7883,7 @@ }, { "kind": "ui-call", - "line": 2250, + "line": 2289, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Created", "surface": "android", @@ -7859,7 +7891,7 @@ }, { "kind": "ui-call", - "line": 2251, + "line": 2290, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Updated", "surface": "android", @@ -7867,7 +7899,7 @@ }, { "kind": "ui-call", - "line": 2252, + "line": 2291, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Running Since", "surface": "android", @@ -7875,7 +7907,7 @@ }, { "kind": "ui-call", - "line": 2253, + "line": 2292, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Last Status", "surface": "android", @@ -7883,7 +7915,7 @@ }, { "kind": "ui-call", - "line": 2255, + "line": 2294, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Last Duration", "surface": "android", @@ -7891,7 +7923,7 @@ }, { "kind": "ui-call", - "line": 2256, + "line": 2295, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${durationMs}ms", "surface": "android", @@ -7899,7 +7931,7 @@ }, { "kind": "ui-call", - "line": 2258, + "line": 2297, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Consecutive Errors", "surface": "android", @@ -7907,7 +7939,7 @@ }, { "kind": "ui-call", - "line": 2259, + "line": 2298, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Consecutive Skips", "surface": "android", @@ -7915,7 +7947,7 @@ }, { "kind": "ui-call", - "line": 2260, + "line": 2299, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Delivery Status", "surface": "android", @@ -7923,7 +7955,7 @@ }, { "kind": "ui-call", - "line": 2267, + "line": 2306, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Last Error", "surface": "android", @@ -7931,7 +7963,7 @@ }, { "kind": "ui-call", - "line": 2270, + "line": 2309, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Delivery Error", "surface": "android", @@ -7939,7 +7971,7 @@ }, { "kind": "ui-call", - "line": 2286, + "line": 2325, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Copy ${row.title}", "surface": "android", @@ -7947,7 +7979,7 @@ }, { "kind": "ui-call", - "line": 2311, + "line": 2350, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Tap to copy", "surface": "android", @@ -7955,7 +7987,7 @@ }, { "kind": "ui-call", - "line": 2326, + "line": 2365, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "$title copied", "surface": "android", @@ -7963,7 +7995,7 @@ }, { "kind": "ui-call", - "line": 2364, + "line": 2403, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Default assistant", "surface": "android", @@ -7971,7 +8003,7 @@ }, { "kind": "ui-call", - "line": 2370, + "line": 2409, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Default", "surface": "android", @@ -7979,7 +8011,7 @@ }, { "kind": "ui-call", - "line": 2418, + "line": 2457, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Action Request", "surface": "android", @@ -7987,7 +8019,7 @@ }, { "kind": "ui-call", - "line": 2426, + "line": 2465, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Needs attention", "surface": "android", @@ -7995,7 +8027,7 @@ }, { "kind": "ui-call", - "line": 2429, + "line": 2468, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Waiting ${minutes}m", "surface": "android", @@ -8003,7 +8035,7 @@ }, { "kind": "ui-call", - "line": 2429, + "line": 2468, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Waiting for review", "surface": "android", @@ -8011,7 +8043,7 @@ }, { "kind": "ui-call", - "line": 2440, + "line": 2479, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Node ${nodeId}", "surface": "android", @@ -8019,7 +8051,7 @@ }, { "kind": "ui-call", - "line": 2442, + "line": 2481, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Node", "surface": "android", @@ -8027,7 +8059,7 @@ }, { "kind": "ui-call", - "line": 2445, + "line": 2484, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Gateway", "surface": "android", @@ -8035,7 +8067,7 @@ }, { "kind": "ui-call", - "line": 2450, + "line": 2489, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Agent ${agentId}", "surface": "android", @@ -8043,7 +8075,7 @@ }, { "kind": "ui-call", - "line": 2455, + "line": 2494, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Waiting ${duration}", "surface": "android", @@ -8051,7 +8083,7 @@ }, { "kind": "ui-call", - "line": 2460, + "line": 2499, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Expires ${duration}", "surface": "android", @@ -8059,7 +8091,7 @@ }, { "kind": "ui-call", - "line": 2470, + "line": 2509, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "soon", "surface": "android", @@ -8067,7 +8099,7 @@ }, { "kind": "ui-call", - "line": 2478, + "line": 2517, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Main", "surface": "android", @@ -8075,7 +8107,7 @@ }, { "kind": "ui-call", - "line": 2479, + "line": 2518, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Isolated", "surface": "android", @@ -8083,7 +8115,7 @@ }, { "kind": "ui-call", - "line": 2480, + "line": 2519, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Current", "surface": "android", @@ -8091,7 +8123,7 @@ }, { "kind": "ui-call", - "line": 2486, + "line": 2525, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${job.scheduleLabel} · ${formatCronWake(job.nextRunAtMs)} · ${job.promptPreview}", "surface": "android", @@ -8099,7 +8131,7 @@ }, { "kind": "ui-call", - "line": 2500, + "line": 2539, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${remaining}% left ${label}", "surface": "android", @@ -8107,7 +8139,7 @@ }, { "kind": "ui-call", - "line": 2503, + "line": 2542, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No limits reported", "surface": "android", @@ -8115,7 +8147,7 @@ }, { "kind": "ui-call", - "line": 2514, + "line": 2553, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Never", "surface": "android", @@ -8123,7 +8155,7 @@ }, { "kind": "ui-call", - "line": 2519, + "line": 2558, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Now", "surface": "android", @@ -8131,7 +8163,7 @@ }, { "kind": "ui-call", - "line": 2541, + "line": 2580, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Off", "surface": "android", @@ -8139,7 +8171,7 @@ }, { "kind": "ui-call", - "line": 2543, + "line": 2582, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Issue", "surface": "android", @@ -8147,7 +8179,7 @@ }, { "kind": "ui-call", - "line": 2545, + "line": 2584, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Skipped", "surface": "android", @@ -8155,7 +8187,7 @@ }, { "kind": "ui-call", - "line": 2546, + "line": 2585, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Ready", "surface": "android", @@ -8163,7 +8195,7 @@ }, { "kind": "ui-call", - "line": 2562, + "line": 2601, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "System Event Text", "surface": "android", @@ -8171,7 +8203,7 @@ }, { "kind": "ui-call", - "line": 2563, + "line": 2602, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Agent Prompt", "surface": "android", @@ -8179,7 +8211,7 @@ }, { "kind": "ui-call", - "line": 2564, + "line": 2603, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Command", "surface": "android", @@ -8187,7 +8219,7 @@ }, { "kind": "ui-call", - "line": 2565, + "line": 2604, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Payload Text", "surface": "android", @@ -8195,7 +8227,7 @@ }, { "kind": "ui-call", - "line": 2595, + "line": 2634, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No apps selected. Nothing forwards until you add apps.", "surface": "android", @@ -8203,7 +8235,7 @@ }, { "kind": "ui-call", - "line": 2597, + "line": 2636, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "$selectedCount app allowed to forward.", "surface": "android", @@ -8211,7 +8243,7 @@ }, { "kind": "ui-call", - "line": 2599, + "line": 2638, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "$selectedCount apps allowed to forward.", "surface": "android", @@ -8219,7 +8251,7 @@ }, { "kind": "ui-call", - "line": 2603, + "line": 2642, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "No apps blocked. Apps can forward unless you add blocks.", "surface": "android", @@ -8227,7 +8259,7 @@ }, { "kind": "ui-call", - "line": 2605, + "line": 2644, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "$selectedCount app blocked from forwarding.", "surface": "android", @@ -8235,7 +8267,7 @@ }, { "kind": "ui-call", - "line": 2607, + "line": 2646, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "$selectedCount apps blocked from forwarding.", "surface": "android", @@ -8243,7 +8275,7 @@ }, { "kind": "ui-call", - "line": 2633, + "line": 2672, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Due", "surface": "android", @@ -8251,7 +8283,7 @@ }, { "kind": "ui-call", - "line": 2638, + "line": 2677, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${days}d", "surface": "android", @@ -8259,7 +8291,7 @@ }, { "kind": "ui-call", - "line": 2639, + "line": 2678, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${hours}h", "surface": "android", @@ -8267,7 +8299,7 @@ }, { "kind": "ui-call", - "line": 2640, + "line": 2679, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "${minutes}m", "surface": "android", @@ -8275,7 +8307,7 @@ }, { "kind": "ui-call", - "line": 2641, + "line": 2680, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "Soon", "surface": "android", @@ -8283,7 +8315,7 @@ }, { "kind": "ui-call", - "line": 2646, + "line": 2685, "path": "apps/android/app/src/main/java/ai/openclaw/app/ui/SettingsScreens.kt", "source": "None", "surface": "android", @@ -18137,9 +18169,65 @@ "surface": "apple", "id": "native.apple.8e3656d85f092897" }, + { + "kind": "ui-call", + "line": 339, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Access", + "surface": "apple", + "id": "native.apple.412973e8b46051ca" + }, + { + "kind": "conditional-branch", + "line": 343, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Full", + "surface": "apple", + "id": "native.apple.77609c6953ae454f" + }, + { + "kind": "conditional-branch", + "line": 343, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Limited", + "surface": "apple", + "id": "native.apple.5dd76b852cf24f49" + }, + { + "kind": "ui-call", + "line": 350, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Upgrade access", + "surface": "apple", + "id": "native.apple.5b56380d4922e78b" + }, + { + "kind": "ui-call", + "line": 352, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "This phone has limited Gateway access.", + "surface": "apple", + "id": "native.apple.7221013549a7c1b3" + }, + { + "kind": "ui-call", + "line": 354, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "surface": "apple", + "id": "native.apple.7793f5de6975faef" + }, + { + "kind": "ui-call", + "line": 363, + "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", + "source": "Scan Full-Access Code", + "surface": "apple", + "id": "native.apple.666cea428e126188" + }, { "kind": "ui-named-argument", - "line": 361, + "line": 389, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Gateway", "surface": "apple", @@ -18147,7 +18235,7 @@ }, { "kind": "conditional-branch", - "line": 365, + "line": 393, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Scan QR to Pair", "surface": "apple", @@ -18155,7 +18243,7 @@ }, { "kind": "ui-modifier", - "line": 396, + "line": 424, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Switch Gateway", "surface": "apple", @@ -18163,7 +18251,7 @@ }, { "kind": "ui-named-argument", - "line": 403, + "line": 431, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Approvals", "surface": "apple", @@ -18171,7 +18259,7 @@ }, { "kind": "ui-localized-call", - "line": 405, + "line": 433, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Out-of-app approval alerts need notification permission.", "surface": "apple", @@ -18179,7 +18267,7 @@ }, { "kind": "ui-localized-call", - "line": 407, + "line": 435, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "No gateway actions are waiting for review.", "surface": "apple", @@ -18187,7 +18275,7 @@ }, { "kind": "ui-localized-call", - "line": 408, + "line": 436, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Review pending gateway actions.", "surface": "apple", @@ -18195,7 +18283,7 @@ }, { "kind": "ui-localized-call", - "line": 410, + "line": 438, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Alerts Off", "surface": "apple", @@ -18203,7 +18291,7 @@ }, { "kind": "ui-localized-call", - "line": 412, + "line": 440, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "clear", "surface": "apple", @@ -18211,7 +18299,7 @@ }, { "kind": "ui-named-argument", - "line": 430, + "line": 458, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Apple Watch", "surface": "apple", @@ -18219,7 +18307,7 @@ }, { "kind": "ui-localized-call", - "line": 433, + "line": 461, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Relay remains available; direct mode adds an independent Gateway node.", "surface": "apple", @@ -18227,7 +18315,7 @@ }, { "kind": "ui-localized-call", - "line": 435, + "line": 463, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Install the OpenClaw watch app before enabling direct mode.", "surface": "apple", @@ -18235,7 +18323,7 @@ }, { "kind": "ui-localized-call", - "line": 438, + "line": 466, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Reachable", "surface": "apple", @@ -18243,7 +18331,7 @@ }, { "kind": "ui-localized-call", - "line": 440, + "line": 468, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Installed", "surface": "apple", @@ -18251,7 +18339,7 @@ }, { "kind": "ui-localized-call", - "line": 441, + "line": 469, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Unavailable", "surface": "apple", @@ -18259,7 +18347,7 @@ }, { "kind": "ui-call", - "line": 448, + "line": 476, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Enable Direct Gateway Connection", "surface": "apple", @@ -18267,7 +18355,7 @@ }, { "kind": "ui-call", - "line": 464, + "line": 492, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "The watch receives a one-time pairing code and stores its own device token. A reachable secure Gateway URL is required away from the iPhone.", "surface": "apple", @@ -18275,7 +18363,7 @@ }, { "kind": "ui-call", - "line": 472, + "line": 500, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Direct node features", "surface": "apple", @@ -18283,7 +18371,7 @@ }, { "kind": "ui-call", - "line": 482, + "line": 510, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Notifications are off", "surface": "apple", @@ -18291,7 +18379,7 @@ }, { "kind": "ui-call", - "line": 484, + "line": 512, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Enable Notifications to receive approval alerts while OpenClaw is not open.", "surface": "apple", @@ -18299,7 +18387,7 @@ }, { "kind": "ui-call", - "line": 493, + "line": 521, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Open Notifications", "surface": "apple", @@ -18307,7 +18395,7 @@ }, { "kind": "ui-call", - "line": 503, + "line": 531, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Pending approvals", "surface": "apple", @@ -18315,7 +18403,7 @@ }, { "kind": "ui-modifier", - "line": 520, + "line": 548, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Review exec approval", "surface": "apple", @@ -18323,7 +18411,7 @@ }, { "kind": "ui-call", - "line": 527, + "line": 555, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Reviewing", "surface": "apple", @@ -18331,7 +18419,7 @@ }, { "kind": "ui-call", - "line": 561, + "line": 589, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Allow Once", "surface": "apple", @@ -18339,7 +18427,7 @@ }, { "kind": "ui-call", - "line": 570, + "line": 598, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Allow Always", "surface": "apple", @@ -18347,7 +18435,7 @@ }, { "kind": "ui-call", - "line": 579, + "line": 607, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Deny", "surface": "apple", @@ -18355,7 +18443,7 @@ }, { "kind": "ui-call", - "line": 590, + "line": 618, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Dismiss", "surface": "apple", @@ -18363,7 +18451,7 @@ }, { "kind": "ui-call", - "line": 600, + "line": 628, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "No approvals waiting", "surface": "apple", @@ -18371,7 +18459,7 @@ }, { "kind": "ui-named-argument", - "line": 630, + "line": 658, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Camera", "surface": "apple", @@ -18379,7 +18467,7 @@ }, { "kind": "ui-named-argument", - "line": 636, + "line": 664, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Keep Awake", "surface": "apple", @@ -18387,7 +18475,7 @@ }, { "kind": "ui-named-argument", - "line": 647, + "line": 675, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Voice & Talk", "surface": "apple", @@ -18395,7 +18483,7 @@ }, { "kind": "ui-named-argument", - "line": 662, + "line": 690, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Health Check", "surface": "apple", @@ -18403,7 +18491,7 @@ }, { "kind": "ui-named-argument", - "line": 663, + "line": 691, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Run app, permission, and gateway-adjacent checks without editing setup.", "surface": "apple", @@ -18411,7 +18499,7 @@ }, { "kind": "ui-call", - "line": 671, + "line": 699, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Run Diagnostics", "surface": "apple", @@ -18419,7 +18507,7 @@ }, { "kind": "ui-call", - "line": 681, + "line": 709, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Platform", "surface": "apple", @@ -18427,7 +18515,7 @@ }, { "kind": "ui-call", - "line": 684, + "line": 712, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "App", "surface": "apple", @@ -18435,7 +18523,7 @@ }, { "kind": "ui-call", - "line": 687, + "line": 715, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Model", "surface": "apple", @@ -18443,7 +18531,7 @@ }, { "kind": "ui-named-argument", - "line": 699, + "line": 727, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Camera Access", "surface": "apple", @@ -18451,7 +18539,7 @@ }, { "kind": "ui-named-argument", - "line": 705, + "line": 733, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Background Listening", "surface": "apple", @@ -18459,7 +18547,7 @@ }, { "kind": "ui-call", - "line": 730, + "line": 758, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Notifications", "surface": "apple", @@ -18467,7 +18555,7 @@ }, { "kind": "ui-modifier", - "line": 739, + "line": 767, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Turns OpenClaw notification delivery on or off", "surface": "apple", @@ -18475,7 +18563,7 @@ }, { "kind": "ui-named-argument", - "line": 759, + "line": 787, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Reconnect", "surface": "apple", @@ -18483,7 +18571,7 @@ }, { "kind": "ui-named-argument", - "line": 769, + "line": 797, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Diagnose", "surface": "apple", @@ -18491,7 +18579,7 @@ }, { "kind": "ui-call", - "line": 785, + "line": 813, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "License files are not available in this build.", "surface": "apple", @@ -18499,7 +18587,7 @@ }, { "kind": "ui-call", - "line": 802, + "line": 830, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "OpenClaw appreciates its partners in the open-source community.", "surface": "apple", @@ -18507,7 +18595,7 @@ }, { "kind": "ui-call", - "line": 842, + "line": 870, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "OpenClaw", "surface": "apple", @@ -18515,7 +18603,7 @@ }, { "kind": "ui-call", - "line": 844, + "line": 872, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Personal AI on your devices", "surface": "apple", @@ -18523,7 +18611,7 @@ }, { "kind": "ui-call", - "line": 861, + "line": 889, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "iOS", "surface": "apple", @@ -18531,7 +18619,7 @@ }, { "kind": "ui-named-argument", - "line": 868, + "line": 896, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Website", "surface": "apple", @@ -18539,7 +18627,7 @@ }, { "kind": "ui-named-argument", - "line": 873, + "line": 901, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Docs", "surface": "apple", @@ -18547,7 +18635,7 @@ }, { "kind": "ui-named-argument", - "line": 878, + "line": 906, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "GitHub", "surface": "apple", @@ -18555,7 +18643,7 @@ }, { "kind": "ui-named-argument", - "line": 883, + "line": 911, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Discord", "surface": "apple", @@ -18563,7 +18651,7 @@ }, { "kind": "ui-call", - "line": 888, + "line": 916, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "© 2026 OpenClaw Foundation — MIT License.", "surface": "apple", @@ -18571,7 +18659,7 @@ }, { "kind": "ui-call", - "line": 894, + "line": 922, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Title", "surface": "apple", @@ -18579,7 +18667,7 @@ }, { "kind": "ui-call", - "line": 934, + "line": 962, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Location", "surface": "apple", @@ -18587,7 +18675,7 @@ }, { "kind": "ui-modifier", - "line": 952, + "line": 980, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Location Sharing", "surface": "apple", @@ -18595,7 +18683,7 @@ }, { "kind": "ui-call", - "line": 965, + "line": 993, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Access Level", "surface": "apple", @@ -18603,7 +18691,7 @@ }, { "kind": "ui-modifier", - "line": 987, + "line": 1015, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Chooses While Using the App or Always", "surface": "apple", @@ -18611,7 +18699,7 @@ }, { "kind": "ui-call", - "line": 1007, + "line": 1035, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Default Agent", "surface": "apple", @@ -18619,7 +18707,7 @@ }, { "kind": "ui-call", - "line": 1008, + "line": 1036, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Default", "surface": "apple", @@ -18627,7 +18715,7 @@ }, { "kind": "ui-call", - "line": 1018, + "line": 1046, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Used for new Chat and Talk sessions.", "surface": "apple", @@ -18635,7 +18723,7 @@ }, { "kind": "ui-named-argument", - "line": 1028, + "line": 1056, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Scan QR", "surface": "apple", @@ -18643,7 +18731,7 @@ }, { "kind": "ui-call", - "line": 1036, + "line": 1064, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Paste setup code", "surface": "apple", @@ -18651,7 +18739,7 @@ }, { "kind": "ui-named-argument", - "line": 1042, + "line": 1070, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Connect", "surface": "apple", @@ -18659,7 +18747,7 @@ }, { "kind": "ui-call", - "line": 1051, + "line": 1079, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "No gateways found yet. Use manual setup if Bonjour is blocked.", "surface": "apple", @@ -18667,7 +18755,7 @@ }, { "kind": "ui-call", - "line": 1060, + "line": 1088, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Add Gateway", "surface": "apple", @@ -18675,7 +18763,7 @@ }, { "kind": "ui-call", - "line": 1075, + "line": 1103, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Pair a gateway to make it available here.", "surface": "apple", @@ -18683,7 +18771,7 @@ }, { "kind": "ui-call", - "line": 1084, + "line": 1112, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Paired Gateways", "surface": "apple", @@ -18691,7 +18779,7 @@ }, { "kind": "ui-call", - "line": 1087, + "line": 1115, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Switch gateways without pairing again.", "surface": "apple", @@ -18699,7 +18787,7 @@ }, { "kind": "ui-modifier", - "line": 1117, + "line": 1145, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Active Gateway", "surface": "apple", @@ -18707,7 +18795,7 @@ }, { "kind": "ui-call", - "line": 1129, + "line": 1157, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Forget", "surface": "apple", @@ -18715,7 +18803,7 @@ }, { "kind": "ui-call", - "line": 1141, + "line": 1169, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Forget Gateway", "surface": "apple", @@ -18723,7 +18811,7 @@ }, { "kind": "ui-call", - "line": 1194, + "line": 1222, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Manual Gateway", "surface": "apple", @@ -18731,7 +18819,7 @@ }, { "kind": "ui-call", - "line": 1195, + "line": 1223, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Use Manual Gateway", "surface": "apple", @@ -18739,7 +18827,7 @@ }, { "kind": "ui-call", - "line": 1196, + "line": 1224, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Host", "surface": "apple", @@ -18747,7 +18835,7 @@ }, { "kind": "ui-call", - "line": 1200, + "line": 1228, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Port", "surface": "apple", @@ -18755,7 +18843,7 @@ }, { "kind": "ui-call", - "line": 1204, + "line": 1232, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Unencrypted", "surface": "apple", @@ -18763,7 +18851,7 @@ }, { "kind": "ui-call", - "line": 1207, + "line": 1235, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Secure (TLS)", "surface": "apple", @@ -18771,7 +18859,7 @@ }, { "kind": "ui-call", - "line": 1211, + "line": 1239, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Connection security", "surface": "apple", @@ -18779,7 +18867,7 @@ }, { "kind": "ui-named-argument", - "line": 1222, + "line": 1250, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Connect Manual", "surface": "apple", @@ -18787,7 +18875,7 @@ }, { "kind": "ui-call", - "line": 1252, + "line": 1280, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Auto-connect on launch", "surface": "apple", @@ -18795,7 +18883,7 @@ }, { "kind": "ui-call", - "line": 1253, + "line": 1281, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Gateway Auth Token", "surface": "apple", @@ -18803,7 +18891,7 @@ }, { "kind": "ui-call", - "line": 1254, + "line": 1282, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Gateway Password", "surface": "apple", @@ -18811,7 +18899,7 @@ }, { "kind": "ui-call", - "line": 1259, + "line": 1287, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Custom Headers", "surface": "apple", @@ -18819,7 +18907,7 @@ }, { "kind": "ui-call", - "line": 1266, + "line": 1294, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Reset Onboarding", "surface": "apple", @@ -18827,7 +18915,7 @@ }, { "kind": "ui-call", - "line": 1296, + "line": 1324, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Voice Wake", "surface": "apple", @@ -18835,7 +18923,7 @@ }, { "kind": "ui-call", - "line": 1299, + "line": 1327, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Talk Mode", "surface": "apple", @@ -18843,7 +18931,7 @@ }, { "kind": "ui-call", - "line": 1307, + "line": 1335, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Speech Language", "surface": "apple", @@ -18851,7 +18939,7 @@ }, { "kind": "ui-call", - "line": 1314, + "line": 1342, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Speakerphone", "surface": "apple", @@ -18859,7 +18947,7 @@ }, { "kind": "ui-call", - "line": 1318, + "line": 1346, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Wake Words", "surface": "apple", @@ -18867,7 +18955,7 @@ }, { "kind": "ui-call", - "line": 1340, + "line": 1368, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Voice", "surface": "apple", @@ -18875,7 +18963,7 @@ }, { "kind": "ui-call", - "line": 1341, + "line": 1369, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Provider", "surface": "apple", @@ -18883,7 +18971,7 @@ }, { "kind": "ui-call", - "line": 1348, + "line": 1376, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Realtime Voice", "surface": "apple", @@ -18891,7 +18979,7 @@ }, { "kind": "ui-call", - "line": 1349, + "line": 1377, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Gateway Default", "surface": "apple", @@ -18899,7 +18987,7 @@ }, { "kind": "ui-call", - "line": 1356, + "line": 1384, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Voice Mode", "surface": "apple", @@ -18907,7 +18995,7 @@ }, { "kind": "ui-call", - "line": 1359, + "line": 1387, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Active Voice", "surface": "apple", @@ -18915,7 +19003,7 @@ }, { "kind": "ui-call", - "line": 1363, + "line": 1391, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Last Voice Issue", "surface": "apple", @@ -18923,7 +19011,7 @@ }, { "kind": "ui-call", - "line": 1365, + "line": 1393, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Transport", "surface": "apple", @@ -18931,7 +19019,7 @@ }, { "kind": "ui-call", - "line": 1368, + "line": 1396, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "API Key", "surface": "apple", @@ -18939,7 +19027,7 @@ }, { "kind": "ui-call", - "line": 1375, + "line": 1403, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Show Talk Control", "surface": "apple", @@ -18947,7 +19035,7 @@ }, { "kind": "ui-call", - "line": 1376, + "line": 1404, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Default Share Instruction", "surface": "apple", @@ -18955,7 +19043,7 @@ }, { "kind": "ui-call", - "line": 1383, + "line": 1411, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Run Share Self-Test", "surface": "apple", @@ -18963,7 +19051,7 @@ }, { "kind": "ui-call", - "line": 1400, + "line": 1428, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Discovery Debug Logs", "surface": "apple", @@ -18971,7 +19059,7 @@ }, { "kind": "ui-call", - "line": 1403, + "line": 1431, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Debug Screen Status", "surface": "apple", @@ -18979,7 +19067,7 @@ }, { "kind": "ui-call", - "line": 1407, + "line": 1435, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Discovery Logs", "surface": "apple", @@ -18987,7 +19075,7 @@ }, { "kind": "ui-call", - "line": 1415, + "line": 1443, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Device", "surface": "apple", @@ -18995,7 +19083,7 @@ }, { "kind": "ui-call", - "line": 1416, + "line": 1444, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Device Name", "surface": "apple", @@ -19003,7 +19091,7 @@ }, { "kind": "ui-call", - "line": 1418, + "line": 1446, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Instance ID", "surface": "apple", @@ -19011,7 +19099,7 @@ }, { "kind": "ui-localized-call", - "line": 1442, + "line": 1470, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "On", "surface": "apple", @@ -19019,7 +19107,7 @@ }, { "kind": "ui-localized-call", - "line": 1443, + "line": 1471, "path": "apps/ios/Sources/Design/SettingsProTabSections.swift", "source": "Off", "surface": "apple", diff --git a/apps/.i18n/native/ar.json b/apps/.i18n/native/ar.json index d83cabaa74ad..5763a208d407 100644 --- a/apps/.i18n/native/ar.json +++ b/apps/.i18n/native/ar.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "حد المعدل" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "الوصول" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "متصل بالإنترنت" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "الوصول" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "العنوان" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "غير متاح" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "وصول محدود إلى Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "أدخل رمز إعداد صالحًا أو عنوان Gateway." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "غير متاح" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "كامل" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "محدود" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "استخدم Gateway آمنًا عبر wss:// أو Tailscale Serve، وأنشئ رمز إعداد بوصول كامل في Control UI أو باستخدام openclaw qr، ثم امسحه ضوئيًا أو الصقه أدناه وأعد الاتصال لتمكين الإعدادات والترقيات." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "الوكلاء" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "الوصول" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "كامل" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "محدود" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "ترقية الوصول" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "هذا الهاتف لديه وصول محدود إلى Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "استخدم Gateway آمنًا عبر wss:// أو Tailscale Serve، ثم امسح رمز إعداد بوصول كامل من Control UI أو openclaw qr وأعد الاتصال لتمكين الإعدادات والترقيات." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "مسح رمز الوصول الكامل" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/de.json b/apps/.i18n/native/de.json index 516031468054..0456d25584f4 100644 --- a/apps/.i18n/native/de.json +++ b/apps/.i18n/native/de.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Ratenbegrenzung" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Zugriff" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Zugriff" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adresse" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Nicht verfügbar" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Eingeschränkter Gateway-Zugriff" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Geben Sie einen gültigen Einrichtungscode oder eine Gateway-Adresse ein." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Nicht verfügbar" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Vollständig" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Eingeschränkt" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Verwende ein sicheres wss:// oder Tailscale Serve Gateway, erzeuge einen Setup-Code mit vollem Zugriff in der Control UI oder mit openclaw qr, scanne oder füge ihn dann unten ein und stelle die Verbindung erneut her, um Einstellungen und Upgrades zu aktivieren." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agenten" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Zugriff" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Vollständig" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Eingeschränkt" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Zugriff erweitern" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Dieses Telefon hat eingeschränkten Gateway-Zugriff." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Verwende ein sicheres wss:// oder Tailscale Serve Gateway, scanne dann einen Setup-Code mit vollem Zugriff aus der Control UI oder von openclaw qr und stelle die Verbindung erneut her, um Einstellungen und Upgrades zu aktivieren." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Code mit vollem Zugriff scannen" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/es.json b/apps/.i18n/native/es.json index 35ad2e8e7b9a..00d676f32440 100644 --- a/apps/.i18n/native/es.json +++ b/apps/.i18n/native/es.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Límite de frecuencia" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Acceso" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "En línea" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Acceso" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Dirección" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "No disponible" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Acceso limitado al Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Introduce un código de configuración o una dirección de gateway válidos." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "No disponible" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Limitado" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Usa un Gateway seguro wss:// o Tailscale Serve, genera un código de configuración de acceso completo en la Control UI o con openclaw qr, luego escanéalo o pégalo abajo y vuelve a conectarte para habilitar los ajustes y las actualizaciones." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agentes" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Acceso" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Limitado" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Mejorar el acceso" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Este teléfono tiene acceso limitado al Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Usa un Gateway seguro wss:// o Tailscale Serve, luego escanea un código de configuración de acceso completo desde la Control UI o con openclaw qr y vuelve a conectarte para habilitar los ajustes y las actualizaciones." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Escanear código de acceso completo" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/fa.json b/apps/.i18n/native/fa.json index 0919cda6b340..6bcdb20310b8 100644 --- a/apps/.i18n/native/fa.json +++ b/apps/.i18n/native/fa.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "محدودیت نرخ" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "دسترسی" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "آنلاین" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "دسترسی" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "نشانی" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "در دسترس نیست" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "دسترسی محدود به Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "یک کد راه‌اندازی یا آدرس gateway معتبر وارد کنید." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "در دسترس نیست" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "کامل" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "محدود" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "از یک Gateway امن wss:// یا Tailscale Serve استفاده کنید، یک کد راه‌اندازی با دسترسی کامل در Control UI یا با openclaw qr ایجاد کنید، سپس آن را در زیر اسکن یا جای‌گذاری کرده و دوباره متصل شوید تا تنظیمات و به‌روزرسانی‌ها فعال شوند." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "عامل‌ها" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "دسترسی" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "کامل" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "محدود" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "ارتقای دسترسی" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "این تلفن دسترسی محدودی به Gateway دارد." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "از یک Gateway امن wss:// یا Tailscale Serve استفاده کنید، سپس یک کد راه‌اندازی با دسترسی کامل را از Control UI یا openclaw qr اسکن کرده و دوباره متصل شوید تا تنظیمات و به‌روزرسانی‌ها فعال شوند." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "اسکن کد دسترسی کامل" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/fr.json b/apps/.i18n/native/fr.json index fa13e0679e6e..02fa3e480c2e 100644 --- a/apps/.i18n/native/fr.json +++ b/apps/.i18n/native/fr.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Limite de débit" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Accès" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "En ligne" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Accès" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adresse" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Non disponible" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Accès limité au Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Saisissez un code de configuration ou une adresse de Gateway valide." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Non disponible" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Complet" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Limité" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Utilisez un Gateway sécurisé wss:// ou Tailscale Serve, générez un code de configuration à accès complet dans la Control UI ou avec openclaw qr, puis scannez-le ou collez-le ci-dessous et reconnectez-vous pour activer les paramètres et les mises à niveau." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agents" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Accès" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Complet" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Limité" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Améliorer l'accès" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Ce téléphone dispose d'un accès limité au Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Utilisez un Gateway sécurisé wss:// ou Tailscale Serve, puis scannez un code de configuration à accès complet depuis la Control UI ou openclaw qr et reconnectez-vous pour activer les paramètres et les mises à niveau." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Scanner le code d'accès complet" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/hi.json b/apps/.i18n/native/hi.json index 60fa033af2d2..0e4d3de65455 100644 --- a/apps/.i18n/native/hi.json +++ b/apps/.i18n/native/hi.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "दर सीमा" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "पहुँच" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "ऑनलाइन" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "पहुँच" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "पता" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "उपलब्ध नहीं" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "सीमित Gateway एक्सेस" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "मान्य सेटअप कोड या gateway पता दर्ज करें।" }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "उपलब्ध नहीं" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "पूर्ण" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "सीमित" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "एक सुरक्षित wss:// या Tailscale Serve Gateway का उपयोग करें, Control UI में या openclaw qr के साथ एक फुल-एक्सेस सेटअप कोड जनरेट करें, फिर उसे नीचे स्कैन या पेस्ट करें और सेटिंग्स तथा अपग्रेड सक्षम करने के लिए फिर से कनेक्ट करें।" + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "एजेंट" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "एक्सेस" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "पूर्ण" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "सीमित" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "एक्सेस अपग्रेड करें" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "इस फ़ोन के पास सीमित Gateway एक्सेस है।" + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "एक सुरक्षित wss:// या Tailscale Serve Gateway का उपयोग करें, फिर Control UI या openclaw qr से एक फुल-एक्सेस सेटअप कोड स्कैन करें और सेटिंग्स तथा अपग्रेड सक्षम करने के लिए फिर से कनेक्ट करें।" + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "फुल-एक्सेस कोड स्कैन करें" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/id.json b/apps/.i18n/native/id.json index 2fe00d45f7a1..50b5c1cbf4bd 100644 --- a/apps/.i18n/native/id.json +++ b/apps/.i18n/native/id.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Batas Laju" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Akses" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Akses" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Alamat" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Tidak tersedia" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Akses Gateway terbatas" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Masukkan kode penyiapan atau alamat gateway yang valid." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Tidak tersedia" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Penuh" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Terbatas" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Gunakan Gateway wss:// yang aman atau Tailscale Serve, buat kode penyiapan akses penuh di Control UI atau dengan openclaw qr, lalu pindai atau tempel di bawah dan sambungkan ulang untuk mengaktifkan pengaturan dan peningkatan." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agen" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Akses" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Penuh" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Terbatas" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Tingkatkan akses" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Ponsel ini memiliki akses Gateway terbatas." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Gunakan Gateway wss:// yang aman atau Tailscale Serve, lalu pindai kode penyiapan akses penuh dari Control UI atau openclaw qr dan sambungkan ulang untuk mengaktifkan pengaturan dan peningkatan." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Pindai Kode Akses Penuh" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/it.json b/apps/.i18n/native/it.json index 3d6bf6a7e53a..33e62a83ca61 100644 --- a/apps/.i18n/native/it.json +++ b/apps/.i18n/native/it.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Limite di frequenza" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Accesso" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Accesso" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Indirizzo" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Non disponibile" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Accesso Gateway limitato" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Inserisci un codice di configurazione o un indirizzo Gateway valido." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Non disponibile" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Limitato" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Usa un Gateway sicuro wss:// o Tailscale Serve, genera un codice di configurazione con accesso completo nella Control UI o con openclaw qr, quindi scansionalo o incollalo qui sotto e riconnettiti per abilitare impostazioni e aggiornamenti." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agenti" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Accesso" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Limitato" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Aggiorna accesso" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Questo telefono ha accesso Gateway limitato." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Usa un Gateway sicuro wss:// o Tailscale Serve, quindi scansiona un codice di configurazione con accesso completo dalla Control UI o da openclaw qr e riconnettiti per abilitare impostazioni e aggiornamenti." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Scansiona codice accesso completo" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/ja-JP.json b/apps/.i18n/native/ja-JP.json index df9b3679bc7d..98ab6b4b79e9 100644 --- a/apps/.i18n/native/ja-JP.json +++ b/apps/.i18n/native/ja-JP.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "レート制限" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "アクセス" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "オンライン" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "アクセス" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "アドレス" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "利用できません" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Gateway アクセスが制限されています" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "有効なセットアップコードまたは Gateway アドレスを入力してください。" }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "利用できません" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "フル" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "制限あり" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "セキュアな wss:// または Tailscale Serve Gateway を使用し、Control UI または openclaw qr でフルアクセスのセットアップコードを生成してから、以下でスキャンまたは貼り付けて再接続すると、設定とアップグレードが有効になります。" + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "エージェント" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "アクセス" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "フル" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "制限あり" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "アクセスをアップグレード" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "この電話は Gateway アクセスが制限されています。" + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "セキュアな wss:// または Tailscale Serve Gateway を使用し、Control UI または openclaw qr からフルアクセスのセットアップコードをスキャンして再接続すると、設定とアップグレードが有効になります。" + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "フルアクセスコードをスキャン" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/ko.json b/apps/.i18n/native/ko.json index 9f0a1a311a65..57c7095a5b5f 100644 --- a/apps/.i18n/native/ko.json +++ b/apps/.i18n/native/ko.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "사용량 제한" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "접근 권한" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "온라인" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "접근 권한" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "주소" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "사용할 수 없음" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "제한된 Gateway 접근" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "유효한 설정 코드 또는 Gateway 주소를 입력하세요." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "사용할 수 없음" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "전체" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "제한됨" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "보안 wss:// 또는 Tailscale Serve Gateway를 사용하고, Control UI 또는 openclaw qr로 전체 접근 설정 코드를 생성한 다음, 아래에서 스캔하거나 붙여넣고 다시 연결하여 설정 및 업그레이드를 활성화하세요." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "에이전트" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "접근" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "전체" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "제한됨" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "접근 업그레이드" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "이 휴대폰은 Gateway 접근이 제한되어 있습니다." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "보안 wss:// 또는 Tailscale Serve Gateway를 사용한 다음, Control UI 또는 openclaw qr에서 전체 접근 설정 코드를 스캔하고 다시 연결하여 설정 및 업그레이드를 활성화하세요." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "전체 접근 코드 스캔" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/nl.json b/apps/.i18n/native/nl.json index de8f6c914bda..ca72097d4cef 100644 --- a/apps/.i18n/native/nl.json +++ b/apps/.i18n/native/nl.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Frequentielimiet" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Toegang" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Toegang" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adres" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Niet beschikbaar" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Beperkte Gateway-toegang" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Voer een geldige installatiecode of gatewayadres in." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Niet beschikbaar" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Volledig" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Beperkt" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Gebruik een beveiligde wss:// of Tailscale Serve Gateway, genereer een installatiecode met volledige toegang in de Control UI of met openclaw qr, scan of plak deze hieronder en maak opnieuw verbinding om instellingen en upgrades in te schakelen." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agenten" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Toegang" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Volledig" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Beperkt" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Toegang upgraden" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Deze telefoon heeft beperkte Gateway-toegang." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Gebruik een beveiligde wss:// of Tailscale Serve Gateway, scan vervolgens een installatiecode met volledige toegang vanuit de Control UI of openclaw qr en maak opnieuw verbinding om instellingen en upgrades in te schakelen." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Code met volledige toegang scannen" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/pl.json b/apps/.i18n/native/pl.json index 08916b9a19a7..72bb3b190bdc 100644 --- a/apps/.i18n/native/pl.json +++ b/apps/.i18n/native/pl.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Limit częstotliwości" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Dostęp" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Dostęp" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adres" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Niedostępne" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Ograniczony dostęp do Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Wprowadź prawidłowy kod konfiguracji lub adres Gateway." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Niedostępne" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Pełny" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Ograniczony" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Użyj bezpiecznego Gateway wss:// lub Tailscale Serve, wygeneruj kod konfiguracyjny z pełnym dostępem w Control UI lub za pomocą openclaw qr, następnie zeskanuj go lub wklej poniżej i połącz się ponownie, aby włączyć ustawienia i aktualizacje." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agenci" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Dostęp" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Pełny" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Ograniczony" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Rozszerz dostęp" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Ten telefon ma ograniczony dostęp do Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Użyj bezpiecznego Gateway wss:// lub Tailscale Serve, następnie zeskanuj kod konfiguracyjny z pełnym dostępem z Control UI lub openclaw qr i połącz się ponownie, aby włączyć ustawienia i aktualizacje." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Zeskanuj kod pełnego dostępu" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/pt-BR.json b/apps/.i18n/native/pt-BR.json index c46db4cebc53..44f989e4ad72 100644 --- a/apps/.i18n/native/pt-BR.json +++ b/apps/.i18n/native/pt-BR.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Limite de taxa" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Acesso" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Acesso" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Endereço" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Não disponível" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Acesso limitado ao Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Insira um código de configuração ou endereço de gateway válido." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Não disponível" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Limitado" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Use um Gateway seguro wss:// ou Tailscale Serve, gere um código de configuração de acesso completo na Control UI ou com openclaw qr, depois escaneie ou cole-o abaixo e reconecte para ativar configurações e atualizações." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agentes" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Acesso" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Completo" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Limitado" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Ampliar acesso" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Este telefone tem acesso limitado ao Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Use um Gateway seguro wss:// ou Tailscale Serve, depois escaneie um código de configuração de acesso completo na Control UI ou com openclaw qr e reconecte para ativar configurações e atualizações." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Escanear código de acesso completo" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/ru.json b/apps/.i18n/native/ru.json index 52f139b1c0fa..7dbcacc8fd89 100644 --- a/apps/.i18n/native/ru.json +++ b/apps/.i18n/native/ru.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Ограничение частоты" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Доступ" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "В сети" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Доступ" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Адрес" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Недоступно" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Ограниченный доступ к Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Введите действительный код настройки или адрес Gateway." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Недоступно" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Полный" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Ограниченный" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Используйте защищённый wss:// или Tailscale Serve Gateway, создайте код настройки с полным доступом в Control UI или с помощью openclaw qr, затем отсканируйте или вставьте его ниже и переподключитесь, чтобы включить настройки и обновления." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Агенты" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Доступ" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Полный" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Ограниченный" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Расширить доступ" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "У этого телефона ограниченный доступ к Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Используйте защищённый wss:// или Tailscale Serve Gateway, затем отсканируйте код настройки с полным доступом из Control UI или openclaw qr и переподключитесь, чтобы включить настройки и обновления." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Сканировать код полного доступа" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/sv.json b/apps/.i18n/native/sv.json index 9d7eb6a3b21c..c3ff9287fab7 100644 --- a/apps/.i18n/native/sv.json +++ b/apps/.i18n/native/sv.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Hastighetsgräns" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Åtkomst" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Online" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Åtkomst" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adress" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Inte tillgänglig" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Begränsad Gateway-åtkomst" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Ange en giltig installationskod eller gateway-adress." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Inte tillgänglig" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Fullständig" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Begränsad" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Använd en säker wss:// eller Tailscale Serve Gateway, generera en konfigurationskod med fullständig åtkomst i Control UI eller med openclaw qr, skanna eller klistra sedan in den nedan och återanslut för att aktivera inställningar och uppgraderingar." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Agenter" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Åtkomst" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Fullständig" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Begränsad" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Uppgradera åtkomst" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Den här telefonen har begränsad Gateway-åtkomst." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Använd en säker wss:// eller Tailscale Serve Gateway, skanna sedan en konfigurationskod med fullständig åtkomst från Control UI eller openclaw qr och återanslut för att aktivera inställningar och uppgraderingar." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Skanna kod för fullständig åtkomst" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/th.json b/apps/.i18n/native/th.json index a67620122965..748b31dd6a03 100644 --- a/apps/.i18n/native/th.json +++ b/apps/.i18n/native/th.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "ขีดจำกัดอัตรา" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "การเข้าถึง" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "ออนไลน์" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "การเข้าถึง" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "ที่อยู่" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "ไม่พร้อมใช้งาน" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "การเข้าถึง Gateway แบบจำกัด" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "ป้อนรหัสการตั้งค่าหรือที่อยู่ Gateway ที่ถูกต้อง" }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "ไม่พร้อมใช้งาน" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "เต็มรูปแบบ" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "จำกัด" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "ใช้ Gateway แบบ wss:// ที่ปลอดภัยหรือ Tailscale Serve สร้างรหัสตั้งค่าแบบเข้าถึงเต็มรูปแบบใน Control UI หรือด้วย openclaw qr จากนั้นสแกนหรือวางรหัสด้านล่างแล้วเชื่อมต่อใหม่เพื่อเปิดใช้การตั้งค่าและการอัปเกรด" + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "เอเจนต์" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "การเข้าถึง" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "เต็มรูปแบบ" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "จำกัด" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "อัปเกรดการเข้าถึง" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "โทรศัพท์เครื่องนี้มีการเข้าถึง Gateway แบบจำกัด" + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "ใช้ Gateway แบบ wss:// ที่ปลอดภัยหรือ Tailscale Serve จากนั้นสแกนรหัสตั้งค่าแบบเข้าถึงเต็มรูปแบบจาก Control UI หรือ openclaw qr แล้วเชื่อมต่อใหม่เพื่อเปิดใช้การตั้งค่าและการอัปเกรด" + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "สแกนรหัสเข้าถึงเต็มรูปแบบ" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/tr.json b/apps/.i18n/native/tr.json index a4f3f579b972..212256cc7ae7 100644 --- a/apps/.i18n/native/tr.json +++ b/apps/.i18n/native/tr.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Hız Sınırı" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Erişim" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Çevrimiçi" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Erişim" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Adres" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Kullanılamıyor" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Sınırlı Gateway erişimi" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Geçerli bir kurulum kodu veya gateway adresi girin." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Kullanılamıyor" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Tam" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Sınırlı" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Güvenli bir wss:// veya Tailscale Serve Gateway kullanın, Control UI'da veya openclaw qr ile tam erişimli bir kurulum kodu oluşturun, ardından aşağıya tarayın veya yapıştırın ve ayarları ve yükseltmeleri etkinleştirmek için yeniden bağlanın." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Aracılar" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Erişim" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Tam" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Sınırlı" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Erişimi yükselt" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Bu telefonun sınırlı Gateway erişimi var." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Güvenli bir wss:// veya Tailscale Serve Gateway kullanın, ardından Control UI'dan veya openclaw qr ile tam erişimli bir kurulum kodu tarayın ve ayarları ve yükseltmeleri etkinleştirmek için yeniden bağlanın." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Tam Erişim Kodunu Tara" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/uk.json b/apps/.i18n/native/uk.json index fe1daeca3e5f..2e92cbe668b8 100644 --- a/apps/.i18n/native/uk.json +++ b/apps/.i18n/native/uk.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Обмеження частоти" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Доступ" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Онлайн" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Доступ" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Адреса" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Недоступно" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Обмежений доступ до Gateway" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Введіть дійсний код налаштування або адресу gateway." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Недоступно" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Повний" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Обмежений" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Використайте захищений wss:// або Tailscale Serve Gateway, згенеруйте код налаштування з повним доступом у Control UI чи за допомогою openclaw qr, потім відскануйте або вставте його нижче та повторно підключіться, щоб увімкнути налаштування й оновлення." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Агенти" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Доступ" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Повний" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Обмежений" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Розширити доступ" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Цей телефон має обмежений доступ до Gateway." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Використайте захищений wss:// або Tailscale Serve Gateway, потім відскануйте код налаштування з повним доступом із Control UI чи openclaw qr та повторно підключіться, щоб увімкнути налаштування й оновлення." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Сканувати код повного доступу" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/vi.json b/apps/.i18n/native/vi.json index 9d1690b25753..07877a27958c 100644 --- a/apps/.i18n/native/vi.json +++ b/apps/.i18n/native/vi.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "Giới hạn tốc độ" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "Quyền truy cập" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "Trực tuyến" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "Quyền truy cập" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "Địa chỉ" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "Không khả dụng" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Quyền truy cập Gateway bị giới hạn" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "Nhập mã thiết lập hoặc địa chỉ gateway hợp lệ." }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "Không khả dụng" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "Đầy đủ" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "Giới hạn" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "Sử dụng Gateway wss:// bảo mật hoặc Tailscale Serve, tạo mã thiết lập quyền truy cập đầy đủ trong Control UI hoặc bằng openclaw qr, sau đó quét hoặc dán mã bên dưới và kết nối lại để bật cài đặt và nâng cấp." + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "Tác nhân" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "Quyền truy cập" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "Đầy đủ" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "Giới hạn" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "Nâng cấp quyền truy cập" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "Điện thoại này có quyền truy cập Gateway bị giới hạn." + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "Sử dụng Gateway wss:// bảo mật hoặc Tailscale Serve, sau đó quét mã thiết lập quyền truy cập đầy đủ từ Control UI hoặc openclaw qr và kết nối lại để bật cài đặt và nâng cấp." + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "Quét mã truy cập đầy đủ" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/zh-CN.json b/apps/.i18n/native/zh-CN.json index acb76e6d7dac..151d00ba4f39 100644 --- a/apps/.i18n/native/zh-CN.json +++ b/apps/.i18n/native/zh-CN.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "速率限制" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "访问权限" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "在线" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "访问权限" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "地址" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "不可用" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Gateway 访问受限" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "输入有效的设置代码或 Gateway 地址。" }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "不可用" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "完全" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "受限" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "使用安全的 wss:// 或 Tailscale Serve Gateway,在 Control UI 中或使用 openclaw qr 生成完全访问的设置代码,然后在下方扫描或粘贴并重新连接,以启用设置和升级。" + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "代理" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "访问" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "完全" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "受限" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "升级访问权限" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "此手机对 Gateway 的访问受限。" + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "使用安全的 wss:// 或 Tailscale Serve Gateway,然后从 Control UI 或 openclaw qr 扫描完全访问的设置代码并重新连接,以启用设置和升级。" + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "扫描完全访问代码" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/.i18n/native/zh-TW.json b/apps/.i18n/native/zh-TW.json index 5240ec72d1c5..19ee371e419b 100644 --- a/apps/.i18n/native/zh-TW.json +++ b/apps/.i18n/native/zh-TW.json @@ -4158,11 +4158,6 @@ "source": "Rate Limit", "translated": "速率限制" }, - { - "id": "native.android.62fe76eb7c0dbddc", - "source": "Access", - "translated": "存取權限" - }, { "id": "native.android.ebeec52e498bc128", "source": "Granted", @@ -4428,15 +4423,20 @@ "source": "Online", "translated": "線上" }, + { + "id": "native.android.62fe76eb7c0dbddc", + "source": "Access", + "translated": "存取權限" + }, { "id": "native.android.a8958b5432344ded", "source": "Address", "translated": "位址" }, { - "id": "native.android.573f216f8bc83d12", - "source": "Not available", - "translated": "無法使用" + "id": "native.android.6926684139f297b5", + "source": "Limited Gateway access", + "translated": "Gateway 存取受限" }, { "id": "native.android.7b12195e02ebcc34", @@ -4548,6 +4548,26 @@ "source": "Enter a valid setup code or gateway address.", "translated": "輸入有效的設定代碼或 gateway 位址。" }, + { + "id": "native.android.573f216f8bc83d12", + "source": "Not available", + "translated": "無法使用" + }, + { + "id": "native.android.feac408f68bedd1c", + "source": "Full", + "translated": "完整" + }, + { + "id": "native.android.c39ba12c18acb958", + "source": "Limited", + "translated": "受限" + }, + { + "id": "native.android.f6ab96d066bd583c", + "source": "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades.", + "translated": "使用安全的 wss:// 或 Tailscale Serve Gateway,在 Control UI 中或透過 openclaw qr 產生完整存取設定碼,然後在下方掃描或貼上並重新連線,以啟用設定與升級。" + }, { "id": "native.android.5311e446ce2bf857", "source": "Appearance", @@ -11338,6 +11358,41 @@ "source": "Agents", "translated": "代理程式" }, + { + "id": "native.apple.412973e8b46051ca", + "source": "Access", + "translated": "存取" + }, + { + "id": "native.apple.77609c6953ae454f", + "source": "Full", + "translated": "完整" + }, + { + "id": "native.apple.5dd76b852cf24f49", + "source": "Limited", + "translated": "受限" + }, + { + "id": "native.apple.5b56380d4922e78b", + "source": "Upgrade access", + "translated": "升級存取" + }, + { + "id": "native.apple.7221013549a7c1b3", + "source": "This phone has limited Gateway access.", + "translated": "此手機的 Gateway 存取受限。" + }, + { + "id": "native.apple.7793f5de6975faef", + "source": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.", + "translated": "使用安全的 wss:// 或 Tailscale Serve Gateway,然後從 Control UI 或 openclaw qr 掃描完整存取設定碼並重新連線,以啟用設定與升級。" + }, + { + "id": "native.apple.666cea428e126188", + "source": "Scan Full-Access Code", + "translated": "掃描完整存取代碼" + }, { "id": "native.apple.5c4427c5a67068d6", "source": "Gateway", diff --git a/apps/android/app/src/main/res/values-ar/strings.xml b/apps/android/app/src/main/res/values-ar/strings.xml index bfa5800fe5b7..13cc011472b1 100644 --- a/apps/android/app/src/main/res/values-ar/strings.xml +++ b/apps/android/app/src/main/res/values-ar/strings.xml @@ -24,7 +24,7 @@ "تعذّر تجهيز مرفق للإرسال." "الميكروفون متوقف" "عرض تنبيهات OpenClaw" - "Full" + "كامل" "تمت الموافقة والحفظ." "عرض سجل المكالمات الأخيرة" "1 قيد الانتظار" @@ -484,7 +484,7 @@ "يتم عرض أحدث جزء من السجل." "استخدام رمز الإعداد" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "استخدم Gateway آمنًا عبر wss:// أو Tailscale Serve، وأنشئ رمز إعداد بوصول كامل في Control UI أو باستخدام openclaw qr، ثم امسحه ضوئيًا أو الصقه أدناه وأعد الاتصال لتمكين الإعدادات والترقيات." "steer" "محدد" "يمكن لـ Android مسح رمز إعداد موجود أو لصقه، لكن هذه البوابة لا تتيح بعد إنشاء رمز الإعداد للتطبيق. أنشئ رمز QR/الرمز على مضيف البوابة باستخدام openclaw qr، ثم امسحه هنا أو الصق رمز الإعداد أدناه." @@ -697,7 +697,7 @@ "في قائمة الانتظار — سيُرسل عند إعادة الاتصال" "قبل %1$s د" "جارٍ التحقق من صلاحية الاقتران" - "Limited Gateway access" + "وصول محدود إلى Gateway" "جارٍ تشغيل الأدوات..." "جارٍ التحقق من الموافقة…" "التقاط الصور والمقاطع من هذا الهاتف" diff --git a/apps/android/app/src/main/res/values-de/strings.xml b/apps/android/app/src/main/res/values-de/strings.xml index c4a50b6b0311..27750f199706 100644 --- a/apps/android/app/src/main/res/values-de/strings.xml +++ b/apps/android/app/src/main/res/values-de/strings.xml @@ -24,7 +24,7 @@ "Ein Anhang konnte nicht für den Versand vorbereitet werden." "Mikrofon aus" "OpenClaw-Warnmeldungen anzeigen" - "Full" + "Vollständig" "Genehmigung erteilt und gespeichert." "Letzte Anrufe anzeigen" "1 ausstehend" @@ -484,7 +484,7 @@ "Der neueste Protokollausschnitt wird angezeigt." "Einrichtungscode verwenden" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Verwende ein sicheres wss:// oder Tailscale Serve Gateway, erzeuge einen Setup-Code mit vollem Zugriff in der Control UI oder mit openclaw qr, scanne oder füge ihn dann unten ein und stelle die Verbindung erneut her, um Einstellungen und Upgrades zu aktivieren." "steer" "Ausgewählt" "Android kann einen vorhandenen Einrichtungscode scannen oder einfügen, aber dieses Gateway stellt der App die Erstellung von Einrichtungscodes noch nicht bereit. Erstellen Sie den QR-Code/Code auf dem Gateway-Host mit openclaw qr und scannen Sie ihn dann hier oder fügen Sie den Einrichtungscode unten ein." @@ -697,7 +697,7 @@ "In Warteschlange — wird nach erneuter Verbindung gesendet" "vor %1$s Min." "Kopplungszugriff wird geprüft" - "Limited Gateway access" + "Eingeschränkter Gateway-Zugriff" "Tools werden ausgeführt..." "Genehmigung wird geprüft…" "Fotos und Clips mit diesem Telefon aufnehmen" diff --git a/apps/android/app/src/main/res/values-es/strings.xml b/apps/android/app/src/main/res/values-es/strings.xml index 8e7d4fbe0229..33030860e37b 100644 --- a/apps/android/app/src/main/res/values-es/strings.xml +++ b/apps/android/app/src/main/res/values-es/strings.xml @@ -24,7 +24,7 @@ "No se pudo preparar un archivo adjunto para enviarlo." "Micrófono apagado" "Mostrar alertas de OpenClaw" - "Full" + "Completo" "Aprobación permitida y guardada." "Mostrar el historial de llamadas recientes" "1 pendiente" @@ -484,7 +484,7 @@ "Mostrando el fragmento de registro más reciente." "Usar código de configuración" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Usa un Gateway seguro wss:// o Tailscale Serve, genera un código de configuración de acceso completo en la Control UI o con openclaw qr, luego escanéalo o pégalo abajo y vuelve a conectarte para habilitar los ajustes y las actualizaciones." "steer" "Seleccionado" "Android puede escanear o pegar un código de configuración existente, pero este gateway aún no expone la generación de códigos de configuración a la app. Genera el QR/código en el host del gateway con openclaw qr y luego escanéalo aquí o pega el código de configuración a continuación." @@ -697,7 +697,7 @@ "En cola — se enviará al volver a conectar" "hace %1$s min" "Comprobando el acceso de emparejamiento" - "Limited Gateway access" + "Acceso limitado al Gateway" "Ejecutando herramientas..." "Comprobando aprobación…" "Captura fotos y clips desde este teléfono" diff --git a/apps/android/app/src/main/res/values-fa/strings.xml b/apps/android/app/src/main/res/values-fa/strings.xml index b6b5547afdd0..5c731db35161 100644 --- a/apps/android/app/src/main/res/values-fa/strings.xml +++ b/apps/android/app/src/main/res/values-fa/strings.xml @@ -24,7 +24,7 @@ "پیوست برای ارسال آماده نشد." "میکروفون خاموش" "نمایش هشدارهای OpenClaw" - "Full" + "کامل" "تأیید اجازه داده شد و ذخیره شد." "نمایش سابقه تماس‌های اخیر" "۱ در انتظار" @@ -484,7 +484,7 @@ "در حال نمایش آخرین بخش گزارش." "استفاده از کد راه‌اندازی" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "از یک Gateway امن wss:// یا Tailscale Serve استفاده کنید، یک کد راه‌اندازی با دسترسی کامل در Control UI یا با openclaw qr ایجاد کنید، سپس آن را در زیر اسکن یا جای‌گذاری کرده و دوباره متصل شوید تا تنظیمات و به‌روزرسانی‌ها فعال شوند." "steer" "انتخاب‌شده" "Android می‌تواند یک کد راه‌اندازی موجود را اسکن یا جای‌گذاری کند، اما این gateway هنوز تولید کد راه‌اندازی را در اختیار برنامه قرار نمی‌دهد. QR/کد را روی میزبان gateway با openclaw qr تولید کنید، سپس آن را اینجا اسکن کنید یا کد راه‌اندازی را در پایین جای‌گذاری کنید." @@ -697,7 +697,7 @@ "در صف — پس از اتصال مجدد ارسال می‌شود" "%1$s دقیقه پیش" "در حال بررسی دسترسی جفت‌سازی" - "Limited Gateway access" + "دسترسی محدود به Gateway" "در حال اجرای ابزارها..." "در حال بررسی تأیید…" "گرفتن عکس و کلیپ با این تلفن" diff --git a/apps/android/app/src/main/res/values-fr/strings.xml b/apps/android/app/src/main/res/values-fr/strings.xml index f3beb297f6f2..02fb5a304628 100644 --- a/apps/android/app/src/main/res/values-fr/strings.xml +++ b/apps/android/app/src/main/res/values-fr/strings.xml @@ -24,7 +24,7 @@ "Impossible de préparer une pièce jointe pour l’envoi." "Micro désactivé" "Afficher les alertes OpenClaw" - "Full" + "Complet" "Approbation autorisée et enregistrée." "Afficher l’historique récent des appels" "1 en attente" @@ -484,7 +484,7 @@ "Affichage du dernier bloc de journal." "Utiliser le code de configuration" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Utilisez un Gateway sécurisé wss:// ou Tailscale Serve, générez un code de configuration à accès complet dans la Control UI ou avec openclaw qr, puis scannez-le ou collez-le ci-dessous et reconnectez-vous pour activer les paramètres et les mises à niveau." "steer" "Sélectionné" "Android peut scanner ou coller un code de configuration existant, mais ce gateway n’expose pas encore la génération de code de configuration à l’application. Générez le QR/code sur l’hôte du gateway avec openclaw qr, puis scannez-le ici ou collez le code de configuration ci-dessous." @@ -697,7 +697,7 @@ "En attente — envoi lors de la reconnexion" "il y a %1$s min" "Vérification de l’accès d’appairage" - "Limited Gateway access" + "Accès limité au Gateway" "Exécution des outils..." "Vérification de l’approbation…" "Prendre des photos et enregistrer des clips avec ce téléphone" diff --git a/apps/android/app/src/main/res/values-hi/strings.xml b/apps/android/app/src/main/res/values-hi/strings.xml index 54da9c5b6fcd..81d824a2ae59 100644 --- a/apps/android/app/src/main/res/values-hi/strings.xml +++ b/apps/android/app/src/main/res/values-hi/strings.xml @@ -24,7 +24,7 @@ "भेजने के लिए अटैचमेंट तैयार नहीं किया जा सका।" "माइक बंद" "OpenClaw अलर्ट दिखाएँ" - "Full" + "पूर्ण" "स्वीकृति की अनुमति दी गई और सहेजी गई।" "हाल का कॉल इतिहास दिखाएँ" "1 लंबित" @@ -484,7 +484,7 @@ "नवीनतम लॉग खंड दिखाया जा रहा है।" "सेटअप कोड का उपयोग करें" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "एक सुरक्षित wss:// या Tailscale Serve Gateway का उपयोग करें, Control UI में या openclaw qr के साथ एक फुल-एक्सेस सेटअप कोड जनरेट करें, फिर उसे नीचे स्कैन या पेस्ट करें और सेटिंग्स तथा अपग्रेड सक्षम करने के लिए फिर से कनेक्ट करें।" "steer" "चयनित" "Android मौजूदा सेटअप कोड को स्कैन या पेस्ट कर सकता है, लेकिन यह gateway अभी ऐप को सेटअप-कोड जनरेशन उपलब्ध नहीं कराता है। gateway host पर openclaw qr के साथ QR/कोड जनरेट करें, फिर उसे यहाँ स्कैन करें या नीचे सेटअप कोड पेस्ट करें।" @@ -697,7 +697,7 @@ "कतार में — दोबारा कनेक्ट होने पर भेजा जाएगा" "%1$sमि. पहले" "पेयरिंग एक्सेस की जाँच की जा रही है" - "Limited Gateway access" + "सीमित Gateway एक्सेस" "टूल चला रहा है..." "स्वीकृति जाँची जा रही है…" "इस फ़ोन से फ़ोटो और क्लिप कैप्चर करें" diff --git a/apps/android/app/src/main/res/values-in/strings.xml b/apps/android/app/src/main/res/values-in/strings.xml index d7fefe01ea27..7ce0540d10ba 100644 --- a/apps/android/app/src/main/res/values-in/strings.xml +++ b/apps/android/app/src/main/res/values-in/strings.xml @@ -24,7 +24,7 @@ "Tidak dapat menyiapkan lampiran untuk dikirim." "Mikrofon mati" "Tampilkan peringatan OpenClaw" - "Full" + "Penuh" "Persetujuan diizinkan dan disimpan." "Tampilkan riwayat panggilan terbaru" "1 tertunda" @@ -484,7 +484,7 @@ "Menampilkan potongan log terbaru." "Gunakan kode penyiapan" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Gunakan Gateway wss:// yang aman atau Tailscale Serve, buat kode penyiapan akses penuh di Control UI atau dengan openclaw qr, lalu pindai atau tempel di bawah dan sambungkan ulang untuk mengaktifkan pengaturan dan peningkatan." "steer" "Dipilih" "Android dapat memindai atau menempelkan kode penyiapan yang sudah ada, tetapi gateway ini belum menyediakan pembuatan kode penyiapan ke aplikasi. Buat QR/kode di host gateway dengan openclaw qr, lalu pindai di sini atau tempelkan kode penyiapan di bawah." @@ -697,7 +697,7 @@ "Dalam antrean — dikirim saat terhubung kembali" "%1$s mnt lalu" "Memeriksa akses pemasangan" - "Limited Gateway access" + "Akses Gateway terbatas" "Menjalankan alat..." "Memeriksa persetujuan…" "Ambil foto dan klip dari ponsel ini" diff --git a/apps/android/app/src/main/res/values-it/strings.xml b/apps/android/app/src/main/res/values-it/strings.xml index 755e7a1dd0a9..c03e1c1720ca 100644 --- a/apps/android/app/src/main/res/values-it/strings.xml +++ b/apps/android/app/src/main/res/values-it/strings.xml @@ -24,7 +24,7 @@ "Impossibile preparare un allegato per l\'invio." "Microfono disattivato" "Mostra gli avvisi di OpenClaw" - "Full" + "Completo" "Approvazione consentita e salvata." "Mostra la cronologia delle chiamate recenti" "1 in sospeso" @@ -484,7 +484,7 @@ "Visualizzazione dell\'ultimo blocco di log." "Usa codice di configurazione" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Usa un Gateway sicuro wss:// o Tailscale Serve, genera un codice di configurazione con accesso completo nella Control UI o con openclaw qr, quindi scansionalo o incollalo qui sotto e riconnettiti per abilitare impostazioni e aggiornamenti." "steer" "Selezionato" "Android può scansionare o incollare un codice di configurazione esistente, ma questo gateway non espone ancora all\'app la generazione dei codici di configurazione. Genera il QR/codice sull\'host del gateway con openclaw qr, quindi scansionalo qui o incolla il codice di configurazione qui sotto." @@ -697,7 +697,7 @@ "In coda — verrà inviato alla riconnessione" "%1$s min fa" "Verifica dell\'accesso all\'associazione" - "Limited Gateway access" + "Accesso Gateway limitato" "Esecuzione degli strumenti..." "Verifica dell\'approvazione…" "Scatta foto e registra clip con questo telefono" diff --git a/apps/android/app/src/main/res/values-ja/strings.xml b/apps/android/app/src/main/res/values-ja/strings.xml index 9aaf12e5fc05..4aeaad57cc73 100644 --- a/apps/android/app/src/main/res/values-ja/strings.xml +++ b/apps/android/app/src/main/res/values-ja/strings.xml @@ -24,7 +24,7 @@ "送信用の添付ファイルを準備できませんでした。" "マイク オフ" "OpenClawのアラートを表示" - "Full" + "フル" "承認を許可して保存しました。" "最近の通話履歴を表示" "1 件保留中" @@ -484,7 +484,7 @@ "最新のログチャンクを表示しています。" "セットアップコードを使用" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "セキュアな wss:// または Tailscale Serve Gateway を使用し、Control UI または openclaw qr でフルアクセスのセットアップコードを生成してから、以下でスキャンまたは貼り付けて再接続すると、設定とアップグレードが有効になります。" "steer" "選択済み" "Android では既存のセットアップコードをスキャンまたは貼り付けできますが、この Gateway はまだアプリにセットアップコード生成機能を公開していません。Gateway ホストで openclaw qr を使用して QR/code を生成し、ここでスキャンするか、下にセットアップコードを貼り付けてください。" @@ -697,7 +697,7 @@ "キューに追加済み — 再接続時に送信されます" "%1$s分前" "ペアリングアクセスを確認中" - "Limited Gateway access" + "Gateway アクセスが制限されています" "ツールを実行中..." "承認を確認中…" "このスマートフォンで写真や動画を撮影" diff --git a/apps/android/app/src/main/res/values-ko/strings.xml b/apps/android/app/src/main/res/values-ko/strings.xml index e9fd7e1d22f6..46c913a6e6d0 100644 --- a/apps/android/app/src/main/res/values-ko/strings.xml +++ b/apps/android/app/src/main/res/values-ko/strings.xml @@ -24,7 +24,7 @@ "전송할 첨부 파일을 준비할 수 없습니다." "마이크 꺼짐" "OpenClaw 알림 표시" - "Full" + "전체" "승인이 허용되고 저장되었습니다." "최근 통화 기록 표시" "1개 대기 중" @@ -484,7 +484,7 @@ "최신 로그 청크를 표시하고 있습니다." "설정 코드 사용" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "보안 wss:// 또는 Tailscale Serve Gateway를 사용하고, Control UI 또는 openclaw qr로 전체 접근 설정 코드를 생성한 다음, 아래에서 스캔하거나 붙여넣고 다시 연결하여 설정 및 업그레이드를 활성화하세요." "steer" "선택됨" "Android는 기존 설정 코드를 스캔하거나 붙여넣을 수 있지만, 이 gateway는 아직 앱에 설정 코드 생성을 제공하지 않습니다. gateway 호스트에서 openclaw qr로 QR/코드를 생성한 다음 여기에서 스캔하거나 아래에 설정 코드를 붙여넣으세요." @@ -697,7 +697,7 @@ "대기 중 — 다시 연결되면 전송" "%1$s분 전" "페어링 액세스 확인 중" - "Limited Gateway access" + "제한된 Gateway 접근" "도구 실행 중..." "승인 확인 중…" "이 휴대전화에서 사진 및 클립 촬영" diff --git a/apps/android/app/src/main/res/values-nl/strings.xml b/apps/android/app/src/main/res/values-nl/strings.xml index 41dad3dac2f7..244321ac6800 100644 --- a/apps/android/app/src/main/res/values-nl/strings.xml +++ b/apps/android/app/src/main/res/values-nl/strings.xml @@ -24,7 +24,7 @@ "Kan een bijlage niet gereedmaken voor verzending." "Microfoon uit" "OpenClaw-waarschuwingen tonen" - "Full" + "Volledig" "Goedkeuring toegestaan en opgeslagen." "Recente oproepgeschiedenis tonen" "1 in behandeling" @@ -484,7 +484,7 @@ "De nieuwste logchunk wordt weergegeven." "Setupcode gebruiken" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Gebruik een beveiligde wss:// of Tailscale Serve Gateway, genereer een installatiecode met volledige toegang in de Control UI of met openclaw qr, scan of plak deze hieronder en maak opnieuw verbinding om instellingen en upgrades in te schakelen." "steer" "Geselecteerd" "Android kan een bestaande setupcode scannen of plakken, maar deze gateway biedt de app nog geen mogelijkheid om setupcodes te genereren. Genereer de QR/code op de gatewayhost met openclaw qr en scan deze vervolgens hier of plak de setupcode hieronder." @@ -697,7 +697,7 @@ "In wachtrij — wordt verzonden zodra de verbinding is hersteld" "%1$sm geleden" "Koppeltoegang controleren" - "Limited Gateway access" + "Beperkte Gateway-toegang" "Tools worden uitgevoerd..." "Goedkeuring controleren…" "Foto\'s en clips vastleggen met deze telefoon" diff --git a/apps/android/app/src/main/res/values-pl/strings.xml b/apps/android/app/src/main/res/values-pl/strings.xml index 9fde82c2856a..7843ac74c5f3 100644 --- a/apps/android/app/src/main/res/values-pl/strings.xml +++ b/apps/android/app/src/main/res/values-pl/strings.xml @@ -24,7 +24,7 @@ "Nie udało się przygotować załącznika do wysłania." "Mikrofon wyłączony" "Wyświetlanie alertów OpenClaw" - "Full" + "Pełny" "Zatwierdzenie dozwolone i zapisane." "Wyświetlanie historii ostatnich połączeń" "1 oczekujący" @@ -484,7 +484,7 @@ "Wyświetlany jest najnowszy fragment logu." "Użyj kodu konfiguracji" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Użyj bezpiecznego Gateway wss:// lub Tailscale Serve, wygeneruj kod konfiguracyjny z pełnym dostępem w Control UI lub za pomocą openclaw qr, następnie zeskanuj go lub wklej poniżej i połącz się ponownie, aby włączyć ustawienia i aktualizacje." "steer" "Wybrano" "Android może zeskanować lub wkleić istniejący kod konfiguracji, ale ten gateway nie udostępnia jeszcze aplikacji generowania kodu konfiguracji. Wygeneruj QR/kod na hoście gateway za pomocą openclaw qr, a następnie zeskanuj go tutaj lub wklej kod konfiguracji poniżej." @@ -697,7 +697,7 @@ "W kolejce — zostanie wysłane po ponownym połączeniu" "%1$s min temu" "Sprawdzanie dostępu do parowania" - "Limited Gateway access" + "Ograniczony dostęp do Gateway" "Uruchamianie narzędzi..." "Sprawdzanie zatwierdzenia…" "Rób zdjęcia i nagrywaj klipy tym telefonem" @@ -1254,7 +1254,7 @@ "Połącz ponownie z Gateway" "Innej firmy" "Sprawdź gotowość" - "Ograniczone" + "Ograniczony" "Logo OpenClaw" "Odepnij model" "Powierzchnie komunikacji połączone z tym Gateway." diff --git a/apps/android/app/src/main/res/values-pt-rBR/strings.xml b/apps/android/app/src/main/res/values-pt-rBR/strings.xml index fdef6cdc60a6..f426e1654b46 100644 --- a/apps/android/app/src/main/res/values-pt-rBR/strings.xml +++ b/apps/android/app/src/main/res/values-pt-rBR/strings.xml @@ -24,7 +24,7 @@ "Não foi possível preparar um anexo para envio." "Microfone desligado" "Mostrar alertas do OpenClaw" - "Full" + "Completo" "Aprovação permitida e salva." "Mostrar histórico de chamadas recentes" "1 pendente" @@ -484,7 +484,7 @@ "Mostrando o bloco de log mais recente." "Usar código de configuração" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Use um Gateway seguro wss:// ou Tailscale Serve, gere um código de configuração de acesso completo na Control UI ou com openclaw qr, depois escaneie ou cole-o abaixo e reconecte para ativar configurações e atualizações." "steer" "Selecionado" "O Android pode escanear ou colar um código de configuração existente, mas este Gateway ainda não expõe a geração de códigos de configuração para o app. Gere o QR/código no host do Gateway com openclaw qr e, em seguida, escaneie-o aqui ou cole o código de configuração abaixo." @@ -697,7 +697,7 @@ "Na fila — será enviado quando a conexão for restabelecida" "há %1$s min" "Verificando acesso de pareamento" - "Limited Gateway access" + "Acesso limitado ao Gateway" "Executando ferramentas..." "Verificando aprovação…" "Capturar fotos e clipes deste telefone" diff --git a/apps/android/app/src/main/res/values-ru/strings.xml b/apps/android/app/src/main/res/values-ru/strings.xml index 79bb8d148498..8aeaf15cdd2b 100644 --- a/apps/android/app/src/main/res/values-ru/strings.xml +++ b/apps/android/app/src/main/res/values-ru/strings.xml @@ -24,7 +24,7 @@ "Не удалось подготовить вложение к отправке." "Микрофон выключен" "Показывать оповещения OpenClaw" - "Full" + "Полный" "Одобрение разрешено и сохранено." "Показывать историю недавних вызовов" "1 в ожидании" @@ -484,7 +484,7 @@ "Показан последний фрагмент журнала." "Использовать код настройки" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Используйте защищённый wss:// или Tailscale Serve Gateway, создайте код настройки с полным доступом в Control UI или с помощью openclaw qr, затем отсканируйте или вставьте его ниже и переподключитесь, чтобы включить настройки и обновления." "steer" "Выбрано" "Android может отсканировать или вставить существующий код настройки, но этот gateway пока не предоставляет приложению возможность создавать коды настройки. Создайте QR-код/код на хосте gateway с помощью openclaw qr, затем отсканируйте его здесь или вставьте код настройки ниже." @@ -697,7 +697,7 @@ "В очереди — будет отправлено после переподключения" "%1$s мин назад" "Проверка доступа для сопряжения" - "Limited Gateway access" + "Ограниченный доступ к Gateway" "Выполняются инструменты..." "Проверка одобрения…" "Снимать фото и видео на этом телефоне" @@ -1254,7 +1254,7 @@ "Повторно подключить Gateway" "Стороннее" "Проверить готовность" - "Ограниченный доступ" + "Ограниченный" "Логотип OpenClaw" "Открепить модель" "Поверхности обмена сообщениями, подключенные к этому Gateway." diff --git a/apps/android/app/src/main/res/values-sv/strings.xml b/apps/android/app/src/main/res/values-sv/strings.xml index c3379a11b2ff..d216dc71a5fb 100644 --- a/apps/android/app/src/main/res/values-sv/strings.xml +++ b/apps/android/app/src/main/res/values-sv/strings.xml @@ -24,7 +24,7 @@ "Det gick inte att förbereda en bilaga för att skickas." "Mikrofon av" "Visa aviseringar från OpenClaw" - "Full" + "Fullständig" "Godkännande tillåtet och sparat." "Visa senaste samtalshistoriken" "1 väntande" @@ -484,7 +484,7 @@ "Visar det senaste loggavsnittet." "Använd konfigurationskod" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Använd en säker wss:// eller Tailscale Serve Gateway, generera en konfigurationskod med fullständig åtkomst i Control UI eller med openclaw qr, skanna eller klistra sedan in den nedan och återanslut för att aktivera inställningar och uppgraderingar." "steer" "Vald" "Android kan skanna eller klistra in en befintlig konfigurationskod, men denna gateway exponerar ännu inte generering av konfigurationskoder för appen. Generera QR-koden/koden på gateway-värden med openclaw qr och skanna den sedan här eller klistra in konfigurationskoden nedan." @@ -697,7 +697,7 @@ "I kö — skickas när anslutningen återupprättas" "%1$s min sedan" "Kontrollerar parkopplingsåtkomst" - "Limited Gateway access" + "Begränsad Gateway-åtkomst" "Kör verktyg..." "Kontrollerar godkännande…" "Ta foton och spela in klipp med den här telefonen" diff --git a/apps/android/app/src/main/res/values-th/strings.xml b/apps/android/app/src/main/res/values-th/strings.xml index cb4919ab663b..4fa14558e03f 100644 --- a/apps/android/app/src/main/res/values-th/strings.xml +++ b/apps/android/app/src/main/res/values-th/strings.xml @@ -24,7 +24,7 @@ "ไม่สามารถเตรียมไฟล์แนบสำหรับส่งได้" "ปิดไมค์" "แสดงการแจ้งเตือนจาก OpenClaw" - "Full" + "เต็มรูปแบบ" "อนุมัติและบันทึกแล้ว" "แสดงประวัติการโทรล่าสุด" "รอดำเนินการ 1 รายการ" @@ -484,7 +484,7 @@ "กำลังแสดงส่วนบันทึกล่าสุด" "ใช้รหัสตั้งค่า" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "ใช้ Gateway แบบ wss:// ที่ปลอดภัยหรือ Tailscale Serve สร้างรหัสตั้งค่าแบบเข้าถึงเต็มรูปแบบใน Control UI หรือด้วย openclaw qr จากนั้นสแกนหรือวางรหัสด้านล่างแล้วเชื่อมต่อใหม่เพื่อเปิดใช้การตั้งค่าและการอัปเกรด" "steer" "เลือกแล้ว" "Android สามารถสแกนหรือวางรหัสตั้งค่าที่มีอยู่ได้ แต่ Gateway นี้ยังไม่เปิดให้แอปสร้างรหัสตั้งค่า สร้าง QR/รหัสบนโฮสต์ Gateway ด้วย openclaw qr จากนั้นสแกนที่นี่หรือวางรหัสตั้งค่าด้านล่าง" @@ -697,7 +697,7 @@ "อยู่ในคิว — จะส่งเมื่อเชื่อมต่ออีกครั้ง" "%1$s นาทีที่แล้ว" "กำลังตรวจสอบสิทธิ์การจับคู่" - "Limited Gateway access" + "การเข้าถึง Gateway แบบจำกัด" "กำลังเรียกใช้เครื่องมือ..." "กำลังตรวจสอบการอนุมัติ…" "ถ่ายภาพและคลิปจากโทรศัพท์เครื่องนี้" diff --git a/apps/android/app/src/main/res/values-tr/strings.xml b/apps/android/app/src/main/res/values-tr/strings.xml index 58988c296a61..1ec759f135a1 100644 --- a/apps/android/app/src/main/res/values-tr/strings.xml +++ b/apps/android/app/src/main/res/values-tr/strings.xml @@ -24,7 +24,7 @@ "Ek, gönderilmek üzere hazırlanamadı." "Mikrofon kapalı" "OpenClaw uyarılarını göster" - "Full" + "Tam" "Onay verildi ve kaydedildi." "Son arama geçmişini göster" "1 beklemede" @@ -484,7 +484,7 @@ "En son günlük parçası gösteriliyor." "Kurulum kodunu kullan" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Güvenli bir wss:// veya Tailscale Serve Gateway kullanın, Control UI\'da veya openclaw qr ile tam erişimli bir kurulum kodu oluşturun, ardından aşağıya tarayın veya yapıştırın ve ayarları ve yükseltmeleri etkinleştirmek için yeniden bağlanın." "steer" "Seçildi" "Android mevcut bir kurulum kodunu tarayabilir veya yapıştırabilir, ancak bu gateway henüz uygulamaya kurulum kodu oluşturma özelliği sunmuyor. Gateway ana makinesinde openclaw qr ile QR/kod oluşturun, ardından burada tarayın veya kurulum kodunu aşağıya yapıştırın." @@ -697,7 +697,7 @@ "Sıraya alındı — yeniden bağlanıldığında gönderilecek" "%1$s dk önce" "Eşleştirme erişimi kontrol ediliyor" - "Limited Gateway access" + "Sınırlı Gateway erişimi" "Araçlar çalıştırılıyor..." "Onay kontrol ediliyor…" "Bu telefondan fotoğraf ve klip çekin" diff --git a/apps/android/app/src/main/res/values-uk/strings.xml b/apps/android/app/src/main/res/values-uk/strings.xml index d080aba6bf87..c93b17f4f2ac 100644 --- a/apps/android/app/src/main/res/values-uk/strings.xml +++ b/apps/android/app/src/main/res/values-uk/strings.xml @@ -24,7 +24,7 @@ "Не вдалося підготувати вкладення до надсилання." "Мікрофон вимкнено" "Показувати сповіщення OpenClaw" - "Full" + "Повний" "Схвалення дозволено та збережено." "Показувати недавню історію викликів" "1 в очікуванні" @@ -484,7 +484,7 @@ "Показано останній фрагмент журналу." "Використати код налаштування" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Використайте захищений wss:// або Tailscale Serve Gateway, згенеруйте код налаштування з повним доступом у Control UI чи за допомогою openclaw qr, потім відскануйте або вставте його нижче та повторно підключіться, щоб увімкнути налаштування й оновлення." "steer" "Вибрано" "Android може відсканувати або вставити наявний код налаштування, але цей gateway ще не надає застосунку можливість створювати коди налаштування. Згенеруйте QR/код на хості gateway за допомогою openclaw qr, а потім відскануйте його тут або вставте код налаштування нижче." @@ -697,7 +697,7 @@ "У черзі — буде надіслано після відновлення з’єднання" "%1$s хв тому" "Перевірка доступу для спарювання" - "Limited Gateway access" + "Обмежений доступ до Gateway" "Виконуються інструменти..." "Перевірка схвалення…" "Знімати фото й відеокліпи цим телефоном" diff --git a/apps/android/app/src/main/res/values-vi/strings.xml b/apps/android/app/src/main/res/values-vi/strings.xml index a080ca4d2cad..4c096e53c435 100644 --- a/apps/android/app/src/main/res/values-vi/strings.xml +++ b/apps/android/app/src/main/res/values-vi/strings.xml @@ -24,7 +24,7 @@ "Không thể chuẩn bị tệp đính kèm để gửi." "Mic tắt" "Hiển thị cảnh báo của OpenClaw" - "Full" + "Đầy đủ" "Đã cho phép và lưu phê duyệt." "Hiển thị lịch sử cuộc gọi gần đây" "1 đang chờ" @@ -484,7 +484,7 @@ "Đang hiển thị phần nhật ký mới nhất." "Sử dụng mã thiết lập" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "Sử dụng Gateway wss:// bảo mật hoặc Tailscale Serve, tạo mã thiết lập quyền truy cập đầy đủ trong Control UI hoặc bằng openclaw qr, sau đó quét hoặc dán mã bên dưới và kết nối lại để bật cài đặt và nâng cấp." "steer" "Đã chọn" "Android có thể quét hoặc dán mã thiết lập hiện có, nhưng gateway này chưa cung cấp tính năng tạo mã thiết lập cho ứng dụng. Tạo QR/mã trên máy chủ gateway bằng openclaw qr, sau đó quét tại đây hoặc dán mã thiết lập bên dưới." @@ -697,7 +697,7 @@ "Đã xếp hàng — sẽ gửi khi kết nối lại" "%1$s phút trước" "Đang kiểm tra quyền ghép nối" - "Limited Gateway access" + "Quyền truy cập Gateway bị giới hạn" "Đang chạy công cụ..." "Đang kiểm tra phê duyệt…" "Chụp ảnh và quay đoạn phim bằng điện thoại này" @@ -1254,7 +1254,7 @@ "Kết nối lại Gateway" "Bên thứ ba" "Xem xét mức độ sẵn sàng" - "Hạn chế" + "Giới hạn" "Logo OpenClaw" "Bỏ ghim mô hình" "Các bề mặt nhắn tin được kết nối với gateway này." diff --git a/apps/android/app/src/main/res/values-zh-rCN/strings.xml b/apps/android/app/src/main/res/values-zh-rCN/strings.xml index c428a4f59bd2..92e6953aadeb 100644 --- a/apps/android/app/src/main/res/values-zh-rCN/strings.xml +++ b/apps/android/app/src/main/res/values-zh-rCN/strings.xml @@ -24,7 +24,7 @@ "无法准备待发送的附件。" "麦克风关闭" "显示 OpenClaw 提醒" - "Full" + "完全" "已批准并保存。" "显示最近的通话记录" "1 个待处理" @@ -484,7 +484,7 @@ "正在显示最新的日志块。" "使用设置代码" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "使用安全的 wss:// 或 Tailscale Serve Gateway,在 Control UI 中或使用 openclaw qr 生成完全访问的设置代码,然后在下方扫描或粘贴并重新连接,以启用设置和升级。" "steer" "已选择" "Android 可以扫描或粘贴现有设置码,但此 gateway 目前尚未向应用开放设置码生成功能。请在 gateway 主机上使用 openclaw qr 生成二维码/代码,然后在此扫描或在下方粘贴设置码。" @@ -697,7 +697,7 @@ "已加入队列 — 重新连接后发送" "%1$s 分钟前" "正在检查配对访问权限" - "Limited Gateway access" + "Gateway 访问受限" "正在运行工具..." "正在检查批准状态…" "使用此手机拍摄照片和视频片段" diff --git a/apps/android/app/src/main/res/values-zh-rTW/strings.xml b/apps/android/app/src/main/res/values-zh-rTW/strings.xml index f76c7df6a94a..497f0b64d3d5 100644 --- a/apps/android/app/src/main/res/values-zh-rTW/strings.xml +++ b/apps/android/app/src/main/res/values-zh-rTW/strings.xml @@ -24,7 +24,7 @@ "無法準備要傳送的附件。" "麥克風關閉" "顯示 OpenClaw 提醒" - "Full" + "完整" "已允許核准並儲存。" "顯示最近的通話記錄" "1 個待處理" @@ -484,7 +484,7 @@ "正在顯示最新的記錄區塊。" "使用設定代碼" "sticker" - "Use a secure wss:// or Tailscale Serve Gateway, generate a full-access setup code in the Control UI or with openclaw qr, then scan or paste it below and reconnect to enable settings and upgrades." + "使用安全的 wss:// 或 Tailscale Serve Gateway,在 Control UI 中或透過 openclaw qr 產生完整存取設定碼,然後在下方掃描或貼上並重新連線,以啟用設定與升級。" "steer" "已選取" "Android 可以掃描或貼上現有的設定代碼,但此 gateway 尚未向 App 開放設定代碼產生功能。請在 gateway 主機上使用 openclaw qr 產生 QR/code,然後在此掃描,或在下方貼上設定代碼。" @@ -697,7 +697,7 @@ "已排入佇列 — 重新連線後傳送" "%1$s 分鐘前" "正在檢查配對存取權限" - "Limited Gateway access" + "Gateway 存取受限" "正在執行工具..." "正在檢查核准狀態…" "使用此手機拍攝相片和短片" diff --git a/apps/ios/Resources/Localizable.xcstrings b/apps/ios/Resources/Localizable.xcstrings index 96433b0c6324..c69d272d2e1d 100644 --- a/apps/ios/Resources/Localizable.xcstrings +++ b/apps/ios/Resources/Localizable.xcstrings @@ -7617,6 +7617,142 @@ } } }, + "Access": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Access" + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "访问" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "存取" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Acesso" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Zugriff" + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Acceso" + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "アクセス" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "접근" + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Accès" + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "एक्सेस" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "الوصول" + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Accesso" + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Erişim" + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Доступ" + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Akses" + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Dostęp" + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "การเข้าถึง" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Quyền truy cập" + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Toegang" + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "دسترسی" + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "Доступ" + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Åtkomst" + } + } + } + }, "Access Level": { "localizations": { "en": { @@ -59569,6 +59705,142 @@ } } }, + "Full": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Full" + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "完全" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "完整" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Completo" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Vollständig" + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Completo" + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "フル" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체" + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Complet" + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "पूर्ण" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "كامل" + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Completo" + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Tam" + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Повний" + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Penuh" + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Pełny" + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "เต็มรูปแบบ" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Đầy đủ" + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Volledig" + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "کامل" + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "Полный" + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Fullständig" + } + } + } + }, "Gateway": { "localizations": { "en": { @@ -123897,6 +124169,142 @@ } } }, + "Scan Full-Access Code": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Scan Full-Access Code" + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "扫描完全访问代码" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "掃描完整存取代碼" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Escanear código de acesso completo" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Code mit vollem Zugriff scannen" + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Escanear código de acceso completo" + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "フルアクセスコードをスキャン" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "전체 접근 코드 스캔" + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Scanner le code d'accès complet" + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "फुल-एक्सेस कोड स्कैन करें" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "مسح رمز الوصول الكامل" + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Scansiona codice accesso completo" + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Tam Erişim Kodunu Tara" + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Сканувати код повного доступу" + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Pindai Kode Akses Penuh" + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Zeskanuj kod pełnego dostępu" + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "สแกนรหัสเข้าถึงเต็มรูปแบบ" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Quét mã truy cập đầy đủ" + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Code met volledige toegang scannen" + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "اسکن کد دسترسی کامل" + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "Сканировать код полного доступа" + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Skanna kod för fullständig åtkomst" + } + } + } + }, "Scan QR": { "localizations": { "en": { @@ -149873,6 +150281,142 @@ } } }, + "This phone has limited Gateway access.": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "This phone has limited Gateway access." + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "此手机对 Gateway 的访问受限。" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "此手機的 Gateway 存取受限。" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Este telefone tem acesso limitado ao Gateway." + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Dieses Telefon hat eingeschränkten Gateway-Zugriff." + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Este teléfono tiene acceso limitado al Gateway." + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "この電話は Gateway アクセスが制限されています。" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "이 휴대폰은 Gateway 접근이 제한되어 있습니다." + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Ce téléphone dispose d'un accès limité au Gateway." + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "इस फ़ोन के पास सीमित Gateway एक्सेस है।" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "هذا الهاتف لديه وصول محدود إلى Gateway." + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Questo telefono ha accesso Gateway limitato." + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Bu telefonun sınırlı Gateway erişimi var." + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Цей телефон має обмежений доступ до Gateway." + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Ponsel ini memiliki akses Gateway terbatas." + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Ten telefon ma ograniczony dostęp do Gateway." + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "โทรศัพท์เครื่องนี้มีการเข้าถึง Gateway แบบจำกัด" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Điện thoại này có quyền truy cập Gateway bị giới hạn." + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Deze telefoon heeft beperkte Gateway-toegang." + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "این تلفن دسترسی محدودی به Gateway دارد." + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "У этого телефона ограниченный доступ к Gateway." + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Den här telefonen har begränsad Gateway-åtkomst." + } + } + } + }, "This removes saved credentials, device access, TLS trust, and cached chats for this gateway.": { "localizations": { "en": { @@ -153681,6 +154225,142 @@ } } }, + "Upgrade access": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Upgrade access" + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "升级访问权限" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "升級存取" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Ampliar acesso" + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Zugriff erweitern" + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Mejorar el acceso" + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "アクセスをアップグレード" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "접근 업그레이드" + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Améliorer l'accès" + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "एक्सेस अपग्रेड करें" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "ترقية الوصول" + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Aggiorna accesso" + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Erişimi yükselt" + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Розширити доступ" + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Tingkatkan akses" + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Rozszerz dostęp" + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "อัปเกรดการเข้าถึง" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Nâng cấp quyền truy cập" + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Toegang upgraden" + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "ارتقای دسترسی" + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "Расширить доступ" + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Uppgradera åtkomst" + } + } + } + }, "Usage": { "localizations": { "en": { @@ -154089,6 +154769,142 @@ } } }, + "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades.": { + "localizations": { + "en": { + "stringUnit": { + "state": "translated", + "value": "Use a secure wss:// or Tailscale Serve Gateway, then scan a full-access setup code from the Control UI or openclaw qr and reconnect to enable settings and upgrades." + } + }, + "zh-CN": { + "stringUnit": { + "state": "translated", + "value": "使用安全的 wss:// 或 Tailscale Serve Gateway,然后从 Control UI 或 openclaw qr 扫描完全访问的设置代码并重新连接,以启用设置和升级。" + } + }, + "zh-TW": { + "stringUnit": { + "state": "translated", + "value": "使用安全的 wss:// 或 Tailscale Serve Gateway,然後從 Control UI 或 openclaw qr 掃描完整存取設定碼並重新連線,以啟用設定與升級。" + } + }, + "pt-BR": { + "stringUnit": { + "state": "translated", + "value": "Use um Gateway seguro wss:// ou Tailscale Serve, depois escaneie um código de configuração de acesso completo na Control UI ou com openclaw qr e reconecte para ativar configurações e atualizações." + } + }, + "de": { + "stringUnit": { + "state": "translated", + "value": "Verwende ein sicheres wss:// oder Tailscale Serve Gateway, scanne dann einen Setup-Code mit vollem Zugriff aus der Control UI oder von openclaw qr und stelle die Verbindung erneut her, um Einstellungen und Upgrades zu aktivieren." + } + }, + "es": { + "stringUnit": { + "state": "translated", + "value": "Usa un Gateway seguro wss:// o Tailscale Serve, luego escanea un código de configuración de acceso completo desde la Control UI o con openclaw qr y vuelve a conectarte para habilitar los ajustes y las actualizaciones." + } + }, + "ja-JP": { + "stringUnit": { + "state": "translated", + "value": "セキュアな wss:// または Tailscale Serve Gateway を使用し、Control UI または openclaw qr からフルアクセスのセットアップコードをスキャンして再接続すると、設定とアップグレードが有効になります。" + } + }, + "ko": { + "stringUnit": { + "state": "translated", + "value": "보안 wss:// 또는 Tailscale Serve Gateway를 사용한 다음, Control UI 또는 openclaw qr에서 전체 접근 설정 코드를 스캔하고 다시 연결하여 설정 및 업그레이드를 활성화하세요." + } + }, + "fr": { + "stringUnit": { + "state": "translated", + "value": "Utilisez un Gateway sécurisé wss:// ou Tailscale Serve, puis scannez un code de configuration à accès complet depuis la Control UI ou openclaw qr et reconnectez-vous pour activer les paramètres et les mises à niveau." + } + }, + "hi": { + "stringUnit": { + "state": "translated", + "value": "एक सुरक्षित wss:// या Tailscale Serve Gateway का उपयोग करें, फिर Control UI या openclaw qr से एक फुल-एक्सेस सेटअप कोड स्कैन करें और सेटिंग्स तथा अपग्रेड सक्षम करने के लिए फिर से कनेक्ट करें।" + } + }, + "ar": { + "stringUnit": { + "state": "translated", + "value": "استخدم Gateway آمنًا عبر wss:// أو Tailscale Serve، ثم امسح رمز إعداد بوصول كامل من Control UI أو openclaw qr وأعد الاتصال لتمكين الإعدادات والترقيات." + } + }, + "it": { + "stringUnit": { + "state": "translated", + "value": "Usa un Gateway sicuro wss:// o Tailscale Serve, quindi scansiona un codice di configurazione con accesso completo dalla Control UI o da openclaw qr e riconnettiti per abilitare impostazioni e aggiornamenti." + } + }, + "tr": { + "stringUnit": { + "state": "translated", + "value": "Güvenli bir wss:// veya Tailscale Serve Gateway kullanın, ardından Control UI'dan veya openclaw qr ile tam erişimli bir kurulum kodu tarayın ve ayarları ve yükseltmeleri etkinleştirmek için yeniden bağlanın." + } + }, + "uk": { + "stringUnit": { + "state": "translated", + "value": "Використайте захищений wss:// або Tailscale Serve Gateway, потім відскануйте код налаштування з повним доступом із Control UI чи openclaw qr та повторно підключіться, щоб увімкнути налаштування й оновлення." + } + }, + "id": { + "stringUnit": { + "state": "translated", + "value": "Gunakan Gateway wss:// yang aman atau Tailscale Serve, lalu pindai kode penyiapan akses penuh dari Control UI atau openclaw qr dan sambungkan ulang untuk mengaktifkan pengaturan dan peningkatan." + } + }, + "pl": { + "stringUnit": { + "state": "translated", + "value": "Użyj bezpiecznego Gateway wss:// lub Tailscale Serve, następnie zeskanuj kod konfiguracyjny z pełnym dostępem z Control UI lub openclaw qr i połącz się ponownie, aby włączyć ustawienia i aktualizacje." + } + }, + "th": { + "stringUnit": { + "state": "translated", + "value": "ใช้ Gateway แบบ wss:// ที่ปลอดภัยหรือ Tailscale Serve จากนั้นสแกนรหัสตั้งค่าแบบเข้าถึงเต็มรูปแบบจาก Control UI หรือ openclaw qr แล้วเชื่อมต่อใหม่เพื่อเปิดใช้การตั้งค่าและการอัปเกรด" + } + }, + "vi": { + "stringUnit": { + "state": "translated", + "value": "Sử dụng Gateway wss:// bảo mật hoặc Tailscale Serve, sau đó quét mã thiết lập quyền truy cập đầy đủ từ Control UI hoặc openclaw qr và kết nối lại để bật cài đặt và nâng cấp." + } + }, + "nl": { + "stringUnit": { + "state": "translated", + "value": "Gebruik een beveiligde wss:// of Tailscale Serve Gateway, scan vervolgens een installatiecode met volledige toegang vanuit de Control UI of openclaw qr en maak opnieuw verbinding om instellingen en upgrades in te schakelen." + } + }, + "fa": { + "stringUnit": { + "state": "translated", + "value": "از یک Gateway امن wss:// یا Tailscale Serve استفاده کنید، سپس یک کد راه‌اندازی با دسترسی کامل را از Control UI یا openclaw qr اسکن کرده و دوباره متصل شوید تا تنظیمات و به‌روزرسانی‌ها فعال شوند." + } + }, + "ru": { + "stringUnit": { + "state": "translated", + "value": "Используйте защищённый wss:// или Tailscale Serve Gateway, затем отсканируйте код настройки с полным доступом из Control UI или openclaw qr и переподключитесь, чтобы включить настройки и обновления." + } + }, + "sv": { + "stringUnit": { + "state": "translated", + "value": "Använd en säker wss:// eller Tailscale Serve Gateway, skanna sedan en konfigurationskod med fullständig åtkomst från Control UI eller openclaw qr och återanslut för att aktivera inställningar och uppgraderingar." + } + } + } + }, "Use iPhone Settings to enable direct connection.": { "localizations": { "en": {