-
-
Notifications
You must be signed in to change notification settings - Fork 96
Add Slovene language #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Slovene language #170
Conversation
I don't no why the HEAD is included. Sorry. |
I built an app and it shows that the language is current unsuported by Vosk for Slovenian language. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I copied from the old PR the comments that are still unresolved.
Everythime I do git push it shows me non-fast-forward error and I am trying to fix it.
When you do changes on GitHub, in order to fetch them locally you need to do "git pull". Oly after doing that will you be able to do "git push".
All of the ">>>>>> HEAD" lines were caused by a non-finished merge or rebase process. Are you using git
via command line or via a GUI program?
By the way, before closing and opening a new PR, feel free to ask for help here :-). In order to solve my suggestions, you can do the following steps:
- for the suggestions that are directly applyable, press on "Add suggestion to batch" from the "Files" tab
- once you selected all of the suggestions you want to apply directly, press "Commit" on top-right
- then locally do a
git pull
to fetch the change you just did on GitHub - modify the files you want to modify locally
git commit
andgit push
I am arch linux user and I use git command via terminal. |
What power and square_root means?
Calculator.dslf file question: What power and square_root means? |
Co-authored-by: Stypox <[email protected]>
Co-authored-by: Stypox <[email protected]>
Co-authored-by: Stypox <[email protected]>
Co-authored-by: Stypox <[email protected]>
I think the lyrics.dslf is okay now. |
Thanks! Yeah it looks better. These are the power and square root operations. If you don't know the various ways to express those in Slovene don't worry, you can leave out those sentences. :-) |
Updated those sentences. When will the pull be merged? |
I translated strings with Weblate, and they are translated too. https://hosted.weblate.org/languages/sl/dicio-android/ |
Thank you very much! I made some more changes to the sentences in af55080, let me know if they actually do make sense. You may also want to try a few sentences yourself in this debug APK (where I also integrated the weblate changes): app-debug.zip. Unfortunately at the moment Vosk does not provide a Slovenian model, so you won't be able to use Speech To Text.
Nice ;-) |
Just one mistake is in timer.dslf. Just delete nastavip after nastavi in timer.dslf. |
What about translation using weblate. |
Fixed
As I said I merged those, too, and they are present in the debug APK I shared above |
Okay. |
Add Slovene language and made changes that @Stypox made in #168. The branch was closed by my fault and I am weary sorry. I am still leearning how to use github, because I'm 13.