diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/es_ES/help.html | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/help.html')
-rw-r--r-- | language/es_ES/help.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/es_ES/help.html b/language/es_ES/help.html index 652417828..370bbddc1 100644 --- a/language/es_ES/help.html +++ b/language/es_ES/help.html @@ -14,7 +14,12 @@ class="instructionBlockContent" style="display:none" > - <p><a href="http://es.piwigo.org/ext/extension_view.php?eid=270">pLoader para Windows</a> o <a href="http://es.piwigo.org/ext/extension_view.php?eid=269">pLoader para Linux</a> : descripción, cargamiento y detalles de nuevas revisiones.</p> + <p> + <a href="http://es.piwigo.org/ext/extension_view.php?eid=270">pLoader para Windows</a> + o <a href="http://es.piwigo.org/ext/extension_view.php?eid=269">pLoader para Linux</a> + o <a href="http://es.piwigo.org/ext/extension_view.php?eid=353">pLoader para Mac</a> + : descripción, cargamiento y detalles de nuevas revisiones. + </p> <ol> <li>Cree un repertorio " upload " al lado del repertorio " galleries " sobre su instalación de Piwigo, con un acceso en escritura.</li> <li>Instale pLoader sobre su ordenador, Arranque y cumpla los parámetros de conexión : URL de su galería, su nombre de usuario y su contraseña.</li> |