fb97ec2937
Merge dictation and AI controls into one assistant surface, preserve safe insertion and clipboard actions, and align settings and tests with the new flow.
673 lines
38 KiB
Plaintext
673 lines
38 KiB
Plaintext
/* OSGKeyboard · English localization (development language) */
|
||
|
||
"OSGKeyboard" = "OSGKeyboard";
|
||
|
||
/* Onboarding */
|
||
"onboarding.progress" = "Step %1$d of %2$d";
|
||
"onboarding.welcome.tagline" = "Speak it. It’s typed.";
|
||
"onboarding.permission.preface" = "iOS will ask for microphone and speech recognition next.";
|
||
"onboarding.permission.mic.title" = "Microphone";
|
||
"onboarding.permission.mic.body" = "Records your voice.";
|
||
/* Pre-system prompt CTA — use Next/Continue, never Allow (App Store 5.1.1(iv)). */
|
||
"onboarding.permission.mic.allow" = "Next";
|
||
"onboarding.permission.mic.deniedHint" = "Open Settings to enable, or tap Next to set up later.";
|
||
"onboarding.permission.speech.title" = "Speech Recognition";
|
||
"onboarding.permission.speech.body" = "Turns your voice into text.";
|
||
"onboarding.permission.speech.allow" = "Next";
|
||
"onboarding.permission.speech.deniedHint" = "Open Settings to enable, or tap Next to set up later.";
|
||
"onboarding.permission.openSettings" = "Open Settings";
|
||
"onboarding.permission.status.undetermined" = "Not requested yet";
|
||
"onboarding.permission.status.granted" = "Allowed";
|
||
"onboarding.permission.status.denied" = "Denied";
|
||
"legal.privacyPolicy" = "Privacy Policy";
|
||
"onboarding.enable.title" = "Add Keyboard";
|
||
"onboarding.enable.fullAccessNote" = "Turn on Allow Full Access so the mic can work.";
|
||
"onboarding.enable.step1" = "Settings → General → Keyboard → Add New Keyboard";
|
||
"onboarding.enable.step2" = "Select OSGKeyboard and enable Allow Full Access";
|
||
"onboarding.enable.step3.prefix" = "Hold ";
|
||
"onboarding.enable.step3.suffix" = "and select OSGKeyboard";
|
||
"onboarding.enable.openSettings" = "Open Settings";
|
||
"onboarding.enable.resources.preparing" = "Preparing Chinese input resources…";
|
||
"onboarding.enable.resources.ready" = "Chinese input resources ready";
|
||
"onboarding.enable.resources.failed" = "Could not prepare Chinese input resources";
|
||
"onboarding.enable.resources.retry" = "Retry";
|
||
"onboarding.api.title" = "Choose Engine";
|
||
"onboarding.api.localModels.hint" = "Local engine uses on-device speech recognition. Add an API key below to enable AI polish.";
|
||
"onboarding.polish.title" = "Text polish (LLM)";
|
||
"onboarding.polish.subtitle" = "Cleans up the transcript after recognition. Can differ from the ASR provider.";
|
||
"onboarding.polish.localHint" = "Fill in an API key to enable AI polish. Without a key, raw ASR text is inserted.";
|
||
"settings.onboarding.replay" = "Restart permission setup";
|
||
|
||
/* Common navigation */
|
||
"common.back" = "Back";
|
||
"common.next" = "Next";
|
||
"common.done" = "Done";
|
||
"common.continue" = "Continue";
|
||
"common.reset" = "Reset";
|
||
"common.cancel" = "Cancel";
|
||
"common.save" = "Save";
|
||
"common.clear" = "Clear";
|
||
"common.delete" = "Delete";
|
||
"common.space" = "Space";
|
||
"common.newline" = "Return";
|
||
"common.send" = "Send";
|
||
|
||
/* Privacy footnote (onboarding engine page) */
|
||
"privacy.audio.title" = "On-device transcription";
|
||
"privacy.audio.body" = "Powered by the on-device iOS speech engine.";
|
||
"privacy.network.title" = "Automatic text polish";
|
||
"privacy.network.body" = "AI formats and polishes your text automatically.";
|
||
"privacy.universal.title" = "Works everywhere";
|
||
"privacy.universal.body" = "Chat, email, vibe coding — just speak.";
|
||
|
||
/* Home */
|
||
"home.status.ready" = "Ready";
|
||
"home.status.setupIncomplete" = "Setup incomplete";
|
||
"home.hero.label" = "Tap to configure";
|
||
"home.action.enableInSettings" = "Enable in iOS Settings";
|
||
"home.action.editApi" = "Edit API Configuration";
|
||
"home.action.keyboardPreview" = "Keyboard Preview (Debug)";
|
||
"home.action.openSettingsA11y" = "Open OSGKeyboard settings";
|
||
|
||
/* API settings */
|
||
"api.baseUrl" = "Base URL";
|
||
"api.model" = "Model";
|
||
"api.getKey" = "Get an API key";
|
||
"api.key" = "API Key";
|
||
"api.key.placeholder" = "sk-…";
|
||
"api.key.show" = "Show";
|
||
"api.key.hide" = "Hide";
|
||
"api.connection" = "Connection";
|
||
"api.test.idle" = "Test connection";
|
||
"api.test.running" = "Testing…";
|
||
"api.test.success" = "Success · Retry";
|
||
"api.test.failure" = "Failed · Retry";
|
||
"api.test.connected" = "Connected";
|
||
"api.test.missing" = "API key missing";
|
||
"api.test.rateLimited" = "Rate limited (429)";
|
||
"api.test.http" = "HTTP %d";
|
||
"api.test.network" = "Network error";
|
||
"api.test.connectedWith" = "“%@”";
|
||
"api.test.transportWith" = "%@";
|
||
|
||
/* Settings */
|
||
"settings.title" = "Settings";
|
||
"settings.appLanguage.title" = "App language";
|
||
"settings.appLanguage.auto" = "Auto";
|
||
"settings.appLanguage.english" = "English";
|
||
"settings.appLanguage.chinese" = "Chinese";
|
||
"settings.appearance.title" = "Appearance";
|
||
"settings.appearance.system" = "System";
|
||
"settings.appearance.light" = "Light";
|
||
"settings.appearance.dark" = "Dark";
|
||
"settings.reset.title" = "Reset all settings?";
|
||
"settings.reset.message" = "API key, model, base URL, voice history, and cloud consent will be cleared. Clipboard history is kept.";
|
||
"settings.reset.confirm" = "Reset all settings";
|
||
"settings.engine.title" = "Speech Transcription & Polish";
|
||
"settings.engine.subtitle" = "Local: built-in system transcription. Cloud: ASR transcription with optional LLM polish.";
|
||
"settings.engine.local.title" = "On-device transcription";
|
||
"settings.engine.local.ios26" = "Always on-device, no network.";
|
||
"settings.engine.local.legacy" = "Transcribe with the built-in system speech service";
|
||
"settings.engine.cloud.title" = "Cloud transcription";
|
||
"settings.engine.cloud.subtitle" = "Cloud ASR transcription, with optional LLM polish";
|
||
"settings.engine.cloud.badge" = "Cloud engine";
|
||
"settings.provider.title" = "Provider";
|
||
"settings.provider.personalDictionaryBadge" = "Personal dictionary";
|
||
"settings.provider.streamingBadge" = "Streaming";
|
||
"settings.provider.subtitle" = "Pick the LLM that polishes your dictation.";
|
||
"settings.polishProvider.title" = "Text polish (LLM)";
|
||
"settings.polishProvider.subtitle" = "Cleans up the transcript after recognition. Independent from the ASR provider.";
|
||
"settings.polishApi.title" = "Polish API";
|
||
"settings.asrProvider.title" = "Speech recognition (ASR)";
|
||
"settings.asrProvider.subtitle" = "Transcribes your audio in cloud mode. Can differ from the polish provider.";
|
||
"settings.asrApi.title" = "ASR API";
|
||
"settings.asr.model" = "ASR model";
|
||
"settings.asr.testConnection" = "Test ASR";
|
||
"settings.provider.supplier" = "Provider";
|
||
"settings.provider.tools" = "Connection check";
|
||
"settings.provider.validate" = "Validate";
|
||
"settings.provider.fetchModels" = "Fetch models";
|
||
"settings.provider.loadingModels" = "Loading models…";
|
||
"settings.provider.modelsLoaded" = "%lld models loaded";
|
||
"settings.provider.selectModel" = "Select model";
|
||
"settings.provider.modelSelected" = "Selected %@";
|
||
"settings.provider.modelsEmptyHint" = "Tap refresh to load models";
|
||
"settings.provider.fillDefault" = "Fill default";
|
||
"settings.provider.thinking" = "Thinking";
|
||
"settings.provider.thinkingSubtitle" = "Slower, higher quality — recommended off";
|
||
"settings.provider.thinkingOn" = "On";
|
||
"settings.provider.thinkingOff" = "Off";
|
||
"settings.provider.thinkingHint" = "Off by default. Turn on only when you want slower, deeper reasoning.";
|
||
"settings.provider.note" = "Note";
|
||
"settings.asr.volcengine.appId" = "APP ID";
|
||
"settings.asr.volcengine.accessToken" = "Access Token";
|
||
"settings.asr.volcengine.apiKey" = "API Key";
|
||
"settings.asr.volcengine.apiKeyMode.title" = "Use new API Key";
|
||
"settings.asr.volcengine.apiKeyMode.subtitle" = "API Key for the new console; turn off for APP ID + Token.";
|
||
"settings.asr.volcengine.note.appToken" = "Legacy console: enter APP ID and Access Token. Secret Key is not required. Resource is fixed to Doubao streaming 2.0 (volc.seedasr.sauc.duration).";
|
||
"settings.asr.volcengine.note.apiKey" = "New console: enter only the API Key. Resource is fixed to Doubao streaming 2.0 (volc.seedasr.sauc.duration).";
|
||
"provider.openai" = "OpenAI";
|
||
"provider.deepseek" = "DeepSeek";
|
||
"provider.qwen" = "Qwen (DashScope)";
|
||
"provider.zhipu" = "Zhipu GLM";
|
||
"provider.moonshot" = "Moonshot";
|
||
"provider.mimo" = "Xiaomi MiMo";
|
||
"provider.custom" = "Custom";
|
||
"settings.api.title" = "API";
|
||
"settings.language.title" = "Language";
|
||
"settings.languageAndPolish.title" = "Language & Polish";
|
||
// v0.2.1: translation feature
|
||
"settings.translation.afterPolish" = "Polish then translate";
|
||
"settings.translation.off" = "Don't translate";
|
||
"settings.polishScenario.section" = "Polish";
|
||
"settings.polishScenario.title" = "Scenario";
|
||
"settings.polishScenario.hint" = "Pick a scenario to match how you write. Choose Custom to edit the full system prompt.";
|
||
"settings.polishScenario.customHint" = "Custom scenario: edit the full system prompt below.";
|
||
"settings.languageModels.title" = "Language & models";
|
||
"settings.localModels.title" = "On-device models";
|
||
"settings.localModels.speechRole" = "Speech";
|
||
"settings.localModels.polishRole" = "Polish";
|
||
"settings.localModels.builtIn" = "Built-in";
|
||
"settings.localModels.speechEngine" = "Apple iOS Speech";
|
||
"settings.localModels.polishEngine" = "Settings LLM";
|
||
"settings.localModels.polishNeedsKey" = "Add API key";
|
||
"settings.localModels.allReady" = "Ready";
|
||
"settings.localModels.readiness %lld %lld" = "%lld/%lld ready";
|
||
"settings.localModels.cloudPolish.title" = "Cloud polish after ASR";
|
||
"settings.localModels.cloudPolish.subtitle" = "Sends the transcript to your configured cloud LLM (DeepSeek by default) for cleanup. Enable only when iOS speech recognition struggles — noisy far-field audio, strong accents, etc. Requires a DeepSeek API key.";
|
||
"settings.localEngine.title" = "Local engine";
|
||
"settings.language.subtitle.cloud" = "Recognition language and text processing mode.";
|
||
"settings.language.subtitle.local" = "Recognition language.";
|
||
"settings.mode.title" = "Mode";
|
||
"settings.mode.off" = "Off";
|
||
"settings.mode.transcribe" = "Transcribe";
|
||
"settings.mode.polish" = "Polish";
|
||
"settings.systemPrompt.title" = "System Prompt";
|
||
"settings.systemPrompt.edit" = "Edit system prompt";
|
||
"settings.systemPrompt.hint" = "Used by the cloud LLM when polishing your dictation. Local engine skips this step.";
|
||
"settings.about.title" = "About";
|
||
"settings.version.title" = "Version";
|
||
"releaseNotes.title" = "What's New";
|
||
"releaseNotes.openHint" = "View release notes for this version";
|
||
"releaseNotes.unavailable.title" = "Cannot load page";
|
||
"releaseNotes.unavailable.message" = "Release notes could not be opened. Check your network connection and try again.";
|
||
"settings.daily.title" = "Daily";
|
||
"settings.config.title" = "Configuration";
|
||
"settings.general.title" = "General";
|
||
"settings.general.appearanceLanguage.title" = "Appearance & Language";
|
||
"settings.general.keyboard.title" = "Keyboard & Gestures";
|
||
"settings.general.sync.title" = "Sync";
|
||
"settings.aiAgent.title" = "AI Agent";
|
||
"settings.aiAgent.responseLength.section" = "Answers";
|
||
"settings.aiAgent.responseLength.title" = "Response length";
|
||
"settings.clipboard.title" = "Clipboard";
|
||
"settings.clipboard.section" = "Features";
|
||
"settings.clipboard.subtitle.on" = "On";
|
||
"settings.clipboard.subtitle.off" = "Off";
|
||
"settings.clipboard.history.title" = "History";
|
||
"settings.clipboard.history.footer" = "Keeps up to 15 copied text items on this device. Off by default.";
|
||
"settings.clipboard.candidate.title" = "Suggestion strip";
|
||
"settings.clipboard.candidate.footer" = "Shows your latest copy above the keyboard. Tap to insert.";
|
||
"settings.clipboard.paste.section" = "System access";
|
||
"settings.clipboard.paste.body" = "Allows clipboard skills to read text you copy.";
|
||
"settings.clipboard.paste.request" = "Verify Paste Access";
|
||
"settings.clipboard.paste.verified" = "Verified";
|
||
"settings.clipboard.paste.open" = "Open iOS Settings";
|
||
"settings.clipboard.storage.section" = "Local history";
|
||
"settings.clipboard.storage.body" = "History stays on this device, does not sync through iCloud, and is never sent to AI automatically. Turning History off keeps saved items.";
|
||
"clipboard.paste.noText.title" = "Copy text first";
|
||
"clipboard.paste.noText.message" = "Copy a short piece of text, then try again.";
|
||
"settings.clipboard.clear.button" = "Clear clipboard history";
|
||
"settings.clipboard.clear.title" = "Clear clipboard history?";
|
||
"settings.clipboard.clear.message" = "This permanently removes all saved clipboard items from this device. This cannot be undone.";
|
||
"settings.clipboard.clear.confirm" = "Clear history";
|
||
"settings.typingInput.title" = "Text Input";
|
||
"settings.typingInput.default.title" = "Default Input";
|
||
"settings.typingInput.default.description" = "Used when the keyboard opens";
|
||
"settings.typingInput.default.mode.voice" = "Voice";
|
||
"settings.typingInput.default.mode.pinyin" = "Pinyin";
|
||
"settings.typingInput.default.mode.english" = "English";
|
||
"settings.typingInput.rememberLast.title" = "Remember Last Choice";
|
||
"settings.typingInput.rememberLast.description" = "Restore last surface on reopen";
|
||
"settings.typingInput.schema.section" = "Input Method";
|
||
"settings.typingInput.schema.picker" = "Pinyin Scheme";
|
||
"typing.schema.fullPinyin" = "Full Pinyin";
|
||
"typing.schema.microsoftDoublePinyin" = "Microsoft Shuangpin";
|
||
"typing.schema.sogouDoublePinyin" = "Sogou Shuangpin";
|
||
"settings.typingInput.fuzzy.section" = "Fuzzy Pinyin";
|
||
"settings.typingInput.fuzzy.footer" = "All off by default. Enable only the pairs you need to avoid noisy candidates.";
|
||
"settings.typingInput.resources.section" = "Input Resources";
|
||
"settings.typingInput.resources.status" = "Status";
|
||
"settings.typingInput.resources.ready" = "Ready";
|
||
"settings.typingInput.resources.pending" = "Not initialized";
|
||
"settings.typingInput.resources.redeploy" = "Redeploy Input Resources";
|
||
"settings.typingInput.habits.clear" = "Clear Typing Habits";
|
||
"settings.typingInput.habits.clear.title" = "Clear Typing Habits?";
|
||
"settings.typingInput.habits.clear.confirm" = "Clear";
|
||
"settings.typingInput.habits.clear.message" = "Resets learned word order for Chinese and English. Personal dictionary entries are kept.";
|
||
"settings.typingInput.habits.footer" = "Learned frequency only. Words you added to the personal dictionary stay.";
|
||
"settings.speechRecognition.title" = "Speech Recognition";
|
||
"settings.textPolish.title" = "Text Polish";
|
||
"settings.preferences.title" = "Preferences";
|
||
"settings.dictionaryAndPolish.title" = "Dictionary & polish";
|
||
"settings.polishPreferences.title" = "Polish preferences";
|
||
"settings.handedness.title" = "Handedness";
|
||
"settings.handedness.left" = "Left hand";
|
||
"settings.handedness.right" = "Right hand";
|
||
"settings.keyboardHaptic.title" = "Haptics";
|
||
"settings.keyboardHaptic.off" = "Off";
|
||
"settings.keyboardHaptic.light" = "Light";
|
||
"settings.keyboardHaptic.strong" = "Strong";
|
||
"settings.cursorDragNavigation.title" = "Drag empty area to move cursor";
|
||
"settings.systemPrompt.reset" = "Reset";
|
||
"settings.asrLocale" = "ASR locale";
|
||
"settings.engineBadge.ios26" = "SpeechAnalyzer — always on-device";
|
||
"settings.engineRow.title" = "Recognition engine";
|
||
"settings.onDeviceOnly.title" = "On-device only";
|
||
"settings.onDeviceOnly.body" = "Disable cloud fallback. The keyboard reports an error instead of going online.";
|
||
"settings.legend.onDevice" = "On-device";
|
||
"settings.legend.cloudFallback" = "Cloud fallback";
|
||
"settings.privacy.title" = "Privacy";
|
||
"settings.privacy.policy" = "Privacy Policy";
|
||
"settings.privacy.fullAccess.title" = "About Full Access";
|
||
"settings.privacy.fullAccess.body" = "Full Access is required for the microphone and to read your API key. OSGKeyboard does not record or upload what you type with the keyboard.";
|
||
"settings.privacy.cloud.body" = "In Cloud polish mode, transcribed text is sent to the API endpoint you configure (e.g. OpenAI or your own server). OSGKeyboard does not operate servers and does not store transcripts in the cloud.";
|
||
"settings.privacy.cloud.alert.title" = "Audio leaves your device";
|
||
"settings.privacy.cloud.alert.message" = "The cloud engine uploads your voice recordings to the third-party ASR provider you configure, and sends the transcript to its API for polish. That provider's privacy policy applies. OSGKeyboard never stores data on our servers. Continue?";
|
||
"settings.link.support" = "Help & Feedback";
|
||
"settings.link.github" = "GitHub";
|
||
"settings.support.footer" = "OSGKeyboard is open source. Report bugs and share ideas on GitHub.";
|
||
"settings.support.intro" = "The fastest way to get help or send feedback is to open a GitHub issue. We read every report.";
|
||
"settings.support.issuesHint" = "Search existing issues first. For bugs, include your iOS version, engine mode (local or cloud), and steps to reproduce.";
|
||
"settings.support.openIssues" = "Open GitHub Issues";
|
||
"settings.support.unavailable.title" = "Cannot load page";
|
||
"settings.support.unavailable.message" = "GitHub Issues could not be opened. Check your network connection and try again.";
|
||
"settings.link.licenses" = "Third-Party Licenses";
|
||
"settings.link.models" = "On-device models";
|
||
"settings.models.link.subtitle" = "Download source, models, and storage";
|
||
"settings.licenses.title" = "Third-Party Licenses";
|
||
"settings.licenses.footer" = "Open-source components used by OSGKeyboard. License texts are reproduced from upstream repositories; model weights are downloaded at runtime and cached on device. OSGKeyboard itself is source-available — commercial licensing: rocky.hk@gmail.com.";
|
||
|
||
/* On-device models manager (settings → "On-device models") */
|
||
"settings.models.title" = "On-device models";
|
||
"settings.models.intro.title" = "Run speech recognition entirely on your iPhone";
|
||
"settings.models.intro.body" = "Download the Qwen3-ASR model before using local recognition. Files are cached in this app's storage and can be deleted anytime.";
|
||
"settings.models.mirror.title" = "Download source";
|
||
"settings.models.source.modelScope" = "ModelScope";
|
||
"settings.models.source.huggingface" = "Hugging Face";
|
||
"settings.models.action.downloadSize %@" = "Download - %@";
|
||
"settings.models.action.deleteSize %@" = "Delete - %@";
|
||
"settings.models.action.downloadingPercent %lld" = "%lld%%";
|
||
"settings.models.status.notDownloaded" = "Not downloaded";
|
||
"settings.models.status.downloading" = "Downloading…";
|
||
"settings.models.status.downloadingPercent %lld" = "Downloading… %lld%%";
|
||
"settings.models.status.downloaded" = "Downloaded";
|
||
"settings.models.status.failed" = "Download failed";
|
||
"settings.models.action.download" = "Download";
|
||
"settings.models.action.cancel" = "Cancel";
|
||
"settings.models.action.cancelDownload" = "Cancel download";
|
||
"settings.models.action.delete" = "Delete";
|
||
|
||
/* Local ASR backend picker (local engine mode) */
|
||
"asr.backend.speechAnalyzer.label" = "iOS SpeechAnalyzer";
|
||
"asr.backend.speechAnalyzer.blurb" = "Built into iOS 26, always on-device, lowest latency.";
|
||
"asr.backend.speechAnalyzer.hint" = "No download required.";
|
||
"asr.backend.qwen3.label" = "Qwen3-ASR 0.6B (CoreML)";
|
||
"asr.backend.qwen3.blurb" = "Stronger on Chinese dialects and noisy audio. ~1.6 GB CoreML model, works in background.";
|
||
"asr.backend.qwen3.downloadHint" = "Download the CoreML model in the section above before dictating.";
|
||
"asr.error.modelNotDownloaded" = "Qwen3-ASR is not downloaded yet. Download it from On-device models in Settings.";
|
||
"asr.error.unsupportedOS" = "Qwen3-ASR CoreML requires iOS 18 or later. Use iOS SpeechAnalyzer or switch to a cloud engine.";
|
||
|
||
/* App group error */
|
||
"appGroup.error.title" = "App Group not configured";
|
||
"appGroup.error.body" = "OSGKeyboard needs an App Group to share config between the main app and the keyboard extension.";
|
||
"appGroup.error.step1" = "Create group.com.osgkeyboard.shared in the Apple Developer portal";
|
||
"appGroup.error.step2" = "Enable it for both the main app and the keyboard extension";
|
||
"appGroup.error.step3" = "Re-generate the provisioning profile and download it";
|
||
|
||
/* Keyboard preview */
|
||
"preview.title" = "Keyboard Preview";
|
||
"preview.subtitle" = "Tap Start/Stop Recording to test here. On the real keyboard, tap the mic disc to dictate.";
|
||
"preview.placeholder" = "Type here or tap the record button";
|
||
"preview.placeholder" = "Type here or tap the record button";
|
||
"preview.clear" = "Clear text";
|
||
"preview.openSettingsA11y" = "Open OSGKeyboard settings";
|
||
"preview.openSettings" = "Settings";
|
||
"preview.record.start" = "Start Recording";
|
||
"preview.record.stop" = "Stop Recording";
|
||
"preview.status.field" = "Text field";
|
||
"preview.status.recording" = "Recording…";
|
||
"preview.status.processing" = "Transcribing…";
|
||
|
||
/* Dictation handoff */
|
||
"dictation.title" = "Voice Input";
|
||
"dictation.status.ready" = "Ready to record…";
|
||
"dictation.status.listening" = "Listening…";
|
||
"dictation.status.listeningLive" = "Live transcription…";
|
||
"dictation.status.processing" = "Processing…";
|
||
"dictation.status.requestingPermission" = "Requesting permission…";
|
||
"dictation.status.waitingResult" = "Waiting for transcription…";
|
||
"dictation.status.saving" = "Saving…";
|
||
"preview.modeChip.cycle" = "Cycle input mode";
|
||
"preview.localeChip.cycle" = "Cycle recognition language";
|
||
"preview.error.audioSession" = "Audio session error: %@";
|
||
"preview.error.micUnavailable" = "Microphone unavailable (hw format %.0f Hz / %d ch)";
|
||
"preview.error.formatCreate" = "Failed to create 16 kHz audio format.";
|
||
"preview.error.converterCreate" = "Failed to create audio converter.";
|
||
"preview.error.engineStart" = "Engine start failed: %@";
|
||
|
||
/* Keyboard (ext) */
|
||
"keyboard.placeholder.idle" = "Tap to talk";
|
||
"keyboard.placeholder.preparing" = "Preparing";
|
||
"keyboard.placeholder.processing" = "Processing";
|
||
"keyboard.placeholder.error" = "Polishing failed";
|
||
"keyboard.rec" = "REC";
|
||
"keyboard.space" = "Space";
|
||
"keyboard.denied.mic" = "Mic denied";
|
||
"keyboard.denied.speech" = "Speech denied";
|
||
"keyboard.openSettingsA11y" = "Open OSGKeyboard settings";
|
||
"keyboard.deniedHint" = "Opens the OSGKeyboard settings page where you can grant microphone or speech recognition access.";
|
||
"keyboard.tapToTalkA11y" = "Tap to talk";
|
||
|
||
/* Mode chip labels (used in both ext + preview stub) */
|
||
"mode.off" = "Off";
|
||
"mode.transcribe" = "Transcribe";
|
||
"mode.polish" = "Polish";
|
||
|
||
/* Locale chip labels (preview stub) */
|
||
"locale.zh-Hans" = "ZH-Hans";
|
||
|
||
/* Locale menu items (settings) */
|
||
"locale.auto" = "Auto";
|
||
"locale.zh-Hans" = "Chinese (Simplified)";
|
||
"locale.zh-Hant" = "Chinese (Traditional)";
|
||
"locale.en-US" = "English (US)";
|
||
"locale.ja-JP" = "Japanese";
|
||
"locale.ko-KR" = "Korean";
|
||
|
||
/* Flow session */
|
||
"flow.error.noSpeech" = "No speech detected. Please try again.";
|
||
"flow.error.recognitionInterrupted" = "Recognition did not finish. Please try again.";
|
||
"keyboard.denied.mic" = "Microphone access denied";
|
||
"keyboard.denied.speech" = "Speech recognition denied";
|
||
|
||
/* Home · Flow session */
|
||
"home.flow.active" = "Voice session active";
|
||
"home.flow.label" = "Ready";
|
||
"home.flow.inactive" = "Voice session inactive";
|
||
"home.flow.notReady" = "Not ready";
|
||
"home.flow.recording" = "Recording…";
|
||
"home.flow.processing" = "Processing…";
|
||
"home.flow.hint" = "Switch to any app and tap the keyboard mic to dictate.";
|
||
"home.setup.permission.mic" = "Microphone access is off — voice input won't work.";
|
||
"home.setup.permission.speech" = "Speech recognition is off — voice input won't work.";
|
||
"home.setup.permission.both" = "Microphone and speech recognition are off — voice input won't work.";
|
||
"home.setup.permission.request" = "Next";
|
||
"home.setup.cloudIncomplete" = "Cloud engine needs an API key. Open the Settings tab.";
|
||
"home.setup.polishKeyMissing" = "Add an API key in Settings to enable AI polish. Without it, raw ASR text is inserted.";
|
||
"home.setup.keyboardHint" = "Don't see OSGKeyboard? Add it in iOS Settings.";
|
||
"home.setup.keyboardHint.dismiss" = "Got it";
|
||
"home.flow.starting" = "Starting voice session…";
|
||
"home.flow.openSettings" = "Open Settings to grant permissions";
|
||
"home.flow.start" = "Start voice session";
|
||
"home.flow.end" = "End voice session";
|
||
"home.flow.endShort" = "End";
|
||
"home.flow.startShort" = "Start";
|
||
"home.preview.label" = "Try typing";
|
||
"home.preview.placeholder" = "Tap to type and test…";
|
||
"home.card.history.empty" = "No voice transcripts yet";
|
||
"home.card.dictionary.empty" = "No words yet";
|
||
"home.wide.tagline.subtitle" = "Switch to any app and tap the keyboard mic to dictate.";
|
||
"home.wide.mode.cloud" = "Cloud";
|
||
"home.wide.mode.local" = "On-device";
|
||
"home.wide.devices" = "iPhone & iPad";
|
||
"home.engine.unsupportedOS" = "Qwen3-ASR CoreML requires iOS 18+";
|
||
"home.engine.warming" = "Loading ASR model into memory…";
|
||
"home.engine.downloading" = "Downloading ASR model…";
|
||
"home.engine.loadFailed" = "Model downloaded but failed to load. Restart the app and try again.";
|
||
"home.engine.modelsReady" = "ASR model ready";
|
||
"home.engine.setupRequired" = "Local ASR model not ready";
|
||
"home.engine.downloadFirst" = "Download the local ASR model in Settings first";
|
||
"home.engine.attentionBanner" = "Local ASR model is not ready yet. Download it and wait for warm-up before dictating.";
|
||
|
||
/* Tabs */
|
||
"tab.keyboard" = "Home";
|
||
"tab.history" = "History";
|
||
"tab.dictionary" = "Dictionary";
|
||
"tab.styles" = "Styles";
|
||
"tab.skills" = "Skills";
|
||
"tab.settings" = "Settings";
|
||
|
||
/* AI Agent skills */
|
||
"skills.title" = "Skills";
|
||
"skills.enabled.section" = "In use (%d/%d)";
|
||
"skills.enabled.empty" = "No skills on the keyboard. Turn one on from the list below.";
|
||
"skills.available.section" = "Available";
|
||
"skills.clipboard.guide.title" = "Enable clipboard skills";
|
||
"skills.clipboard.guide.body" = "Copy text to summarize, translate, or extract actions from it.";
|
||
"skills.clipboard.guide.enableHistory" = "Turn On Clipboard History";
|
||
"skills.clipboard.guide.verify.title" = "One more step";
|
||
"skills.clipboard.guide.verify.body" = "Allow OSGKeyboard to read text you copy.";
|
||
"skills.clipboard.guide.verify.action" = "Verify Paste Access";
|
||
"skills.clipboard.guide.recovery.title" = "Paste access is off";
|
||
"skills.clipboard.guide.recovery.body" = "Allow Paste from Other Apps in iOS Settings, then return to verify.";
|
||
"skills.clipboard.guide.success.title" = "Clipboard skills are ready";
|
||
"skills.clipboard.guide.success.body" = "Copy text to use them from the keyboard.";
|
||
"skills.clipboard.guide.openSystemSettings" = "Open iOS Settings";
|
||
"skills.detail.title" = "Skill";
|
||
"skills.badge.default" = "Default skill";
|
||
"skills.action.turnOff" = "Turn off";
|
||
"skills.action.turnOffHint" = "Removes it from the keyboard only.";
|
||
"skills.action.addToKeyboard" = "Add to keyboard";
|
||
"skills.action.reinstallShortcut" = "Reinstall Shortcut";
|
||
"skills.full.title" = "Skill slots full";
|
||
"skills.full.message" = "You can enable up to 8 skills. Turn one off, then add this skill from its card.";
|
||
"skills.reply.name" = "Reply";
|
||
"skills.reply.description" = "Draft a polite reply from the copied text, ready to insert.";
|
||
"skills.summarize.name" = "Summarize";
|
||
"skills.summarize.description" = "Keep the key facts and conclusions, without rewriting it as a chat message.";
|
||
"skills.translate.name" = "Translate";
|
||
"skills.translate.description" = "Translate the copied text using your keyboard language setting.";
|
||
"skills.extractTodos.name" = "Extract tasks";
|
||
"skills.extractTodos.description" = "Extract to-dos from copied text into Reminders.";
|
||
"skills.extractEvents.name" = "Extract events";
|
||
"skills.extractEvents.description" = "Extract events from copied text into Calendar.";
|
||
"skills.saveToNotes.name" = "Save to Notes";
|
||
"skills.saveToNotes.description" = "Create a new note from the copied text. The title comes from the time and content; the body stays as copied.";
|
||
"skills.navigate.name" = "Navigate";
|
||
"skills.navigate.description" = "Find an address in the copied text and start driving directions. Uses Amap if installed, then Baidu Maps, then Apple Maps.";
|
||
"skills.install.lead" = "Add it, then confirm. Don’t rename it.";
|
||
"skills.install.openShortcuts" = "Add Shortcut";
|
||
"skills.install.confirmAdded" = "I've added it";
|
||
"skills.add" = "Add skill";
|
||
"skills.edit" = "Edit skill";
|
||
"skills.custom.description" = "Custom clipboard skill";
|
||
"skills.editor.name" = "Name";
|
||
"skills.editor.namePlaceholder" = "Skill name";
|
||
"skills.editor.summary" = "About";
|
||
"skills.editor.summaryPlaceholder" = "Shown on the skill card";
|
||
"skills.editor.icon" = "Icon";
|
||
"skills.editor.iconChoose" = "Choose SF Symbol";
|
||
"skills.editor.iconSearch" = "Search symbols";
|
||
"skills.editor.prompt" = "Processing prompt";
|
||
"skills.editor.thinking" = "Thinking";
|
||
"skills.editor.thinkingHint" = "Off by default. Turn on only when you want slower, deeper reasoning for this skill.";
|
||
"skills.editor.shortcut" = "Shortcut (Optional)";
|
||
"skills.editor.linkPlaceholder" = "https://www.icloud.com/shortcuts/…";
|
||
"skills.editor.shortcutNamePlaceholder" = "Shortcut name (required with a link)";
|
||
"skills.editor.shortcutHint" = "Leave the link empty to process text and insert the result after review. With a link, the Shortcut name is filled in automatically. Don’t rename it after adding.";
|
||
"skills.editor.lookingUp" = "Looking up Shortcut name…";
|
||
"skills.editor.resolvedName" = "Will run: %@";
|
||
"skills.editor.lookupFailed" = "Couldn’t read the Shortcut name. Check the link, or type the name yourself.";
|
||
"skills.delete.title" = "Delete this skill?";
|
||
"skills.delete.message" = "It will be removed from this device. The Shortcut in the Shortcuts app is not deleted.";
|
||
"skills.error.title" = "Couldn’t save skill";
|
||
"skills.error.emptyName" = "Enter a skill name.";
|
||
"skills.error.emptyPrompt" = "The prompt cannot be empty.";
|
||
"skills.error.emptyShortcutName" = "Enter the Shortcut name used to run it.";
|
||
"skills.error.invalidLink" = "Enter a valid iCloud Shortcuts link.";
|
||
"skills.error.emptyIcon" = "Choose an icon.";
|
||
"skills.error.promptTooLong" = "The prompt can contain up to 6,000 characters.";
|
||
"skills.error.generic" = "Try again.";
|
||
|
||
/* Polish style packs */
|
||
"polishStyles.title" = "Polish styles";
|
||
"polishStyles.add" = "Add style";
|
||
"polishStyles.edit" = "Edit style";
|
||
"polishStyles.viewPrompt" = "View full prompt";
|
||
"polishStyles.duplicate" = "Duplicate";
|
||
"polishStyles.builtin.section" = "Built-in";
|
||
"polishStyles.fun.section" = "Fun styles";
|
||
"polishStyles.custom.section" = "My styles";
|
||
"polishStyles.intro.title" = "Choose a writing personality";
|
||
"polishStyles.intro.body" = "The selected style shapes every polished dictation. Your custom styles sync through iCloud when settings sync is enabled.";
|
||
"polishStyles.light.description" = "Fix recognition errors and punctuation with minimal rewriting.";
|
||
"polishStyles.structured.description" = "Organize multiple points into clear paragraphs and lists.";
|
||
"polishStyles.formal.description" = "Professional, restrained writing for email and work.";
|
||
"polishStyles.dating.description" = "Warm, playful messages with a light touch of wit.";
|
||
"polishStyles.chat.description" = "Short, natural messages without a formal tone.";
|
||
"polishStyles.flex.description" = "4A / study-abroad Chinglish with optional luxury seasoning.";
|
||
"polishStyles.corp.description" = "Big-tech buzzwords for syncs, pushback, and blame-shifting.";
|
||
"polishStyles.diba.description" = "Clean logical takedowns that leave the other side stuck.";
|
||
"polishStyles.xhs.description" = "Sisterly Xiaohongshu note voice with hooks, ready to post.";
|
||
"polishStyles.custom.description" = "Custom complete writing personality";
|
||
"polishStyles.copyName" = "%@ Copy";
|
||
"polishStyles.editor.name" = "Name";
|
||
"polishStyles.editor.namePlaceholder" = "Style name";
|
||
"polishStyles.editor.allowsAddedEmoji" = "Allow mood emojis";
|
||
"polishStyles.editor.allowsAddedEmoji.hint" = "When on, polish may add a few emojis that match the draft’s emotion, and keeps them on screen. Off by default.";
|
||
"polishStyles.editor.prompt" = "Complete prompt";
|
||
"polishStyles.editor.hint" = "Describe only the role, tone, style boundaries, and examples. The system appends the personal dictionary, safety contract, and output rules.";
|
||
"polishStyles.error.title" = "Couldn’t save style";
|
||
"polishStyles.error.emptyName" = "Enter a style name.";
|
||
"polishStyles.error.emptyPrompt" = "The prompt cannot be empty.";
|
||
"polishStyles.error.limit" = "You can save up to 8 custom styles.";
|
||
"polishStyles.error.promptTooLong" = "The prompt can contain up to 6,000 characters.";
|
||
"polishStyles.error.builtin" = "Built-in styles cannot be changed. Duplicate one to customize it.";
|
||
"polishStyles.error.generic" = "Try again.";
|
||
|
||
/* History */
|
||
"history.title" = "History";
|
||
"history.subtitle" = "Saved on this device only.";
|
||
"history.empty" = "No voice transcripts yet.";
|
||
"history.clear.title" = "Clear all history?";
|
||
"history.clear.message" = "This cannot be undone.";
|
||
"history.clear.confirm" = "Clear all";
|
||
"history.clear.button" = "Clear all history";
|
||
"history.clearDay.title" = "Delete this day's history?";
|
||
"history.clearDay.message" = "All transcripts from this day will be removed. This cannot be undone.";
|
||
"history.clearDay.confirm" = "Delete day";
|
||
"history.clearDay.button" = "Delete this day's history";
|
||
"flow.error.speechRequired" = "Speech recognition access is required for voice sessions.";
|
||
"flow.error.micRequired" = "Microphone access is required for background voice sessions.";
|
||
"flow.error.micUnavailable" = "Microphone is unavailable on this device.";
|
||
"flow.error.audioUnavailable" = "Could not start background audio.";
|
||
|
||
"settings.models.error.metadata" = "Download cache was corrupted or incomplete. Try switching the download source and download again.";
|
||
"settings.models.error.offline" = "Could not reach the model server. Check your network or try a different download source.";
|
||
"settings.models.confirm.downloadTitle %@" = "Download %@";
|
||
"settings.models.confirm.downloadingTitleFormat %@" = "Downloading %@";
|
||
"settings.models.confirm.body %lld" = "This download uses about %lld MB on disk. We recommend Wi‑Fi to avoid cellular data. You can delete the file anytime from On-device models to free space.";
|
||
"settings.models.confirm.cancel" = "Cancel";
|
||
"settings.models.confirm.download %lld" = "Download %lld MB";
|
||
|
||
/* v0.3.0: Personal dictionary */
|
||
"settings.personalDictionary.sectionTitle" = "Personal dictionary";
|
||
"settings.personalDictionary.title" = "Personal dictionary";
|
||
"settings.personalDictionary.summary" = "Words the LLM must preserve verbatim when polishing.";
|
||
"settings.personalDictionary.intro.title" = "About your dictionary";
|
||
"settings.personalDictionary.intro.body" = "Add words manually. Common speech-recognition mishearings are generated automatically after you save. Tap a word to edit.";
|
||
"settings.personalDictionary.empty.title" = "No words yet";
|
||
"settings.personalDictionary.empty.body" = "Add your personal dictionary to improve recognition accuracy\nSyncs across devices via iCloud";
|
||
"settings.personalDictionary.search.prompt" = "Search words";
|
||
"settings.personalDictionary.usageCount" = "%lld uses";
|
||
"settings.personalDictionary.add.title" = "Add word";
|
||
"settings.personalDictionary.edit.title" = "Edit word";
|
||
"settings.personalDictionary.add.field" = "Word";
|
||
"settings.personalDictionary.add.footer" = "Common speech-recognition mishearings are generated automatically after you save.";
|
||
"settings.personalDictionary.aliases.generating" = "Generating aliases…";
|
||
"settings.personalDictionary.clearAll" = "Clear dictionary";
|
||
"settings.personalDictionary.clearAll.confirmTitle" = "Clear all dictionary words?";
|
||
"settings.personalDictionary.clearAll.message" = "This removes every word the LLM was protecting. This cannot be undone.";
|
||
"settings.personalDictionary.clearAll.confirm" = "Clear all";
|
||
"settings.personalDictionary.iCloudSync.title" = "Sync via iCloud";
|
||
"settings.personalDictionary.iCloudSync.settingsTitle" = "Personal dictionary iCloud sync";
|
||
"settings.personalDictionary.iCloudSync.subtitle" = "Keep your dictionary in sync across iPhone, iPad, and Mac. Data stays in your private iCloud account and is not used for training.";
|
||
"settings.personalDictionary.iCloudSync.error.tooLarge" = "Dictionary is too large to sync via iCloud. Remove some entries and try again.";
|
||
"settings.personalDictionary.iCloudSync.error.generic" = "Could not sync your dictionary with iCloud. Try again later.";
|
||
|
||
"settings.iCloudSync.title" = "Cross-Device iCloud Sync";
|
||
"settings.appSettings.iCloudSync.title" = "Cross-Device iCloud Sync";
|
||
"settings.appSettings.iCloudSync.subtitle" = "Sync settings, history, and API keys across devices via iCloud.";
|
||
"settings.appSettings.iCloudSync.syncNow" = "Sync Now";
|
||
"settings.appSettings.iCloudSync.syncing" = "Syncing…";
|
||
"settings.appSettings.iCloudSync.synced" = "Synced";
|
||
"settings.appSettings.iCloudSync.error.generic" = "Could not sync settings with iCloud. Try again later.";
|
||
|
||
|
||
/* Polish intensity */
|
||
"settings.polishIntensity.title" = "Polish intensity";
|
||
|
||
/* Flow session (policy fields may still sync; keep-alive is no longer shown in Settings) */
|
||
"settings.localModels.customLM.title" = "Use custom language model";
|
||
"settings.localModels.customLM.subtitle" = "Diagnostic switch. Turn off to test pure Apple on-device recognition if local ASR gets stuck or returns no speech.";
|
||
|
||
/* Cold-start / session errors (never say Picture in Picture to the user) */
|
||
"flow.coldStart.error.audioTimeout" = "The microphone did not become ready in time. It may be busy in another app. Please try again.";
|
||
"flow.session.error.unsupported" = "This device cannot keep a voice session alive.";
|
||
"flow.session.error.hostNotReady" = "The voice session is not ready yet. Stay in the app and try again.";
|
||
"flow.session.error.notPossible" = "The system cannot start the voice session right now. Keep the app in the foreground and try again.";
|
||
"flow.session.error.systemRejected" = "The voice session was rejected by the system. Please try again shortly.";
|
||
"flow.session.error.timedOut" = "The voice session did not start in time. Stay in the app and try again.";
|
||
|
||
/* Host app display names (scheme C whitelist) */
|
||
"hostApp.wechat" = "WeChat";
|
||
"hostApp.qq" = "QQ";
|
||
"hostApp.wecom" = "WeCom";
|
||
"hostApp.dingtalk" = "DingTalk";
|
||
"hostApp.lark" = "Lark";
|
||
"hostApp.telegram" = "Telegram";
|
||
"hostApp.whatsapp" = "WhatsApp";
|
||
"hostApp.line" = "LINE";
|
||
"hostApp.messenger" = "Messenger";
|
||
"hostApp.slack" = "Slack";
|
||
"hostApp.teams" = "Microsoft Teams";
|
||
"hostApp.discord" = "Discord";
|
||
"hostApp.notion" = "Notion";
|
||
"hostApp.bear" = "Bear";
|
||
"hostApp.obsidian" = "Obsidian";
|
||
"hostApp.drafts" = "Drafts";
|
||
"hostApp.gmail" = "Gmail";
|
||
"hostApp.outlook" = "Outlook";
|
||
"hostApp.chrome" = "Chrome";
|
||
"hostApp.weibo" = "Weibo";
|
||
"hostApp.xiaohongshu" = "RED";
|
||
"hostApp.signal" = "Signal";
|
||
"hostApp.kakaotalk" = "KakaoTalk";
|
||
"hostApp.viber" = "Viber";
|
||
"hostApp.zalo" = "Zalo";
|
||
"hostApp.skype" = "Skype";
|
||
"hostApp.zoom" = "Zoom";
|
||
"hostApp.things" = "Things";
|
||
"hostApp.todoist" = "Todoist";
|
||
"hostApp.evernote" = "Evernote";
|
||
"hostApp.onenote" = "OneNote";
|
||
"hostApp.spark" = "Spark";
|
||
"hostApp.firefox" = "Firefox";
|
||
"hostApp.edge" = "Edge";
|
||
"hostApp.facebook" = "Facebook";
|
||
"hostApp.instagram" = "Instagram";
|
||
"hostApp.x" = "X";
|
||
"hostApp.threads" = "Threads";
|
||
"hostApp.snapchat" = "Snapchat";
|
||
"hostApp.reddit" = "Reddit";
|
||
"hostApp.pinterest" = "Pinterest";
|
||
"hostApp.zhihu" = "Zhihu";
|
||
"hostApp.bilibili" = "Bilibili";
|
||
"hostApp.douyin" = "Douyin";
|
||
"hostApp.tiktok" = "TikTok";
|
||
"flow.warning.polishDegradedQuality" = "Polish output failed validation; inserted a conservative version.";
|
||
"flow.error.editLastInputFailed" = "Could not complete the edit. Please try again.";
|
||
"flow.error.aiQuestionFailed" = "AI response failed. Please try again.";
|
||
"flow.error.clipboardUnavailable" = "No clipboard text available. Turn on Clipboard History and copy the text first.";
|