Changeset 397
- Timestamp:
- 11/29/09 09:39:16 (4 years ago)
- Location:
- trunk/kelsen
- Files:
-
- 6 modified
-
locale/es/LC_MESSAGES/django.mo (modified) (previous)
-
locale/es/LC_MESSAGES/django.po (modified) (25 diffs)
-
media/css/global.css (modified) (1 diff)
-
templates/base.html (modified) (2 diffs)
-
templates/base_site.html (modified) (3 diffs)
-
templates/homepage.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/kelsen/locale/es/LC_MESSAGES/django.po
r393 r397 6 6 msgid "" 7 7 msgstr "" 8 "Project-Id-Version: PACKAGE VERSION\n"8 "Project-Id-Version: Kelsen Project\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2009-11-28 10:43+0100\n"11 "PO-Revision-Date: 2009-11-28 10:46+0100\n"10 "POT-Creation-Date: 2009-11-28 22:02+0100\n" 11 "PO-Revision-Date: 2009-11-28 22:05+0100\n" 12 12 "Last-Translator: Javier de la Cueva <jdelacueva@derecho-internet.org>\n" 13 "Language-Team: LANGUAGE <LL@li.org>\n"13 "Language-Team: Kelsen Project <es@li.org>\n" 14 14 "MIME-Version: 1.0\n" 15 15 "Content-Type: text/plain; charset=UTF-8\n" 16 16 "Content-Transfer-Encoding: 8bit\n" 17 "X-Poedit-Language: Spanish\n" 18 "X-Poedit-Country: SPAIN\n" 17 19 18 20 #: apps/core/models.py:25 … … 22 24 23 25 #: apps/core/models.py:26 24 msgid "Home, office, headquarters ...,"25 msgstr " "26 msgid "Home, office, headquarters..." 27 msgstr "Domicilio, oficina, sede" 26 28 27 29 #: apps/core/models.py:28 28 30 msgid "street" 29 msgstr " "31 msgstr "calle" 30 32 31 33 #: apps/core/models.py:31 … … 35 37 #: apps/core/models.py:35 36 38 msgid "Province" 37 msgstr " "39 msgstr "Provincia" 38 40 39 41 #: apps/core/models.py:39 40 42 msgid "Region or State" 41 msgstr " "43 msgstr "Región o Estado" 42 44 43 45 #: apps/core/models.py:41 … … 45 47 #: apps/territory/models.py:87 46 48 msgid "State" 47 msgstr " "49 msgstr "Estado" 48 50 49 51 #: apps/core/models.py:42 50 52 msgid "zip code" 51 msgstr " "53 msgstr "Código postal" 52 54 53 55 #: apps/core/models.py:45 54 56 msgid "Address" 55 msgstr " "57 msgstr "Direcciones" 56 58 57 59 #: apps/core/models.py:46 58 60 msgid "Addresses" 59 msgstr " "61 msgstr "Direcciones" 60 62 61 63 #: apps/core/models.py:54 62 64 msgid "bank" 63 msgstr " "65 msgstr "banco" 64 66 65 67 #: apps/core/models.py:55 66 68 msgid "code" 67 msgstr " "69 msgstr "código" 68 70 69 71 #: apps/core/models.py:56 70 72 #: apps/core/models.py:69 71 #: apps/laws/models.py: 4873 #: apps/laws/models.py:52 72 74 msgid "number" 73 75 msgstr "número" … … 79 81 #: apps/core/models.py:60 80 82 msgid "Bank account" 81 msgstr " "83 msgstr "Cuenta corriente" 82 84 83 85 #: apps/core/models.py:61 84 86 msgid "Bank accounts" 85 msgstr " "87 msgstr "Cuentas corrientes" 86 88 87 89 #: apps/core/models.py:72 88 msgid "Home, office, fax, mobile "89 msgstr " "90 msgid "Home, office, fax, mobile..." 91 msgstr "Domicilio, oficina, faz, móvil" 90 92 91 93 #: apps/core/models.py:76 92 94 msgid "Telephone" 93 msgstr " "95 msgstr "Teléfono" 94 96 95 97 #: apps/core/models.py:77 96 98 msgid "Telephones" 97 msgstr " "99 msgstr "Teléfonos" 98 100 99 101 #: apps/core/models.py:85 … … 109 111 #: apps/core/models.py:88 110 112 msgid "Personal, office..." 111 msgstr " "113 msgstr "Personal, oficina..." 112 114 113 115 #: apps/core/models.py:102 114 msgid "Personal, company, blog... ,"115 msgstr " "116 msgid "Personal, company, blog..." 117 msgstr "Personal, empresa, oficina..." 116 118 117 119 #: apps/core/models.py:122 118 #: apps/laws/models.py:8 1120 #: apps/laws/models.py:85 119 121 msgid "title" 120 122 msgstr "título" 121 123 124 #: apps/core/models.py:125 125 msgid "Use a descriptive title (unique for Agent)" 126 msgstr "Utilice un título descriptivo (único por agente)" 127 122 128 #: apps/core/models.py:129 123 129 msgid "addresses" 124 msgstr " "130 msgstr "direcciones" 125 131 126 132 #: apps/core/models.py:133 127 133 msgid "telephones" 128 msgstr " "134 msgstr "teléfonos" 129 135 130 136 #: apps/core/models.py:136 … … 134 140 #: apps/core/models.py:140 135 141 msgid "bank accounts" 136 msgstr " "142 msgstr "cuentas corrientes" 137 143 138 144 #: apps/core/models.py:144 … … 161 167 #: apps/core/models.py:156 162 168 msgid "surname1" 163 msgstr " "169 msgstr "apellido 1" 164 170 165 171 #: apps/core/models.py:158 166 172 msgid "surname2" 167 msgstr " "173 msgstr "apellido 2" 168 174 169 175 #: apps/core/models.py:162 170 176 msgid "date of birth" 171 msgstr " "177 msgstr "fecha de nacimiento" 172 178 173 179 #: apps/core/models.py:168 174 180 msgid "Birth place" 175 msgstr " "181 msgstr "Lugar de nacimiento" 176 182 177 183 #: apps/core/models.py:170 … … 181 187 #: apps/core/models.py:174 182 188 msgid "marital status" 183 msgstr " "189 msgstr "estado civil" 184 190 185 191 #: apps/core/models.py:177 … … 204 210 205 211 #: apps/core/models.py:188 206 #: templates/homepage.html:12207 212 msgid "People" 208 213 msgstr "Personas" … … 210 215 #: apps/laws/models.py:35 211 216 msgid "Official journal" 212 msgstr " "217 msgstr "Boletín oficial" 213 218 214 219 #: apps/laws/models.py:36 … … 216 221 #: apps/laws/templates/laws/officialjournal_list.html:5 217 222 msgid "Official journals" 218 msgstr " "219 220 #: apps/laws/models.py: 47221 #: apps/laws/models.py:8 3223 msgstr "Boletines oficiales" 224 225 #: apps/laws/models.py:51 226 #: apps/laws/models.py:87 222 227 msgid "date" 223 228 msgstr "fecha" 224 229 225 #: apps/laws/models.py: 49230 #: apps/laws/models.py:53 226 231 msgid "volume" 227 232 msgstr "volumen" 228 233 229 #: apps/laws/models.py:5 3234 #: apps/laws/models.py:57 230 235 msgid "Official journal edition" 231 msgstr " "232 233 #: apps/laws/models.py:5 4236 msgstr "Edición de boletín oficial" 237 238 #: apps/laws/models.py:58 234 239 msgid "Official journal editions" 235 msgstr " "236 237 #: apps/laws/models.py:6 2240 msgstr "Ediciones de boletín oficial" 241 242 #: apps/laws/models.py:66 238 243 msgid "topic" 239 msgstr " "240 241 #: apps/laws/models.py:6 5244 msgstr "materia" 245 246 #: apps/laws/models.py:69 242 247 msgid "Topic" 243 msgstr " "244 245 #: apps/laws/models.py: 66248 msgstr "Materia" 249 250 #: apps/laws/models.py:70 246 251 msgid "Topics" 247 msgstr " "248 249 #: apps/laws/models.py:8 4252 msgstr "Materias" 253 254 #: apps/laws/models.py:88 250 255 msgid "text" 251 256 msgstr "texto" 252 257 253 #: apps/laws/models.py:9 4258 #: apps/laws/models.py:98 254 259 msgid "hierarchy" 255 260 msgstr "jerarquía" 256 261 257 #: apps/laws/models.py: 99262 #: apps/laws/models.py:103 258 263 msgid "Legislator" 259 264 msgstr "Legislador" 260 265 261 #: apps/laws/models.py:10 4266 #: apps/laws/models.py:108 262 267 #: apps/laws/templates/laws/law_detail.html:6 263 268 msgid "Law" 264 269 msgstr "Ley" 265 270 266 #: apps/laws/models.py:105 267 #: apps/laws/templates/laws/index.html:5 268 #: templates/base_site.html:14 269 #: templates/homepage.html:10 271 #: apps/laws/models.py:109 272 #: apps/laws/templates/laws/index.html:7 273 #: apps/legislature/templates/legislature/index.html:14 270 274 msgid "Laws" 271 275 msgstr "Leyes" 272 276 273 #: apps/laws/templates/laws/hierarchy_list.html: 6277 #: apps/laws/templates/laws/hierarchy_list.html:5 274 278 msgid "Laws by hierarchy" 275 279 msgstr "Leyes por jerarquía" 276 280 277 #: apps/laws/templates/laws/index.html: 7281 #: apps/laws/templates/laws/index.html:9 278 282 #: apps/laws/templates/laws/lawtopic_list.html:5 279 283 msgid "By topic" 280 msgstr "Por asunto"281 282 #: apps/laws/templates/laws/index.html: 9284 msgstr "Por materia" 285 286 #: apps/laws/templates/laws/index.html:10 283 287 msgid "By hierarchy" 284 288 msgstr "Por jerarquía" … … 288 292 msgstr "Por legislador" 289 293 290 #: apps/laws/templates/laws/index.html:1 3294 #: apps/laws/templates/laws/index.html:12 291 295 msgid "By location" 292 296 msgstr "Por lugar" 293 297 294 #: apps/laws/templates/laws/index.html:1 5298 #: apps/laws/templates/laws/index.html:13 295 299 msgid "By date" 296 300 msgstr "Por fecha" … … 366 370 367 371 #: apps/legislature/models.py:40 368 #: apps/legislature/templates/legislature/index.html: 5372 #: apps/legislature/templates/legislature/index.html:8 369 373 #: apps/legislature/templates/legislature/parliament_list.html:5 370 374 msgid "Parliaments" … … 411 415 412 416 #: apps/legislature/models.py:85 413 #: apps/legislature/templates/legislature/index.html: 7417 #: apps/legislature/templates/legislature/index.html:10 414 418 #: apps/legislature/templates/legislature/parliament_detail.html:13 415 419 #: apps/legislature/templates/legislature/politicalgroup_list.html:6 … … 424 428 #: apps/legislature/templates/legislature/memberparliament_list.html:11 425 429 msgid "Constituency" 426 msgstr "Circun cripción"430 msgstr "Circunscripción" 427 431 428 432 #: apps/legislature/models.py:114 … … 432 436 433 437 #: apps/legislature/models.py:115 434 #: apps/legislature/templates/legislature/index.html: 6438 #: apps/legislature/templates/legislature/index.html:9 435 439 #: apps/legislature/templates/legislature/memberparliament_list.html:6 436 440 msgid "Members of parliament" … … 445 449 msgstr "Legislaturas" 446 450 447 #: apps/legislature/templates/legislature/index.html:4 448 #: templates/homepage.html:9 451 #: apps/legislature/templates/legislature/index.html:7 449 452 msgid "Legislature power" 450 453 msgstr "Poder legislativo" … … 456 459 #: apps/legislature/templates/legislature/memberparliament_detail.html:9 457 460 msgid "in the following political groups:" 458 msgstr "En los siguientes grupos parlamentarios "461 msgstr "En los siguientes grupos parlamentarios:" 459 462 460 463 #: apps/territory/models.py:33 … … 513 516 514 517 #: apps/territory/models.py:119 518 #: apps/territory/templates/territory/territorialentity_list.html:9 515 519 msgid "Territorial entities" 516 520 msgstr "Entidades territoriales" … … 529 533 530 534 #: apps/territory/templates/territory/index.html:6 535 #: templates/base_site.html:12 531 536 msgid "Jurisdictions" 532 537 msgstr "Jurisdicciones" 533 538 534 539 #: apps/territory/templates/territory/index.html:8 535 msgid "International organisms jurisdiction" 536 msgstr "Jurisdicción de organismos internacionales" 540 msgid "Supranational jurisdictions" 541 msgstr "Organismos supranacionales" 542 543 #: apps/territory/templates/territory/index.html:10 544 msgid "Other territorial entities" 545 msgstr "Otras entidades territoriales" 537 546 538 547 #: apps/territory/templates/territory/state_detail.html:22 … … 553 562 554 563 #: apps/territory/templates/territory/suprastate_list.html:6 555 #: templates/homepage.html:8556 564 msgid "Supranational organisms" 557 565 msgstr "Organismos supranacionales" … … 560 568 #: templates/base_site.html.py:6 561 569 msgid "Kelsen Project" 562 msgstr "Proyecto kelsen"570 msgstr "Proyecto Kelsen" 563 571 564 572 #: templates/base_site.html:10 … … 567 575 568 576 #: templates/base_site.html:11 569 #: templates/homepage.html: 6577 #: templates/homepage.html:7 570 578 msgid "Home" 571 579 msgstr "Inicio" 572 573 #: templates/base_site.html:12574 msgid "Territory"575 msgstr "Territorios"576 580 577 581 #: templates/base_site.html:13 … … 579 583 msgstr "Poder legislativo" 580 584 581 #: templates/base_site.html:1 5585 #: templates/base_site.html:14 582 586 msgid "Executive power" 583 587 msgstr "Poder ejecutivo" 584 588 585 #: templates/base_site.html:1 6589 #: templates/base_site.html:15 586 590 msgid "Judicial power" 587 591 msgstr "Poder judicial" 588 592 589 #: templates/homepage.html:7 590 msgid "Territorial divisions" 591 msgstr "Territorios" 592 593 #: templates/homepage.html:14 593 #: templates/homepage.html:9 594 msgid "Welcome to Kelsen project" 595 msgstr "Bienvenido al Proyecto Kelsen" 596 597 #: templates/homepage.html:10 598 msgid "Kelsen Project is an open framework for legal information." 599 msgstr "El Proyecto Kelsen es un marco para información legal" 600 601 #: templates/homepage.html:11 602 msgid "Our aim is to provide a common standard to be used by opengov or opendata citizen or public initiatives." 603 msgstr "Nuestro propósito es crear un estándar común para ser utilizado en las iniciativas ciudadanas o públicas relacionadas con el gobierno abierto o datos en abierto." 604 605 #: templates/homepage.html:15 594 606 msgid "Kelsen project" 595 607 msgstr "Proyecto Kelsen" 596 608 609 #: templates/homepage.html:18 610 msgid "Documentation" 611 msgstr "Documentación" 612 613 #: templates/homepage.html:19 614 msgid "Trac" 615 msgstr "Trac" 616 617 #: templates/homepage.html:20 618 msgid "Mailing list" 619 msgstr "Lista de correo" 620 621 #~ msgid "International organisms jurisdiction" 622 #~ msgstr "Jurisdicción de organismos internacionales" 623 #~ msgid "Territory" 624 #~ msgstr "Territorios" 625 #~ msgid "Territorial divisions" 626 #~ msgstr "Territorios" 627 -
trunk/kelsen/media/css/global.css
r395 r397 105 105 106 106 ul li { 107 list-style-type:square; 108 padding:1px 0; 107 list-style-type: square; 108 padding: 0 0 0.2em; 109 font-family: "Lucida Grande", Lucidagrande, "Lucida Sans", Lucidasans,"Lucida Sans Unicode",Lucidasansunicode,Lucida,"Bitstream Vera Sans",Helvetica,sans-serif; 109 110 } 110 111 -
trunk/kelsen/templates/base.html
r391 r397 1 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="{{ LANGUAGE_CODE }}" xml:lang="{{ LANGUAGE_CODE }}" {% if LANGUAGE_BIDI %}dir="rtl"{% endif %}>2 <html xmlns="http://www.w3.org/1999/xhtml" lang="{{ LANGUAGE_CODE }}" xml:lang="{{ LANGUAGE_CODE }}"> 3 3 <head> 4 4 <title>{% block title %}{% endblock %}</title> 5 <link rel="stylesheet" type="text/css" href="{% block stylesheet %}{% load adminmedia %}{% admin_media_prefix %}css/base.css{% endblock %}" />6 {% if LANGUAGE_BIDI %}<link rel="stylesheet" type="text/css" href="{% block stylesheet_rtl %}{% endblock %}" />{% endif %}7 5 {% block extrastyle %}{% endblock %} 8 6 {% block extrahead %}{% endblock %} 9 {% block blockbots %}<meta name="robots" content="NONE,NOARCHIVE" />{% endblock %} 10 <link rel="stylesheet" href="{{MEDIA_URL}}css/reset.css" /> 7 <link rel="stylesheet" href="{{MEDIA_URL}}css/base.css" /> 11 8 <link rel="stylesheet" href="{{MEDIA_URL}}css/text.css" /> 12 9 <link rel="stylesheet" href="{{MEDIA_URL}}css/960.css" /> 13 <link rel="stylesheet" href="{{MEDIA_URL}}css/ styles.css" />10 <link rel="stylesheet" href="{{MEDIA_URL}}css/reset.css" /> 14 11 </head> 15 12 … … 34 31 <div id="content"> 35 32 {% block content %}{% endblock %} 36 {% block sidebar %}{% endblock %}37 33 </div> 38 34 <!-- END Content --> -
trunk/kelsen/templates/base_site.html
r391 r397 1 1 {% extends "base.html" %} 2 2 {% load i18n %} 3 {% block columns %}colM{% endblock %} 4 {% block title %}{{ title|escape }} | {% trans 'Kelsen Project' %}{% endblock %} 3 {% block title %}{% trans 'Kelsen Project' %}{% endblock %} 5 4 6 5 {% block header %} … … 11 10 <a href="{% url admin:index %}">{% trans 'Admin' %}</a> | 12 11 <a href="/">{% trans 'Home' %}</a> | 13 <a href="{% url territory %}">{% trans ' Territorial division' %}</a> |12 <a href="{% url territory %}">{% trans 'Jurisdictions' %}</a> | 14 13 <a href="{% url legislature %}">{% trans 'Legistature power' %}</a> | 15 <a href="{% url law %}">{% trans 'Laws' %}</a> 14 <a href="{% url legislature %}">{% trans 'Executive power' %}</a> | 15 <a href="{% url legislature %}">{% trans 'Judicial power' %}</a> 16 16 {% endblock %} 17 17 {% block sidebar %} … … 19 19 {% block footer%} 20 20 <div id="footer" class="float-right"> 21 <a class="license" href="http://creativecommons.org/licenses/by-sa/3.0/es/"><img alt="Licencia Creative commons 3.0" src="http://localhost:8000/site_media/img/80x15.png"/></a> 21 22 <a href="http://derecho-internet.org/proyectos/kelsen"><img src="http://localhost:8000/site_media/img/kelsen-project.png" border="0" alt="Kelsen Project" title="Kelsen Project" /></a> 22 23 <a href="http://www.djangoproject.com/"><img src="http://localhost:8000/site_media/img/djangosite80x15_grey.gif" border="0" alt="Powered by Django" title="Powered by Django" /></a> -
trunk/kelsen/templates/homepage.html
r377 r397 1 1 {% extends "base_site.html" %} 2 2 {% load i18n %} 3 {% block bodyclass %}{% endblock %}4 3 {% block content %} 4 <div class="container_12"> 5 5 6 <div class="grid_8"> 7 <h1 id="home">{% trans 'Home' %} 6 8 7 <h1>{% trans 'Territorial divisions' %}</h1> 9 <h2>{% trans 'Welcome to Kelsen project' %}</h2> 10 <p>{% trans 'Kelsen Project is an open framework for legal information.' %}</p> 11 <p>{% trans 'Our aim is to provide a common standard to be used by opengov or opendata citizen or public initiatives.' %}</p> 12 </div> 8 13 9 <a href="{% url supranational-organisms %}"><h2>{% trans 'Supranational organisms' %}</h2></a> 10 <a href="{% url legislature %}"><h2>{% trans 'Legislature power' %}</h2></a> 11 <a href="{% url law %}"><h2>{% trans 'Laws' %}</h2></a> 14 <div class="grid_4"> 15 <h2>{% trans 'Kelsen project' %}</h2> 16 17 <ul> 18 <li><a href="http://derecho-internet.org/proyectos/documentacion/kelsen">{% trans 'Documentation' %}</a></li> 19 <li><a href="http://derecho-internet.org/proyectos/kelsen">{% trans 'Trac' %}</a></li> 20 <li><a href="http://derecho-internet.org/mailman/listinfo/proyecto-kelsen">{% trans 'Mailing list' %}</a></li> 21 </ul> 22 </div> 12 23 24 <div class="clear"></div> 13 25 14 <h2>{% trans 'Kelsen project' %}</h2> 15 16 <ul> 17 <li><a href="http://derecho-internet.org/proyectos/documentacion/kelsen">Documentación</a></li> 18 <li><a href="http://derecho-internet.org/proyectos/kelsen">Trac</a></li> 19 <li><a href="http://derecho-internet.org/mailman/listinfo/proyecto-kelsen">Lista de correo</a></li> 20 </ul> 21 22 23 26 </div> 24 27 {% endblock %}
