WXRIW / Lyricify-App

Lyricify (/lɪ'rɪsəfaɪ/), a fantastic app to provide scroll lyrics for Spotify (iTunes, Apple Music, Music Center, QQ Music, Netease Cloud Music, and YesPlayMusic are only supported by Lyricify 3). 一款为 Spotify 提供滚动歌词的软件。(iTunes、Apple Music、Music Center、QQ音乐、网易云音乐、YesPlayMusic 仅 Lyricify 3 支持)
3.92k stars 71 forks source link

Update Language.tr-TR.xaml #349

Closed mikropsoft closed 1 month ago

WXRIW commented 1 month ago

Please resume all empty lines and keep the format correct!

mikropsoft commented 1 month ago

Please resume all empty lines and keep the format correct!

I forgot that this is required for this repo and I edited it with the editor in the xml. I can't undo this operation because I'm out now. It would be a lot of work to do it again, but as far as I can see, this only affects the appearance. I don't think there will be a problem in the build process.

WXRIW commented 1 month ago

The format is very useful for checking the corresponding rows and checking the total number of rows. If it is lost, it will not be convenient for later updates and translation by other users.

WXRIW commented 1 month ago

It is suggested to do the translation in Visual Studio code with two xaml files opened, one is the source, and the other is the translation.

mikropsoft commented 1 month ago

It is suggested to do the translation in Visual Studio code with two xaml files opened, one is the source, and the other is the translation.

Is there any script that will allow me to sync these?

WXRIW commented 1 month ago

It is suggested to do the translation in Visual Studio code with two xaml files opened, one is the source, and the other is the translation.

Is there any script that will allow me to sync these?

Sorry, I don't have any scripts. What I usually do is check the line number and find out whats changed. It is also very convenient by comparing commits using GitHub so you can find out whats changed between the latest version and the previous version!

mikropsoft commented 1 month ago

It is suggested to do the translation in Visual Studio code with two xaml files opened, one is the source, and the other is the translation.

Is there any script that will allow me to sync these?

Sorry, I don't have any scripts. What I usually do is check the line number and find out whats changed. It is also very convenient by comparing commits using GitHub so you can find out whats changed between the latest version and the previous version!

I think it's better now

WXRIW commented 1 month ago

There are still some unwanted changes, please correct them, thank you so much. image Also, I will be uploading more strings in the next few days, and you can submit again after completing their translations. Thanks for your contribution! ❤️

WXRIW commented 1 month ago

New strings added!

mikropsoft commented 1 month ago

I think done now @WXRIW

WXRIW commented 1 month ago

Great work, but there are still some flaws in the formatting. It seems that you have completed the translation of the newly added strings, so the total number of lines in the XAML file should be the same, but now the original file has 1396 lines, and the tr-TR file has only 1349 lines. There must be something wrong, such as some places have blank lines, but the tr-TR file has no blank lines; some places should have two blank lines, but the tr-TR file has only one blank line.

I've made some changes to the file, please make sure to continue modifying based on the newly modified file. After the modification is completed, I think we will be ready to merge this PR.

mikropsoft commented 1 month ago

Great work, but there are still some flaws in the formatting. It seems that you have completed the translation of the newly added strings, so the total number of lines in the XAML file should be the same, but now the original file has 1396 lines, and the tr-TR file has only 1349 lines. There must be something wrong, such as some places have blank lines, but the tr-TR file has no blank lines; some places should have two blank lines, but the tr-TR file has only one blank line.

I've made some changes to the file, please make sure to continue modifying based on the newly modified file. After the modification is completed, I think we will be ready to merge this PR.

Synchronized 👍

WXRIW commented 1 month ago

Excellent! I'll do the merge now, and it'll be available in version 4.3.1.