Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
b0531265
Commit
b0531265
authored
Sep 30, 2019
by
Sandro Knauß
Browse files
Make content of weblate.mdwn publically available.
Conetnt moved from translate-server.git.
parent
573cc4e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/blueprint/translation_platform.mdwn
View file @
b0531265
...
...
@@ -457,10 +457,35 @@ Weblate administration
Make sure to enable languages only if they are part of our tier-1
list or discuss the matter on the l10n-mailing list.
- Sysadmin: This documentation currently still lives in
translate-server.git and should be moved somewhere else.
[[!tails_ticket 15086]]
Manually fix issues
-------------------
We have our weblate codebase at
/usr/local/share/weblate
If commands have to be run, they should be run as user weblate (sudo -u weblate $COMMAND).
However, this VM is supposed to run smoothly without human
intervention, so be careful with what you do and please document
modifications you make so that they can be fed back to puppet.git or other
places if necessary.
Reload translations from VCS and cleanup orphaned checks and suggestions
------------------------------------------------------------------------
The following commands mayby run manually if something went wrong:
- Reload all translations from proper folder on disk (eg. in case you
did some updates in VCS repository) to components of weblate
`sudo -u weblate ./manage.py loadpo --all`
Weblate installation and maintenance
====================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment