Currently translated at 56.2% (85 of 151 strings)
Translated using Weblate (Estonian (et_ee))
Currently translated at 97.3% (147 of 151 strings)
Translated using Weblate (Spanish (Mexico) (es_mx))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Spanish (Spain) (es_es))
Currently translated at 58.2% (88 of 151 strings)
Translated using Weblate (Dutch (nl_nl))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Danish (da_dk))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Czech (cs_cz))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Chinese (China) (zh_cn))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (German (de_de))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Chinese (China) (zh_cn))
Currently translated at 77.4% (117 of 151 strings)
Translated using Weblate (Korean (ko_kr))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Korean (ko_kr))
Currently translated at 56.2% (85 of 151 strings)
Translated using Weblate (Danish (da_dk))
Currently translated at 41.7% (63 of 151 strings)
Translated using Weblate (French (France) (fr_fr))
Currently translated at 100.0% (151 of 151 strings)
Translated using Weblate (Russian (ru_ru))
Currently translated at 100.0% (151 of 151 strings)
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translated using Weblate (Russian (ru_ru))
Currently translated at 90.0% (135 of 150 strings)
Translated using Weblate (French (France) (fr_fr))
Currently translated at 100.0% (150 of 150 strings)
Translated using Weblate (French (France) (fr_fr))
Currently translated at 64.0% (96 of 150 strings)
Translated using Weblate (Belarusian (be_by))
Currently translated at 15.3% (23 of 150 strings)
Translated using Weblate (Spanish (Spain) (es_es))
Currently translated at 100.0% (91 of 91 strings)
Co-authored-by: Chillbo <admin.weblate@contribute-osmc.com>
Co-authored-by: Christian Gade <gade@kodi.tv>
Co-authored-by: Edson Armando <edsonarmando78@outlook.com>
Co-authored-by: G0mez82 <jalehto_99@hotmail.com>
Co-authored-by: HansCR <h.vanek@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Minho Park <parkmino@gmail.com>
Co-authored-by: Nanomani <nicolas.pouliquen@gmail.com>
Co-authored-by: bsoriano <bsoriano@gmail.com>
Co-authored-by: rimasx <riks_12@hot.ee>
Co-authored-by: taxigps <taxigps@sina.com>
Co-authored-by: vdkbsd <valexgus@gmail.com>
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/be_by/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/cs_cz/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/da_dk/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/de_de/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/es_es/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/es_mx/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/et_ee/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/fi_fi/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/fr_fr/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/ko_kr/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/nl_nl/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/ru_ru/
Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-xbmcbackup/zh_cn/
Translation: Kodi add-ons: scripts/script.xbmcbackup
Co-authored-by: Chillbo <admin.weblate@contribute-osmc.com>
Co-authored-by: Christian Gade <gade@kodi.tv>
Co-authored-by: Edson Armando <edsonarmando78@outlook.com>
Co-authored-by: G0mez82 <jalehto_99@hotmail.com>
Co-authored-by: HansCR <h.vanek@gmail.com>
Co-authored-by: Minho Park <parkmino@gmail.com>
Co-authored-by: Nanomani <nicolas.pouliquen@gmail.com>
Co-authored-by: bsoriano <bsoriano@gmail.com>
Co-authored-by: rimasx <riks_12@hot.ee>
Co-authored-by: taxigps <taxigps@sina.com>
Co-authored-by: vdkbsd <valexgus@gmail.com>
* added ability to export/save settings as json using GetSettings
* added generic copyFile method instead of duplicating
* copy and load settings file after file restore (right now only reads)
* set settings values from backup when differ than current
* store settings as part of validation file
* prompt for settings restore or set always via toggle
* unused import
* added new strings for settings restore
* updated changelog
* fix pep8 syntax
* swap setting to always prompt instead of always restore (invert)
* updated addon.xml for Krypton
* default log level is always debug now
* added screenshots per krypton format
* started new way of defining backup directories
* reconfigured simple backup process
* added an advanced backup editor and combined settings.xml scripts into a launcher
* added strings for advanced editor
* there was a function to do this
* match excluded with regex
* updated def for the addons set
* directory has to end in slash to use exists()
* added a backup set chooser on restore
* added string for restore browser
* utilize details to show root folder and icons
* save non translated paths, better cross platform support
* revert dropbox python 2.6 changes
* start of #132
* can't have duplicate ids
* updated strings
* closes#132
* added a disclaimer for breaking changes
* split backup and restore into separate functions
* updated scripting to pass in list of sets to restore
* beta version
* added 2 min delay in startup - part of #147
* forgot to remove debug message
* change to wait for abort in case someone tries to close Kodi
* add retroplayer game saves to default file list
* display restore points with most recent on top
* remove length check, breaking change with this version means old archives are no longer compatible
* format restore list according to regional settings
* this function isn't used anymore, legacy of old file manager
* use images folder as default
* added note about compatibility
* added utils function for regional date, use for scheduler notifications as well
* add/remove include and exclude directories to a set
* paths should have / at the end
* show path relative to root
* if in advanced mode allow jumping to editor from launch screen
* check that path is within root folder of set
* cannot have duplicate set names or rules regarding folders within a set
* put strings in correct lang file
* beta version bump
* accidentally deleted string id
* change exclude criteria. Regex was not matching in complex cases
* make sure the dest folder (backup set root) exists before writing to it
* modify select display to show recursive value for included folders
* use a context menu here
* added ability to toggle recursion of sub folders
* beta 3
* added support doc
* wrong branch
* don't need this import anymore
* don't need these imports
* part of #133