Files
workavia-mail-front/scribe/lib/scribe/ai/l10n/intl_ru.arb
T
dab246 6e09d853fd feat(ai-scribe): Fix the English locale file `(intl_en.arb)` is missing all three AI Scribe keys
feat(ai-scribe): Fix async function declared without proper return type annotation.

feat(ai-scribe): Fix Async operations not properly awaited.

feat(ai-scribe): Fix inconsistent capitalization between button labels.

feat(ai-scribe): Fix GenerateAITextFailure check will never match.

feat(ai-scribe): Fix consider validating text input for predefined actions.

feat(ai-scribe): Using a subshell for directory isolation.

feat(ai-scribe): Fix verify the mock usage or document intent.

feat(ai-scribe): Using a more conventional import for Offset.

feat(ai-scribe): Adding error handling for consistency

feat(ai-scribe): Remove `fromJson` and `toJson` of AIResponse

feat(ai-scribe): Using constants for role values.

feat(ai-scribe): Using a more specific import.

feat(ai-scribe): Using Timer for cleaner lifecycle management

feat(ai-scribe): Adding error handling to fromMap() for consistency.

feat(ai-scribe): Disposing the ValueNotifier

feat(ai-scribe): Redundant null check after assignment

feat(ai-scribe): Fix calling `registerSelectionChangeListener` multiple times may be inefficient.

feat(ai-scribe): Safer type handling for JavaScript callback args

feat(ai-scribe): Fix async callbacks not awaited in switch statement.

feat(ai-scribe): Fix binding lifecycle mismatch for GetAIScribeConfigInteractor

feat(ai-scribe): Fix ai prompts

feat(ai-scribe): Fix unawaited async call to `_setupSelectionListener`

feat(ai-scribe): Fix switch cases use top-origin coordinates while `PositionedDirectional(bottom:)`` expects bottom-origin coordinates.

feat(ai-scribe): Adding error handling for selection listener setup.
2025-12-19 19:03:39 +07:00

124 lines
3.2 KiB
Plaintext

{
"@@last_modified": "2025-12-09T07:30:00.000000",
"categoryCorrectGrammar": "Исправить грамматику",
"@categoryCorrectGrammar": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryImprove": "Улучшить",
"@categoryImprove": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryChangeTone": "Изменить тон",
"@categoryChangeTone": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryTranslate": "Перевести",
"@categoryTranslate": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMakeShorter": "Сделать короче",
"@actionMakeShorter": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionExpandContext": "Расширить контекст",
"@actionExpandContext": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionEmojify": "Добавить эмодзи",
"@actionEmojify": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionTransformToBullets": "Преобразовать в список",
"@actionTransformToBullets": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMoreProfessional": "Более профессионально",
"@actionMoreProfessional": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMoreCasual": "Более неформально",
"@actionMoreCasual": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMorePolite": "Более вежливо",
"@actionMorePolite": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageFrench": "Французский",
"@languageFrench": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageEnglish": "Английский",
"@languageEnglish": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageRussian": "Русский",
"@languageRussian": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageVietnamese": "Вьетнамский",
"@languageVietnamese": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"inputPlaceholder": "Помогите мне написать",
"@inputPlaceholder": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"customPromptAction": "Помогите мне написать",
"@customPromptAction": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"failedToGenerate": "Не удалось сгенерировать ответ ИИ",
"@failedToGenerate": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"insertButton": "Вставить",
"@insertButton": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"replaceButton": "Заменить",
"@replaceButton": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}