Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Translation Team/Pootle Administration
(view source)
Revision as of 16:34, 11 January 2011
1,240 bytes added
,
16:34, 11 January 2011
no edit summary
Line 11:
Line 11:
The pootle directory is /var/lib/pootle
The pootle directory is /var/lib/pootle
The translations live in /var/lib/pootle/translations
The translations live in /var/lib/pootle/translations
+
+
== Adding activities ==
+
+
Testing
+
+
{{{
+
2!root@pootle:/var/lib/pootle/maintenance/helpers/admin# sudo -u pootle python ./pootlepopulator.py honey git://git.sugarlabs.org/fototoon/mainline.git fototoon
+
******** Cloning git://git.sugarlabs.org/fototoon/mainline.git to /var/lib/pootle/checkouts/honey/fototoon *********
+
Running git clone git://git.sugarlabs.org/fototoon/mainline.git /var/lib/pootle/checkouts/honey/fototoon
+
Initialized empty Git repository in /var/lib/pootle/checkouts/honey/fototoon/.git/
+
******** Switching to branch master *********
+
Running git checkout --track -b master origin/master
+
Running git pull
+
Already up-to-date.
+
********* Git operation completed, moving to next stage ********
+
********* Searching for POT file *********
+
********* Found POT file FotoToon.pot *********
+
********* Starting to symlink files *********
+
Linking /var/lib/pootle/checkouts/honey/fototoon/po/es.po to /var/lib/pootle/translations/honey/es/fototoon.po
+
Linking /var/lib/pootle/checkouts/honey/fototoon/po/fr.po to /var/lib/pootle/translations/honey/fr/fototoon.po
+
Linking /var/lib/pootle/checkouts/honey/fototoon/po/FotoToon.pot to /var/lib/pootle/translations/honey/templates/fototoon.pot
+
********* Done Symlinking *********
+
}}}
== Creating branches: ==
== Creating branches: ==
Godiard
628
edits