[zanata-bugs] [Bug 816805] New: RFE: As a translator, I want to push translations using maven client to Zanata so that I can do offline translation

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 27 03:57:13 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: RFE: As a translator, I want to push translations using maven client to Zanata so that I can do offline translation

https://bugzilla.redhat.com/show_bug.cgi?id=816805

           Summary: RFE: As a translator, I want to push translations
                    using maven client to Zanata so that I can do offline
                    translation
           Product: Zanata
           Version: 1.6-SNAPSHOT
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Component-PythonClient
        AssignedTo: runab at redhat.com
        ReportedBy: jochang at redhat.com
         QAContact: dchen at redhat.com
                CC: sshedmak at redhat.com, sflaniga at redhat.com,
                    jni at redhat.com, zanata-bugs at redhat.com,
                    jochang at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
          Clone Of: 736898
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


+++ This bug was initially created as a clone of Bug #736898 +++

This is related to bug 725319 and bug 736898 , but uses python client

The zanata push command has two problems when used for offline translation:
1. only allowed to admin or project maintainers, not translators
2. the client pushes source text (POT files), not just translations (PO)

(Plus a lot of translators will prefer a UI, but that's a separate issue.)

We can fix #1 by changing the security rules on the server, to allow
'translator' role to push translations (but not source).

We can fix #2 by adding another option to the Maven/Python clients, eg
--push-trans-only

--- Additional comment from dchen at redhat.com on 2011-09-08 23:38:04 EDT ---

So the use case will be:

Admin/project maintainer:
1. Push pot files only
2. Push pot files and po files.
3. Push po files only.

Translator:
1. Push po files only.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list