Open przmkg opened 1 year ago
i could do German ... As a Thank you ... waited forever for this simple way of taking notes with any app .. effin awesome !
edit i the did the German translation
`<?xml version="1.0" encoding="utf-8"?>
`
Live long and prosper ;)
@Schrebergarten03-links, thanks for the translation!
Most of the text was actually hard-coded after switching to Jetpack Compose. Just now I added those hard-coded texts. Can you please go over Sayboard/app/src/main/res/values/strings.xml and add the changes?
Oh, and there's also https://github.com/ElishaAz/Sayboard/blob/master/app/src/main/res/values/model_names.xml which needs to be translated
Edit: actually, that file is not used.
`<?xml version="1.0" encoding="utf-8"?>
Thanks, @Schrebergarten03-links ! I added the translation in 4c98002b1c822b9b7a03b1a2e15174a098dc57bf
@Schrebergarten03-links , @przmkg , there are a few new strings:
<string name="logic_auto_capitalize_title">Auto Capitalize</string>
<string name="logic_auto_capitalize_summary">Automatically capitalize the first letter after a period (where applicable).</string>
<string name="keyboard_keys_top_title">Top Keys</string>
Can you please translate them?
There you go #51
<string name="logic_auto_capitalize_title">Autom. Großschreiben</string>
<string name="logic_auto_capitalize_summary">Automatisch den Anfangsbuchstaben nach einem Satzzeichen großschreiben.</string>
<string name="keyboard_keys_top_title">Oberste Tasten</string>
ps: this function is not really that suited for german ... since every noun has to be written with a capital letter ;) imho this could be reformed for simplicity by the gouverment but it isnt ^^
Thanks!
Hello,
It would be nice to be able to set-up the language for the interface in the settings. I could contribute French and Polish translations when I find the time for it :)
Thanks!