From 755ee6d0263ee60a5086d85117037fd7f41a835b Mon Sep 17 00:00:00 2001 From: Adolfo Fitoria Date: Sat, 8 Aug 2009 10:26:29 -0600 Subject: translating templates/content/js/com.cnprog.i18n.js to Spanish --- templates/content/js/com.cnprog.i18n.js | 61 ++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) (limited to 'templates/content') diff --git a/templates/content/js/com.cnprog.i18n.js b/templates/content/js/com.cnprog.i18n.js index 90166eec..96f755bf 100644 --- a/templates/content/js/com.cnprog.i18n.js +++ b/templates/content/js/com.cnprog.i18n.js @@ -84,9 +84,68 @@ var i18nEn = { 'characters':'characters left', }; +var i18nEs = { + 'insufficient privilege':'privilegio insuficiente', + 'cannot pick own answer as best':'no puede escoger su propia respuesta como la mejor', + 'anonymous users cannot select favorite questions':'usuarios anonimos no pueden seleccionar', + 'please login':'por favor inicie sesión', + 'anonymous users cannot vote':'usuarios anónimos no pueden votar', + '>15 points requried to upvote': '>15 puntos requeridos para votar positivamente', + '>100 points required to downvote':'>100 puntos requeridos para votar negativamente', + 'please see': 'por favor vea', + 'cannot vote for own posts':'no se puede votar por sus propias publicaciones', + 'daily vote cap exhausted':'cuota de votos diarios excedida', + 'cannot revoke old vote':'no puede revocar un voto viejo', + 'please confirm offensive':"por favor confirme ofensiva", + 'anonymous users cannot flag offensive posts':'usuarios anónimos no pueden marcar publicaciones como ofensivas', + 'cannot flag message as offensive twice':'no puede marcar mensaje como ofensivo dos veces', + 'flag offensive cap exhausted':'cuota para marcar ofensivas ha sido excedida', + 'need >15 points to report spam':"necesita >15 puntos para reportar spam, + 'confirm delete':"¿Está seguro que desea borrar esto?", + 'anonymous users cannot delete/undelete':"usuarios anónimos no pueden borrar o recuperar publicaciones", + 'post recovered':"publicación recuperada", + 'post deleted':"publicación borrada。", + 'add comment':'agregar comentario', + 'community reputation points':'reputación comunitaria', + 'to comment, need':'para comentar, necesita reputación', + 'delete this comment':'borrar este comentario', + 'hide comments':"ocultar comentarios", + 'add a comment':"agregar comentarios", + 'comments':"comentarios", + 'confirm delete comment':"¿Realmente desea borrar este comentario?", + 'characters':'caracteres faltantes', + 'can write':'tiene ', + 'click to close':'haga click para cerrar', + 'loading...':'cargando...', + 'tags cannot be empty':'las etiquetas no pueden estar vacías', + 'tablimits info':"hasta 5 etiquetas de no mas de 20 caracteres cada una", + 'content cannot be empty':'el contenido no puede estar vacío', + 'content minchars': 'por favor introduzca mas de {0} caracteres', + 'please enter title':'por favor ingrese un título', + 'title minchars':"por favor introduzca al menos {0} caracteres", + 'delete':'borrar', + 'undelete': 'recuperar', + 'bold': 'negrita', + 'italic':'cursiva', + 'link':'enlace', + 'quote':'citar', + 'preformatted text':'texto preformateado', + 'image':'imagen', + 'numbered list':'lista numerada', + 'bulleted list':'lista no numerada', + 'heading':'标题', + 'horizontal bar':'barra horizontal', + 'undo':'deshacer', + 'redo':'rehacer', + 'enter image url':'introduzca la URL de la imagen, por ejemplo:
http://www.example.com/image.jpg \"titulo de imagen\"', + 'enter url':'introduzca direcciones web, ejemplo:
http://www.cnprog.com/ \"titulo del enlace\"

"', + 'upload image':'cargar imagen:', +}; + var i18n = { 'en':i18nEn, - 'zh_CN':i18nZh + 'zh_CN':i18nZh, + 'es':i18nEs }; var i18n_dict = i18n[i18nLang]; -- cgit v1.2.3-1-g7c22 From 6b563bde2d2e6e20bc2d31d9575431131a7ca0c8 Mon Sep 17 00:00:00 2001 From: Adolfo Fitoria Date: Sun, 9 Aug 2009 21:30:49 -0600 Subject: fixing stupid bug in templates.content/js/com.cnprog.i18n.js --- templates/content/js/com.cnprog.i18n.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/content') diff --git a/templates/content/js/com.cnprog.i18n.js b/templates/content/js/com.cnprog.i18n.js index 96f755bf..848ad59e 100644 --- a/templates/content/js/com.cnprog.i18n.js +++ b/templates/content/js/com.cnprog.i18n.js @@ -100,7 +100,7 @@ var i18nEs = { 'anonymous users cannot flag offensive posts':'usuarios anónimos no pueden marcar publicaciones como ofensivas', 'cannot flag message as offensive twice':'no puede marcar mensaje como ofensivo dos veces', 'flag offensive cap exhausted':'cuota para marcar ofensivas ha sido excedida', - 'need >15 points to report spam':"necesita >15 puntos para reportar spam, + 'need >15 points to report spam':"necesita >15 puntos para reportar spam", 'confirm delete':"¿Está seguro que desea borrar esto?", 'anonymous users cannot delete/undelete':"usuarios anónimos no pueden borrar o recuperar publicaciones", 'post recovered':"publicación recuperada", -- cgit v1.2.3-1-g7c22 From 1eacc7a42618e84766477fbcc2c32a1da3547115 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 10 Aug 2009 21:40:01 -0400 Subject: untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin --- templates/content/jquery-openid/images/blogger-1.png | Bin 0 -> 432 bytes templates/content/jquery-openid/images/claimid-0.png | Bin 0 -> 629 bytes templates/content/jquery-openid/images/flickr.png | Bin 0 -> 426 bytes templates/content/jquery-openid/images/livejournal-1.png | Bin 0 -> 713 bytes templates/content/jquery-openid/images/myopenid-2.png | Bin 0 -> 511 bytes templates/content/jquery-openid/images/technorati-1.png | Bin 0 -> 606 bytes templates/content/jquery-openid/images/verisign-2.png | Bin 0 -> 859 bytes templates/content/jquery-openid/images/vidoop.png | Bin 0 -> 499 bytes templates/content/jquery-openid/images/wordpress.png | Bin 0 -> 566 bytes templates/content/jquery-openid/openid.css | 2 +- templates/content/style/style.css | 1 - 11 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 templates/content/jquery-openid/images/blogger-1.png create mode 100644 templates/content/jquery-openid/images/claimid-0.png create mode 100644 templates/content/jquery-openid/images/flickr.png create mode 100644 templates/content/jquery-openid/images/livejournal-1.png create mode 100644 templates/content/jquery-openid/images/myopenid-2.png create mode 100644 templates/content/jquery-openid/images/technorati-1.png create mode 100644 templates/content/jquery-openid/images/verisign-2.png create mode 100644 templates/content/jquery-openid/images/vidoop.png create mode 100644 templates/content/jquery-openid/images/wordpress.png (limited to 'templates/content') diff --git a/templates/content/jquery-openid/images/blogger-1.png b/templates/content/jquery-openid/images/blogger-1.png new file mode 100644 index 00000000..8b360ea5 Binary files /dev/null and b/templates/content/jquery-openid/images/blogger-1.png differ diff --git a/templates/content/jquery-openid/images/claimid-0.png b/templates/content/jquery-openid/images/claimid-0.png new file mode 100644 index 00000000..4a0ea1b3 Binary files /dev/null and b/templates/content/jquery-openid/images/claimid-0.png differ diff --git a/templates/content/jquery-openid/images/flickr.png b/templates/content/jquery-openid/images/flickr.png new file mode 100644 index 00000000..142405a6 Binary files /dev/null and b/templates/content/jquery-openid/images/flickr.png differ diff --git a/templates/content/jquery-openid/images/livejournal-1.png b/templates/content/jquery-openid/images/livejournal-1.png new file mode 100644 index 00000000..e6436081 Binary files /dev/null and b/templates/content/jquery-openid/images/livejournal-1.png differ diff --git a/templates/content/jquery-openid/images/myopenid-2.png b/templates/content/jquery-openid/images/myopenid-2.png new file mode 100644 index 00000000..f64fb8e8 Binary files /dev/null and b/templates/content/jquery-openid/images/myopenid-2.png differ diff --git a/templates/content/jquery-openid/images/technorati-1.png b/templates/content/jquery-openid/images/technorati-1.png new file mode 100644 index 00000000..f7195240 Binary files /dev/null and b/templates/content/jquery-openid/images/technorati-1.png differ diff --git a/templates/content/jquery-openid/images/verisign-2.png b/templates/content/jquery-openid/images/verisign-2.png new file mode 100644 index 00000000..c1467008 Binary files /dev/null and b/templates/content/jquery-openid/images/verisign-2.png differ diff --git a/templates/content/jquery-openid/images/vidoop.png b/templates/content/jquery-openid/images/vidoop.png new file mode 100644 index 00000000..032c9e98 Binary files /dev/null and b/templates/content/jquery-openid/images/vidoop.png differ diff --git a/templates/content/jquery-openid/images/wordpress.png b/templates/content/jquery-openid/images/wordpress.png new file mode 100644 index 00000000..ee29f0cf Binary files /dev/null and b/templates/content/jquery-openid/images/wordpress.png differ diff --git a/templates/content/jquery-openid/openid.css b/templates/content/jquery-openid/openid.css index e53c1823..6c59192f 100644 --- a/templates/content/jquery-openid/openid.css +++ b/templates/content/jquery-openid/openid.css @@ -1,7 +1,7 @@ fieldset {border-style:none;} img {border-style:none;} -.logo_box {width:90px;height:40px;background:white;border:1px solid #dddddd;} +.logo_box {display:inline-block;width:90px;height:40px;background:white;border:1px solid #dddddd;} .openid_box img {margin-top:6px;} .aol_box img {margin-top:6px;} .yahoo_box img {margin-top:13px;} diff --git a/templates/content/style/style.css b/templates/content/style/style.css index fa20b014..e353dd47 100644 --- a/templates/content/style/style.css +++ b/templates/content/style/style.css @@ -97,7 +97,6 @@ blockquote right:0px; height:20px; text-align:right; - color:black; padding:3px; background-color:#ffffff; width:500px; -- cgit v1.2.3-1-g7c22