syncthing/script
Emil Lundberg a1ad020b63
Support explicit translation ID and dotted namespaces in translation extraction (#9192)
Some translations, especially single words or other short
labels for buttons and the like, may not be transferable between
contexts even if they happen to be equal in English. In these cases,
setting an explicit translation ID is important for context separation.
Angular Translate also supports nested JSON in translation tables,
addressed using `.` as namespace separator; this enhancement makes use
of this when extracting translation with an explicit translation ID.
2023-11-13 21:04:24 +01:00
..
authors.go build: Handle co-authors (ref #3744) (#8708) 2022-12-21 22:02:44 +01:00
codecov-upload.sh all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
commit-msg.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
deb-post-inst.template build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) 2021-05-04 18:33:25 +02:00
docker-entrypoint.sh docker: Allow start even if chown fails (fixes #9133) (#9152) 2023-10-07 02:12:07 +00:00
genassets.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
prune_mocks.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
strelaypoolsrv-entrypoint.sh cmd, docker: Updates for infrastructure 2023-01-31 11:17:52 +01:00
transifexdl.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
translate.go Support explicit translation ID and dotted namespaces in translation extraction (#9192) 2023-11-13 21:04:24 +01:00
weblatedl.go script: Add weblatedl.go for downloading updated translations (#8723) 2023-01-08 15:25:00 +01:00