Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Android app | 99% | 4 | 625 | 4,200 | 1 | 7 | 10 | 2 | |
|
|||||||||
Android app strings MPL-2.0 | 0 | 0 | 0 | 0 | 1 | 9 | 0 | ||
|
|||||||||
Android app strings (fork) MPL-2.0 | 99% | 2 | 64 | 382 | 1 | 5 | 1 | 2 | |
|
|||||||||
Google Play listings MPL-2.0 | 66% | 1 | 196 | 1,304 | 0 | 1 | 0 | 0 | |
|
|||||||||
Google Play listings (fork) MPL-2.0 | 66% | 1 | 365 | 2,514 | 0 | 0 | 0 | 0 | |
|
|||||||||
GUI strings CC-BY-4.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Glossary Syncthing CC-BY-4.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | syncthing.net | |
---|---|---|
Instructions for translators | Syncthing's user interface translations are managed here on Weblate. The previous service via Transifex is being retired, so if you have contributed there, please consider signing up here on Weblate again. To get access for contributing translations, you need to make yourself known on the Syncthing Community Forum. Please state your Hosted Weblate user name and what language(s) you want to work on. |
|
Project maintainers | imsodin calmh acolomb bot-syncthing-automated-translation-files-access | |
Language | Korean | |
Language code | ko | |
Text direction | Left to right | |
Number of speakers | 79,236,042 |
6 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,452 | 9,684 | 60,410 | |||
Translated | 99% | 1,448 | 93% | 9,059 | 93% | 56,210 |
Needs editing | 1% | 3 | 6% | 619 | 6% | 4,165 |
Read-only | 1% | 13 | 1% | 13 | 1% | 415 |
Failing checks | 1% | 7 | 2% | 263 | 2% | 1,707 |
Strings with suggestions | 1% | 10 | 1% | 68 | 1% | 397 |
Untranslated strings | 1% | 1 | 1% | 6 | 1% | 35 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
−1%
Translated
+99%
—
Contributors
+100%
acolomb
Marked for edit |
|
None
Resource updated |
Parsing of the “
gui/default/assets/lang/lang-ko-KR.json ” file was enforced.
3 weeks ago
|
None
Changes committed |
Changes committed
a month ago
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
tomasz86
Translation changed |
|
* Folder, device and overall sync progress can easily be read off the UI.
* "Syncthing Camera" - an optional feature (with optional permission to use the camera) where you can take pictures with your friend, partner, ... on two phones into one shared and private Syncthing folder. No cloud involved. - FEATURE CURRENTLY IN BETA STAGE -
* "Sync every hour" to save even more battery
* Individual sync conditions can be applied per device and per folder
* Recent changes UI, click to open files.
* Changes to folder and device config can be made regardless if Syncthing is running or not
* UI explains why syncthing is running or not.
* "Battery eater" problem is fixed.
* Discover other Syncthing devices on the same network and easily add them.
* Supports two-way synchronization on external SD card since Android 11.
Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Goals of the fork:
* Develop and try out enhancements together with the community.
* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
* Make enhancements configurable in the UI, users should be able to turn them on and off
Comparison between upstream and fork at the time of writing this:
* Both contain the syncthing binary built from the official source at GitHub
* Syncing functionality and reliability depends on the syncthing binary submodule version.
* Fork gets along with upstream and sometimes they pick up my improvements.
* Strategy and release frequency is different
* Only the wrapper containing the Android UI is addressed by the fork.
Website: https://github.com/Catfriend1/syncthing-android
Source code: https://github.com/Catfriend1/syncthing-android
How Syncthing writes to external SD card: https://github.com/Catfriend1/syncthing-android/blob/master/wiki/SD-card-write-access.md
Wiki, FAQ and helpful articles: https://github.com/Catfriend1/syncthing-android/wiki
Issues: https://github.com/Catfriend1/syncthing-android/issues
Please help with the
Translation: https://hosted.weblate.org/projects/syncthing/android/catfriend1
* Folder, device and overall sync progress can easily be read off the UI.
* "Syncthing Camera" - an optional feature (with optional permission to use the camera) where you can take pictures with your friend, partner, ... on two phones into one shared and private Syncthing folder. No cloud involved. - FEATURE CURRENTLY IN BETA STAGE -
* "Sync every hour" to save even more battery
* Individual sync conditions can be applied per device and per folder
* Recent changes UI, click to open files.
* Changes to folder and device config can be made regardless if Syncthing is running or not
* UI explains why syncthing is running or not.
* "Battery eater" problem is fixed.
* Discover other Syncthing devices on the same network and easily add them.
* Supports two-way synchronization on external SD card since Android 11.
Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Goals of the fork:
* Develop and try out enhancements together with the community.
* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
* Make enhancements configurable in the UI, users should be able to turn them on and off
Comparison between upstream and fork at the time of writing this:
* Both contain the syncthing binary built from the official source at GitHub
* Syncing functionality and reliability depends on the syncthing binary submodule version.
* Fork gets along with upstream and sometimes they pick up my improvements.
* Strategy and release frequency is different
* Only the wrapper containing the Android UI is addressed by the fork.
Website: https://github.com/Catfriend1/syncthing-android
소스 코드: https://github.com/Catfriend1/syncthing-android
How Syncthing writes to external SD card: https://github.com/Catfriend1/syncthing-android/blob/master/wiki/SD-card-write-access.md
Wiki, FAQ and helpful articles: https://github.com/Catfriend1/syncthing-android/wiki
문제 제기: https://github.com/Catfriend1/syncthing-android/issues
Please help with the
Translation: https://hosted.weblate.org/projects/syncthing/android/catfriend1