[Movecommons-commits] r29 - in trunk: . wp-theme wp-theme/mc-languages

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Tue Oct 5 01:41:38 CEST 2010


Author: vjrj_
Date: 2010-10-05 01:41:38 +0200 (Tue, 05 Oct 2010)
New Revision: 29

Modified:
   trunk/
   trunk/fabfile.py
   trunk/wp-theme/footer.php
   trunk/wp-theme/mc-languages/mc-es_ES.pot
   trunk/wp-theme/mc-languages/mc-fr_FR.pot
   trunk/wp-theme/mc-languages/mc.pot
Log:



Property changes on: trunk
___________________________________________________________________
Name: svn:externals
   + utils/wp-i18n http://svn.automattic.com/wordpress-i18n/tools/trunk/


Modified: trunk/fabfile.py
===================================================================
--- trunk/fabfile.py	2010-10-04 23:24:57 UTC (rev 28)
+++ trunk/fabfile.py	2010-10-04 23:41:38 UTC (rev 29)
@@ -22,6 +22,10 @@
     local("msgfmt wp-theme/mc-languages/mc-fr_FR.pot -o wp-theme/mc-languages/fr_FR.mo")
     local("msgfmt wp-theme/languages/twentyten-fr.pot -o wp-theme/languages/fr_FR.mo")
 
+def i18nUpdatePots():
+		"Update pots files (but only with .new extension)"
+		local("php utils/wp-i18n/makepot.php wp-theme wp-theme/ wp-theme/mc-languages/mc.pot.new")
+
 def svn_update():
     "Updates MC website with the repository files."
     run("cd %s; svn up" % wp_theme_path)

Modified: trunk/wp-theme/footer.php
===================================================================
--- trunk/wp-theme/footer.php	2010-10-04 23:24:57 UTC (rev 28)
+++ trunk/wp-theme/footer.php	2010-10-04 23:41:38 UTC (rev 29)
@@ -27,7 +27,7 @@
 
 <div id="mc-footer-mc"><a href="http://movecommons.org/np-rp-rc.di-gr/0.1/en/"><img src="http://movecommons.org/mc/0.1/images/np-rp-rc.di-gr-88x31-0.1.png" alt="Move Commons NP-RP-RC.DI-GR" class="mc-icon" /></a></div>
 
-<div class="mc-footer-license">&copy; Copyleft 2010 <a href="http://comunes.org/"><?php _e("<!--:pt-->Associa&ccedil;&atilde;o Comunes<!--:--><!--:en-->Comunes Association<!--:--><!--:es-->Asociaci&oacute;n Comunes<!--:-->"); ?></a> <?php _e("<!--:pt-->sob a licença<!--:--><!--:en-->under License<!--:--><!--:es-->bajo Licencia<!--:-->"); ?> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons By</a>
+<div class="mc-footer-license">&copy; Copyleft 2010 <a href="http://comunes.org/"><?php _e("Comunes Association", "mc"); ?></a> <?php _e("under License", "mc"); ?> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons By</a>
 </div>
 <div style="clear: both;"></div>
 <div id="site-generator">

Modified: trunk/wp-theme/mc-languages/mc-es_ES.pot
===================================================================
--- trunk/wp-theme/mc-languages/mc-es_ES.pot	2010-10-04 23:24:57 UTC (rev 28)
+++ trunk/wp-theme/mc-languages/mc-es_ES.pot	2010-10-04 23:41:38 UTC (rev 29)
@@ -18,47 +18,55 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: mc-include.php:14
+#: footer.php:30
+msgid "Comunes Association"
+msgstr ""
+
+#: footer.php:30
+msgid "under License"
+msgstr ""
+
+#: mc-include.php:16
 msgid "Non-Profit"
 msgstr ""
 
-#: mc-include.php:15
+#: mc-include.php:17
 msgid "For-Profit"
 msgstr ""
 
-#: mc-include.php:16
+#: mc-include.php:18
 msgid "Reproducible"
 msgstr ""
 
-#: mc-include.php:17
+#: mc-include.php:19
 msgid "Exclusive"
 msgstr ""
 
-#: mc-include.php:18
+#: mc-include.php:20
 msgid "Reinforcing the Ecology Commons"
 msgstr ""
 
-#: mc-include.php:19
+#: mc-include.php:21
 msgid "Reinforcing the Body/health Commons"
 msgstr ""
 
-#: mc-include.php:20
+#: mc-include.php:22
 msgid "Reinforcing the Town/community/society Commons"
 msgstr ""
 
-#: mc-include.php:21
+#: mc-include.php:23
 msgid "Reinforcing the Digital Commons"
 msgstr ""
 
-#: mc-include.php:22
+#: mc-include.php:24
 msgid "Reinforcing Other Aims"
 msgstr ""
 
-#: mc-include.php:23
+#: mc-include.php:25
 msgid "Grassroots"
 msgstr ""
 
-#: mc-include.php:24
+#: mc-include.php:26
 msgid "Representative"
 msgstr ""
 

Modified: trunk/wp-theme/mc-languages/mc-fr_FR.pot
===================================================================
--- trunk/wp-theme/mc-languages/mc-fr_FR.pot	2010-10-04 23:24:57 UTC (rev 28)
+++ trunk/wp-theme/mc-languages/mc-fr_FR.pot	2010-10-04 23:41:38 UTC (rev 29)
@@ -17,47 +17,55 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: mc-include.php:14
+#: footer.php:30
+msgid "Comunes Association"
+msgstr ""
+
+#: footer.php:30
+msgid "under License"
+msgstr ""
+
+#: mc-include.php:16
 msgid "Non-Profit"
 msgstr "À but non lucratif"
 
-#: mc-include.php:15
+#: mc-include.php:17
 msgid "For-Profit"
 msgstr "À but lucratif"
 
-#: mc-include.php:16
+#: mc-include.php:18
 msgid "Reproducible"
 msgstr "Reproductible"
 
-#: mc-include.php:17
+#: mc-include.php:19
 msgid "Exclusive"
 msgstr "Exclusif"
 
-#: mc-include.php:18
+#: mc-include.php:20
 msgid "Reinforcing the Ecology Commons"
 msgstr "Renforçant les bien communs écologiques"
 
-#: mc-include.php:19
+#: mc-include.php:21
 msgid "Reinforcing the Body/health Commons"
 msgstr "Renforçant les biens communs de la santé"
 
-#: mc-include.php:20
+#: mc-include.php:22
 msgid "Reinforcing the Town/community/society Commons"
 msgstr "Renforçant les biens communs urbains/communautaires/sociétaux"
 
-#: mc-include.php:21
+#: mc-include.php:23
 msgid "Reinforcing the Digital Commons"
 msgstr "Renforçant les biens communs numériques"
 
-#: mc-include.php:22
+#: mc-include.php:24
 msgid "Reinforcing Other Aims"
 msgstr "Contribuant à d'autres buts"
 
-#: mc-include.php:23
+#: mc-include.php:25
 msgid "Grassroots"
 msgstr "Organisation locale"
 
-#: mc-include.php:24
+#: mc-include.php:26
 msgid "Representative"
 msgstr "Représentatif"
 

Modified: trunk/wp-theme/mc-languages/mc.pot
===================================================================
--- trunk/wp-theme/mc-languages/mc.pot	2010-10-04 23:24:57 UTC (rev 28)
+++ trunk/wp-theme/mc-languages/mc.pot	2010-10-04 23:41:38 UTC (rev 29)
@@ -18,47 +18,55 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: mc-include.php:14
+#: footer.php:30
+msgid "Comunes Association"
+msgstr ""
+
+#: footer.php:30
+msgid "under License"
+msgstr ""
+
+#: mc-include.php:16
 msgid "Non-Profit"
 msgstr ""
 
-#: mc-include.php:15
+#: mc-include.php:17
 msgid "For-Profit"
 msgstr ""
 
-#: mc-include.php:16
+#: mc-include.php:18
 msgid "Reproducible"
 msgstr ""
 
-#: mc-include.php:17
+#: mc-include.php:19
 msgid "Exclusive"
 msgstr ""
 
-#: mc-include.php:18
+#: mc-include.php:20
 msgid "Reinforcing the Ecology Commons"
 msgstr ""
 
-#: mc-include.php:19
+#: mc-include.php:21
 msgid "Reinforcing the Body/health Commons"
 msgstr ""
 
-#: mc-include.php:20
+#: mc-include.php:22
 msgid "Reinforcing the Town/community/society Commons"
 msgstr ""
 
-#: mc-include.php:21
+#: mc-include.php:23
 msgid "Reinforcing the Digital Commons"
 msgstr ""
 
-#: mc-include.php:22
+#: mc-include.php:24
 msgid "Reinforcing Other Aims"
 msgstr ""
 
-#: mc-include.php:23
+#: mc-include.php:25
 msgid "Grassroots"
 msgstr ""
 
-#: mc-include.php:24
+#: mc-include.php:26
 msgid "Representative"
 msgstr ""
 




More information about the Movecommons-commits mailing list