gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/02: adding to Internationalization


From: gnunet
Subject: [taler-docs] 01/02: adding to Internationalization
Date: Wed, 06 May 2020 07:54:38 +0200

This is an automated email from the git hooks/post-receive script.

buck pushed a commit to branch master
in repository docs.

commit 4b34f9a973bcb382e4dc267fa265521c54b30b44
Author: buckE <address@hidden>
AuthorDate: Wed May 6 04:52:15 2020 +0000

    adding to Internationalization
---
 developers-manual.rst | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst
index cef2095..ec25f79 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -635,12 +635,17 @@ To create a Component, log into 
https://weblate.taler.net/ with your *Manager* o
 
 What follows is a sort of Wizard.  You can find detailed docs at 
https://docs.weblate.org/.  Here are some important notes about connecting your 
Component to the Taler Git repository:
 
+Under *https://weblate.taler.net/create/component/vcs/*:
+
 * **Source code repository** - Generally 
`git+ssh://address@hidden/<reponame>`.  Check with `git remote -v`.
 * **Repository branch ** - Choose the correct branch to draw from and commit 
to.
 * **Repository push URL** - This is generally 
`git+ssh://address@hidden/<reponame>`  Check with `git remote -v`.
-* **Repository browser** - This is the www URL of the Git repo's file browser. 
 Example `https://git.taler.net/<repo>.git/tree/{{filename}}#L{{line}}`
+* **Repository browser** - This is the www URL of the Git repo's file browser. 
 Example 
`https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}`
 * **Merge style ** - *Rebase*, in line with GNU Taler development procedures
 
+* **Translation license** - *GNU General Public License v3.0 or Later*
+* **Adding new translation** - Decide how to handle adding new translations
+
 How to Create a Translation
 ---------------------------
 
@@ -661,10 +666,11 @@ You may also wish to refer to 
``https://docs.weblate.org/``.
 Translation Standards and Practices
 -----------------------------------
 
-By default, our Weblate instance is set to accept translations in English, 
French, German, Italian, Russian, Spanish, and Portuguese.
+By default, our Weblate instance is set to accept translations in English, 
French, German, Italian, Russian, Spanish, and Portuguese.  If you want to 
contribute a translation in a different language, navigate to the *Component* 
you want to translate for, and click "Start new translation" to begin.  If you 
require a privilege upgrade, please contact a superuser with your request.
 
-If you want to contribute a translation in a different language, navigate to 
the *Component* you want to translate for, and click "Start new translation" to 
begin.  If you require a privilege upgrade, please contact a superuser with 
your request.
+When asked, set the license to GPLv3 or later.
 
+Set commit/push to manual only.
 
 GPG Signing of Translations
 ---------------------------

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]