Project

General

Profile

Task #2691 » reportSGA.txt

Sophie Gautier, 2019-03-22 18:07

 
1
Report on Weblate testing:
2
Settings:
3
- more customization of the views
4
- notifications on new strings
5
- notifications on new suggestions
6
- notifications on new contributor/new language
7

    
8
- name to appear on the commit 
9
  + will it work for us?
10

    
11
Translation memory
12
- could be downloaded/imported as json or tmx
13
- not sure what is the difference between Shared/Project/Personal
14

    
15
Dashboard
16
- Watched translation/Your language: a bit stranged to have all the directories diplayed, but we can get used of it
17
  + display of suggestions column doesn't seem to work
18
  + same when clicking on Suggested translations
19

    
20
Editor:
21
Upper part:
22
Not a lot to say on it, quite similar
23

    
24
Lower part:
25
- Other translations: possibility to reuse existing translation 
26
- Comments on the source or the target
27
- Machine translation: scan the content of the projects (better than what I thought first)
28
- language give access to translation of the string in other languages 
29
  + I have no idea where they come from
30
- history: gives history of the string
31
  + possibility to revert translation
32
  + would it be possible to restrict this action?
33
  + possibity to browse all changes per component
34

    
35
Glossary:
36
- possibility to import it (po file)
37
- possibility to merge
38
- history displayed 
39
  + possibility to manage it from there too
40

    
41
Source information
42
- source information is very well documented
43
  + what about KeyIDs ?
44

    
45
Concerning download/upload, I didn't found a way to download a whole project, only individual files. 
46
I also had this error preventing me to download the file:
47
-------------------------------------------------------------------------------
48
FileParseError at /download/libreoffice/helpcontent2sourcetextshared02/fr/
49

    
50
Invalid file format <translate.storage.pypo.pofile object at 0x7fd9478a70f0>
51

    
52
Request Method: 	GET
53
Request URL: 	https://weblate.documentfoundation.org/download/libreoffice/helpcontent2sourcetextshared02/fr/
54
Django Version: 	2.1.7
55
Exception Type: 	FileParseError
56
Exception Value: 	
57

    
58
Invalid file format <translate.storage.pypo.pofile object at 0x7fd9478a70f0>
59

    
60
Exception Location: 	/var/www/sites/weblate/weblate/trans/models/component.py in handle_parse_error, line 914
61
Python Executable: 	/usr/bin/uwsgi-core
62
Python Version: 	3.5.3
63
Python Path: 	
64

    
65
['/var/www/sites/weblate/',
66
 '.',
67
 '',
68
 '/var/www/sites/weblate/venv/lib/python35.zip',
69
 '/var/www/sites/weblate/venv/lib/python3.5',
70
 '/var/www/sites/weblate/venv/lib/python3.5/plat-x86_64-linux-gnu',
71
 '/var/www/sites/weblate/venv/lib/python3.5/lib-dynload',
72
 '/usr/lib/python3.5',
73
 '/usr/lib/python3.5/plat-x86_64-linux-gnu',
74
 '/var/www/sites/weblate/venv/lib/python3.5/site-packages',
75
 '/']
76
------------------------------------------------------------------------------------
77

    
(1-1/2)