SmartPack / SmartPack-Kernel-Manager

Source code of SmartPack-Kernel Manager, the Ultimate Tool to Manage your Kernel
https://play.google.com/store/apps/details?id=com.smartpack.kernelmanager.pro
GNU General Public License v3.0
639 stars 71 forks source link

Create Turkish strings.xml #95

Closed Fatih-BaKeR closed 3 years ago

Fatih-BaKeR commented 3 years ago

Hello dear developer. If you use the translation, I can see my mistakes and do better. Please do not combine it with the translation on the translation site, just use this. Thanks. Have a healthy day.

sunilpaulmathew commented 3 years ago

@Fatih-BaKeR Thanks a lot for your support. Is this Turkish from Turkey or Cyprus? Either way, it needs to be moved to a separate folder. I'll do it for you. Anyway, I have to upload it to POEditor once it is merged to source for the future contributors. Also, do you want a test build?

Fatih-BaKeR commented 3 years ago

@Fatih-BaKeR Thanks a lot for your support. Is this Turkish from Turkey or Cyprus? Either way, it needs to be moved to a separate folder. I'll do it for you. Anyway, I have to upload it to POEditor once it is merged to source for the future contributors. Also, do you want a test build?

Thank you too. I'm from turkey. I apologize if I made a mistake. I'm not new to translation but still don't understand github :(. Yes, test build would be great. Thanks again.

Note: The translation on the Poeditor site has spelling mistakes and I cannot fix them. That's why I didn't want you to combine the translation.

sunilpaulmathew commented 3 years ago

translation on the

Nice, and here you go. https://www.dropbox.com/s/9tse8288dvs6f3d/com.smartpack.kernelmanager.apk?dl=0 Also, I can replace the entire Turkish strings in POEditor with your version so that it will be perfect.

Fatih-BaKeR commented 3 years ago

translation on the

Nice, and here you go. https://www.dropbox.com/s/9tse8288dvs6f3d/com.smartpack.kernelmanager.apk?dl=0 Also, I can replace the entire Turkish strings in POEditor with your version so that it will be perfect.

I want to test it for a few days and send a pull request again if there is an error. Thanks much for your support and test build.

sunilpaulmathew commented 3 years ago

test it for a few day

Cool. I'll push the initial version to GitHub and POEditor now so that you can easily update it. Again, thank you so much for your support.

sunilpaulmathew commented 3 years ago

@Fatih-BaKeR Done. So, please work on this file or POEditor (now it's completely your version), whichever you prefer. Have a nice evening.

Fatih-BaKeR commented 3 years ago

@Fatih-BaKeR Done. So, please work on this file or POEditor (now it's completely your version), whichever you prefer. Have a nice evening.

Hi again. I have one more request. Can you add the last english words? I added it, but when I try to compile it, the newly added words (eg update part) disappear. Sorry for that. Thanks much.

sunilpaulmathew commented 3 years ago

@Fatih-BaKeR Done. So, please work on this file or POEditor (now it's completely your version), whichever you prefer. Have a nice evening.

Hi again. I have one more request. Can you add the last english words? I added it, but when I try to compile it, the newly added words (eg update part) disappear. Sorry for that. Thanks much.

These are the newly added strings. If you send me the translations here, I shall manage it.

<string name="doze">Force Doze</string>
<string name="doze_summary">Enable doze mode to prevents certain tasks from running if your device is in idle state.</string>
<string name="selinux">SELinux</string>
<string name="selinux_summary">Set SELinux state</string>
<string name="selinux_permissive">Permissive</string>
<string name="selinux_enforcing">Enforcing</string>

<string name="on_boot_swipe_drag_message">You can swipe left or right to remove a command (not a profile or script)!</string>
<string name="swipe_message">Sorry! You can\'t swipe out a %s.</string>
<string name="drag_message">Sorry! You can\'t drag a %s into different position.</string>

<string name="update_available">New update available!\nv%s</string>
<string name="get_it">Get It</string>
<string name="download_failed">It seems like the download is failed, or a corrupted file is downloaded!</string>
<string name="updated_dialog">Congrats! You\'ve already got an up-to-date version of SmartPack-Kernel Manager!</string>
<string name="auto_update_check">Auto Update Check</string>
<string name="check_update">Check for Updates</string>
<string name="check_update_summary">Check for new versions of SmartPack-Kernel Manager</string>

<string name="fdroid">F-Droid</string>
<string name="fdroid_summary">Visit F-Droid page</string>
Fatih-BaKeR commented 3 years ago

@Fatih-BaKeR Done. So, please work on this file or POEditor (now it's completely your version), whichever you prefer. Have a nice evening.

Hi again. I have one more request. Can you add the last english words? I added it, but when I try to compile it, the newly added words (eg update part) disappear. Sorry for that. Thanks much.

These are the newly added strings. If you send me the translations here, I shall manage it.

<string name="doze">Force Doze</string>
<string name="doze_summary">Enable doze mode to prevents certain tasks from running if your device is in idle state.</string>
<string name="selinux">SELinux</string>
<string name="selinux_summary">Set SELinux state</string>
<string name="selinux_permissive">Permissive</string>
<string name="selinux_enforcing">Enforcing</string>

<string name="on_boot_swipe_drag_message">You can swipe left or right to remove a command (not a profile or script)!</string>
<string name="swipe_message">Sorry! You can\'t swipe out a %s.</string>
<string name="drag_message">Sorry! You can\'t drag a %s into different position.</string>

<string name="update_available">New update available!\nv%s</string>
<string name="get_it">Get It</string>
<string name="download_failed">It seems like the download is failed, or a corrupted file is downloaded!</string>
<string name="updated_dialog">Congrats! You\'ve already got an up-to-date version of SmartPack-Kernel Manager!</string>
<string name="auto_update_check">Auto Update Check</string>
<string name="check_update">Check for Updates</string>
<string name="check_update_summary">Check for new versions of SmartPack-Kernel Manager</string>

<string name="fdroid">F-Droid</string>
<string name="fdroid_summary">Visit F-Droid page</string>

Turkish translation is here, sorry I couldn't add it here.

https://justpaste.it/edit/41234055/d10q1zb2d7nv7m4f

sunilpaulmathew commented 3 years ago

@Fatih-BaKeR Done. So, please work on this file or POEditor (now it's completely your version), whichever you prefer. Have a nice evening.

Hi again. I have one more request. Can you add the last english words? I added it, but when I try to compile it, the newly added words (eg update part) disappear. Sorry for that. Thanks much.

These are the newly added strings. If you send me the translations here, I shall manage it.

<string name="doze">Force Doze</string>
<string name="doze_summary">Enable doze mode to prevents certain tasks from running if your device is in idle state.</string>
<string name="selinux">SELinux</string>
<string name="selinux_summary">Set SELinux state</string>
<string name="selinux_permissive">Permissive</string>
<string name="selinux_enforcing">Enforcing</string>

<string name="on_boot_swipe_drag_message">You can swipe left or right to remove a command (not a profile or script)!</string>
<string name="swipe_message">Sorry! You can\'t swipe out a %s.</string>
<string name="drag_message">Sorry! You can\'t drag a %s into different position.</string>

<string name="update_available">New update available!\nv%s</string>
<string name="get_it">Get It</string>
<string name="download_failed">It seems like the download is failed, or a corrupted file is downloaded!</string>
<string name="updated_dialog">Congrats! You\'ve already got an up-to-date version of SmartPack-Kernel Manager!</string>
<string name="auto_update_check">Auto Update Check</string>
<string name="check_update">Check for Updates</string>
<string name="check_update_summary">Check for new versions of SmartPack-Kernel Manager</string>

<string name="fdroid">F-Droid</string>
<string name="fdroid_summary">Visit F-Droid page</string>

Turkish translation is here, sorry I couldn't add it here.

https://justpaste.it/edit/41234055/d10q1zb2d7nv7m4f

Included in https://github.com/SmartPack/SmartPack-Kernel-Manager/commit/f78ad4e9c54f6c78e28196a4f9150d5b462212ad Closing this PR too. But, feel free to re-open it, if you want to make more changes. Also, I shall create a new release soon so that more people will be able to test. Thanks a lot for your contribution.