Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
d6360b1a
Commit
d6360b1a
authored
Dec 21, 2012
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add some more info to quick install
parent
13b4970e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
docs/quick.rst
docs/quick.rst
+8
-0
No files found.
docs/quick.rst
View file @
d6360b1a
...
@@ -47,10 +47,18 @@ Adding translation
...
@@ -47,10 +47,18 @@ Adding translation
#. Open admin interface (http://example.org/admin/) and create project you
#. Open admin interface (http://example.org/admin/) and create project you
want to translate. See :ref:`project` for more details.
want to translate. See :ref:`project` for more details.
All you need to specify here is project name and it's website.
#. Create subproject which is the real resource for translating - it points to
#. Create subproject which is the real resource for translating - it points to
Git repository and selects which files to translate. See :ref:`subproject`
Git repository and selects which files to translate. See :ref:`subproject`
for more details.
for more details.
The important fields here being subproject name, Git repository address and
mask for finding translatable files. Weblate supports wide range of formats
including Gettext PO files, Android resource strings, OS X string properties
, Java properties or Qt Linguist files, see :ref:`formats` for more details.
#. Once above is completed (it can be lengthy process depending on size of
#. Once above is completed (it can be lengthy process depending on size of
your Git repository and number of messages to translate), you can start
your Git repository and number of messages to translate), you can start
translating.
translating.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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