Translate /po/en.po in zh_TW
translation completed for the source file '/po/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
* Translate /po/en.po in zh_CN
translation completed for the source file '/po/en.po'
on the 'zh_CN' language.
* Update po/zh_CN.po
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jo <me@jguer.space>
* add missing locales
* use t.Setenv instead of os.Setenv for tests
* locale: present y/n if localisation is not latin. Always accept y/n in every case
* question: use operation info for question
* edge case where localised n is equal to default y
* add tests for basic locales
Translate /po/en.po in zh-Hans
translation completed for the source file '/po/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate /po/en.po in sv
translation completed for the source file '/po/en.po'
on the 'sv' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate /po/en.po in uk
translation completed for the source file '/po/en.po'
on the 'uk' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate /po/en.po in ru_RU
translation completed for the source file '/po/en.po'
on the 'ru_RU' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate /po/en.po in tr
translation completed for the source file '/po/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate /po/en.po in ko
translation completed for the source file '/po/en.po'
on the 'ko' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
* feat(aur): add option to limit concurrent downloads
Adds to config file option 'maxconcurrentdownloads' which if set to
value != 0, limits number of concurrent AUR downloads to specified.
Fixes#1763.
* fix lint issue
translation completed for the source file '/po/en.po'
on the 'id' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
* Fix ContinueTask user prompt for locales with uppercase yes
The yes/y strings have to be converted to lowercase to enable matching of
the user input converted to lowercase. Otherwise, locales with uppercase
yes/y strings (e.g., German: `Ja/J`) will never match.
* Addess linter issue
* Remove obsolete lowercase conversion
translation completed for the source file '/po/en.po'
on the 'pt' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>