refactor(uk-ua.json): Translations#2033
refactor(uk-ua.json): Translations#2033PavloPogonets wants to merge 3 commits intoAcode-Foundation:mainfrom
Conversation
Greptile SummaryThis PR adds Ukrainian translations for ~35 previously untranslated strings in Two minor consistency issues were found: Confidence Score: 4/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[uk-ua.json] --> B[LSP strings]
A --> C[Settings categories]
A --> D[Settings info]
B --> B1["✅ lsp-install-method-apk → Пакет APK"]
B --> B2["⚠️ lsp-install-method-cargo → Cargo crate (untranslated)"]
B --> B3["⚠️ lsp-install-method-manual → Manual binary (untranslated)"]
B --> B4["✅ lsp-install-method-npm → npm пакет"]
B --> B5["✅ lsp-install-method-pip → пакет pip (word order differs)"]
B --> B6["✅ lsp-install-method-shell → Користувацька оболонка"]
B --> B7["⚠️ lsp-install-method-title → Install method (untranslated)"]
B --> B8["✅ lsp-installed → Встановлено"]
B --> B9["✅ lsp-status-not-installed → Не встановлено"]
B --> B10["✅ lsp-remove-custom-server → Видалити користувацький сервер"]
C --> C1["✅ 22 settings-category-* strings translated"]
D --> D1["✅ settings-info-app-vibrate-on-tap translated"]
D --> D2["✅ settings-info-editor-line-numbers translated"]
D --> D3["✅ settings-info-main-edit-settings translated"]
Reviews (1): Last reviewed commit: "refactor(uk-ua.json): Translations" | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
@PavloPogonets Hey, is the Pull Request Ready, as I can see some strings untranslated? |
|
I did a final translation, but it seems to me that the line "Cargo crate" is not translated into Ukrainian. |
Yes, that's right. |
No description provided.