Following text snippets moved from UserSuggestions to here.


Ademas, tenemos Slashdot como un inportante site de referencia.

CAMBIOS EN PALACIÓN

Los cambios, laka laka que estamos aca.. para para.. ease don't write things, which may make other people angry. And please keep in mind that you are not all that anonymous in the internet (find out more about your computers 'IP address' on Google).


Small contribution: spanish localization

(mario»erphesfurt doesn't work)

I have translated some pages and messages to spanish (I release that to the public domain). I'm adding the pages directly to the wiki (BuenEstilo, CrearPáginas, EditarEstaPágina, PalabraWiki, ReglasDeMarcadoWiki ). Here is a patch for the messages:

Index: ewiki.php
===
RCS file: /cvsroot/erfurtwiki/ewiki/ewiki.php,v
retrieving revision 1.60
diff -u -r1.60 ewiki.php
--- ewiki.php   23 Oct 2003 01:54:56 -0000      1.60
+++ ewiki.php   23 Oct 2003 13:18:39 -0000
@@ -276,6 +276,46 @@
                '<a href=\"http://google.de/search?q=computer+IP+adresse\">IP Ad
resse</a>'
                deines Computers findest du bei Google).",
        ));
+       $ewiki_t["es"] = array_merge($ewiki_t["es"], array(
+          "EDITTHISPAGE" => "EditarEstaPágina",
+          "BACKLINKS" => "*EnlacesInversos",
+          "PAGESLINKINGTO" => "Páginas enlazando \$title",
+          "PAGEINFOS" => "*InfoPágina",
+          "INFOABOUTPAGE" => "Información sobre la página",
+          "LIKEPAGES" => "Páginas como esta",
+          "NEWESTPAGES" => "Páginas más nuevas",
+          "LASTCHANGED" => "última modificación %d/%m/%Y a las %H:%M",
+          "DOESNOTEXIST" => "Esta página aún no existe, por favor eliga EditarE
staPágina si desea crearla.",
+          "DISABLEDPAGE" => "Esta página no está disponible en este momento.",
+          "ERRVERSIONSAVE" => "Disculpe, mientras editaba esta página alguién m
ás
+               salvó una versión modificada. Por favor regrese a
+               a la pantalla anterior y copie sus cambios a su computador
+               para insertalos nuevamente después de que cargue
+               la pantalla de edición.",
+          "ERRORSAVING" => "Ocurrió un error mientras se salvavan sus cambios. 
Por favor intente de nuevo.",
+          "THANKSFORCONTRIBUTION" => "Gracias por su contribución!",
+          "CANNOTCHANGEPAGE" => "Esta página no puede ser modificada.",
+          "OLDVERCOMEBACK" => "Hacer que esta versión antigua regrese a remplaz
ar la actual",
+          "PREVIEW" => "Previsualizar",
+          "SAVE" => "Salvar",
+          "CANCEL_EDIT" => "*CancelarEdición",
+          "*UPLOAD_PICTURE_BUTTON" => "subir gráfica &gt;&gt;&gt;",
+          "EDIT_FORM_1" => "<a href=\"".EWIKI_SCRIPT."BuenEstilo\">BuenEstilo</
a> es
+               escribir lo que viene a su mente. No se preocupe mucho
+               por la apariencia. También puede agregar <a href=\"".EWIKI_SCRIP
T."ReglasDeMarcadoWiki\">ReglasDeMarcadoWiki</a>
+               más adelante si piensa que es necesario.
", + "EDIT_TEXTAREA_RESIZE_JS" => '<a href="javascript:ewiki_enlarge()" st yle="text-decoration:none">+</a><script type="text/javascript"><!--'."\n".'funct ion ewiki_enlarge() {var ta=document.getElementById("ewiki_content");ta.style.wi dth=((ta.cols*=1.1)*10).toString()+"px";ta.style.height=((ta.rows*=1.1)*30).toSt ring()+"px";}'."\n".'//--></script>', + "EDIT_FORM_2" => "
Por favor no escriba cosas, que puedan + enfadar a otras personas. Y por favor tenga en mente que + usted no es del todo anónimo en Internet + (encuentre más sobre + '<a href=\"http://google.com/search?q=my+computers+IP+address\"> IP address</a>' de su computador con Google).", + "BIN_IMGTOOLARGE" => "¡La gráfica es demasiado grande!", + "BIN_NOIMG" => "¡No es un archivo con una gráfica (formato de archivo inaceptable)!", + "FORBIDDEN" => "No está autorizado para acceder a esta página.", + "DATE" => "%a, %d %b %G %T %Z \G\M\T", + )); + #-- *InterWiki:Links $ewiki_config["interwiki"] = array_merge(

I liked ewiki:

Vladimir Támara, vtamara»users

bottom corner