Skip to content

Commit

Permalink
Nueva funcion Idiomas ya disponible
Browse files Browse the repository at this point in the history
  • Loading branch information
livrasand committed Dec 11, 2024
1 parent ee0bdd0 commit 0e4c1b8
Show file tree
Hide file tree
Showing 50 changed files with 200 additions and 153 deletions.
Binary file added locales/am/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ar/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ceb/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/de/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/el/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/en/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/es/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/et/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/fi/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/fr/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/he/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ht/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/hu/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/hy/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/it/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ja/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ko/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/mg/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/mn/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ne/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/nl/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/pl/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/pt/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ro/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/ru/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/rw/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/sl/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/sv/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/sw/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/tl/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/tr/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/tw/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/uk/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/vi/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/zh/LC_MESSAGES/messages.mo
Binary file not shown.
Binary file added locales/zh_Hant/LC_MESSAGES/messages.mo
Binary file not shown.
25 changes: 25 additions & 0 deletions static/primer.css
Original file line number Diff line number Diff line change
Expand Up @@ -31481,3 +31481,28 @@ a.branch-name .octicon {
}
}

/* Media query para pantallas pequeñas */
@media (max-width: 600px) {

.user-info {
padding-left: 0; /* Eliminar espaciado a la izquierda en móviles */
text-align: left; /* Alinear texto a la izquierda */
}
.avatar {
width: 60px; /* Ajustar el tamaño del avatar para móviles */
height: 60px; /* Ajustar el tamaño del avatar para móviles */
}

.pl-4 {
padding-left: 12px !important;
}

#userFullName {
font-size: 1.1em; /* Ajustar tamaño de fuente en móviles */
}

#userEmail {
font-size: 0.8em; /* Ajustar tamaño de fuente en móviles */
}
}

3 changes: 2 additions & 1 deletion static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -379,4 +379,5 @@ svg:not(:root) {
}

/* Ajusta otros estilos según sea necesario */
}
}

2 changes: 1 addition & 1 deletion templates/audio-video-acomodadores.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<!-- HEAD PRINT -->
{% if content|length > 0 %}
{% for item in content %}
<div class="container-xl mb-2">
<div class="container-xl mb-2 p-3">
<div class="">
<div class="container-lg clearfix">
<div class="Box mt-0 ">
Expand Down
38 changes: 24 additions & 14 deletions templates/configuracion.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</div>
</div>
<!-- Tu contenido del encabezado aquí -->
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">

<form action="/guardar_configuracion" method="post">
<div data-view-component="true" class="container-md">
Expand All @@ -60,21 +60,31 @@ <h2 id="public-profile-heading" data-view-component="true" class="Subhead-headin
<div class="col-12 col-md-12">

<dl class="form-group">
<dt><label for="user_profile_pronouns_select"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" class="mb-n1" height="16"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM5.78 8.75a9.64 9.64 0 0 0 1.363 4.177c.255.426.542.832.857 1.215.245-.296.551-.705.857-1.215A9.64 9.64 0 0 0 10.22 8.75Zm4.44-1.5a9.64 9.64 0 0 0-1.363-4.177c-.307-.51-.612-.919-.857-1.215a9.927 9.927 0 0 0-.857 1.215A9.64 9.64 0 0 0 5.78 7.25Zm-5.944 1.5H1.543a6.507 6.507 0 0 0 4.666 5.5c-.123-.181-.24-.365-.352-.552-.715-1.192-1.437-2.874-1.581-4.948Zm-2.733-1.5h2.733c.144-2.074.866-3.756 1.58-4.948.12-.197.237-.381.353-.552a6.507 6.507 0 0 0-4.666 5.5Zm10.181 1.5c-.144 2.074-.866 3.756-1.58 4.948-.12.197-.237.381-.353.552a6.507 6.507 0 0 0 4.666-5.5Zm2.733-1.5a6.507 6.507 0 0 0-4.666-5.5c.123.181.24.365.353.552.714 1.192 1.436 2.874 1.58 4.948Z"></path></svg> &nbsp;{{ _('Idioma') }} <span class="IssueLabel color-bg-accent-emphasis color-fg-on-emphasis mr-1">Próximamente</span></label></dt>
<dt><label for="user_profile_pronouns_select"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" class="mb-n1" height="16"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM5.78 8.75a9.64 9.64 0 0 0 1.363 4.177c.255.426.542.832.857 1.215.245-.296.551-.705.857-1.215A9.64 9.64 0 0 0 10.22 8.75Zm4.44-1.5a9.64 9.64 0 0 0-1.363-4.177c-.307-.51-.612-.919-.857-1.215a9.927 9.927 0 0 0-.857 1.215A9.64 9.64 0 0 0 5.78 7.25Zm-5.944 1.5H1.543a6.507 6.507 0 0 0 4.666 5.5c-.123-.181-.24-.365-.352-.552-.715-1.192-1.437-2.874-1.581-4.948Zm-2.733-1.5h2.733c.144-2.074.866-3.756 1.58-4.948.12-.197.237-.381.353-.552a6.507 6.507 0 0 0-4.666 5.5Zm10.181 1.5c-.144 2.074-.866 3.756-1.58 4.948-.12.197-.237.381-.353.552a6.507 6.507 0 0 0 4.666-5.5Zm2.733-1.5a6.507 6.507 0 0 0-4.666-5.5c.123.181.24.365.353.552.714 1.192 1.436 2.874 1.58 4.948Z"></path></svg> &nbsp;{{ _('Idioma') }}</label></dt>
<dd class="user-profile-bio-field-container js-length-limited-input-container">
<select id="idioma" class="form-select js-profile-editable-pronouns-select form-control width-full" name="idioma">
<option value="es" {% if configuracion[8] == 'es' %} selected {% endif %}>{{ _('Español') }}</option>
<option value="en" {% if configuracion[8] == 'en' %} selected {% endif %}>{{ _('Inglés') }}</option>
<option value="zh" {% if configuracion[8] == 'zh' %} selected {% endif %}>{{ _('Chino Tradicional') }}</option>
<option value="nl" {% if configuracion[8] == 'nl' %} selected {% endif %}>{{ _('Holandés') }}</option>
<option value="et" {% if configuracion[8] == 'et' %} selected {% endif %}>{{ _('Estonio') }}</option>
<option value="fr" {% if configuracion[8] == 'fr' %} selected {% endif %}>{{ _('Francés') }}</option>
<option value="de" {% if configuracion[8] == 'de' %} selected {% endif %}>{{ _('Alemán') }}</option>
<option value="it" {% if configuracion[8] == 'it' %} selected {% endif %}>{{ _('Italiano') }}</option>
<option value="ja" {% if configuracion[8] == 'ja' %} selected {% endif %}>{{ _('Japonés') }}</option>
<option value="pt" {% if configuracion[8] == 'pt' %} selected {% endif %}>{{ _('Portugués') }}</option>
</select>
</dd>
<option value="es" {% if configuracion[8] == 'es' %} selected {% endif %}>Español</option>
<option value="am" {% if configuracion[8] == 'am' %} selected {% endif %}>አማርኛ</option> <!-- Amhárico -->
<option value="ar" {% if configuracion[8] == 'ar' %} selected {% endif %}>العربية</option> <!-- Árabe -->
<option value="hy" {% if configuracion[8] == 'hy' %} selected {% endif %}>Հայերեն</option> <!-- Armenio -->
<option value="nl" {% if configuracion[8] == 'nl' %} selected {% endif %}>Nederlands</option> <!-- Holandés -->
<option value="en" {% if configuracion[8] == 'en' %} selected {% endif %}>English</option> <!-- Inglés -->
<option value="et" {% if configuracion[8] == 'et' %} selected {% endif %}>Eesti</option> <!-- Estonio -->
<option value="fr" {% if configuracion[8] == 'fr' %} selected {% endif %}>Français</option> <!-- Francés -->
<option value="de" {% if configuracion[8] == 'de' %} selected {% endif %}>Deutsch</option> <!-- Alemán -->
<option value="el" {% if configuracion[8] == 'el' %} selected {% endif %}>Ελληνικά</option> <!-- Griego -->
<option value="he" {% if configuracion[8] == 'he' %} selected {% endif %}>עברית</option> <!-- Hebreo -->
<option value="it" {% if configuracion[8] == 'it' %} selected {% endif %}>Italiano</option> <!-- Italiano -->
<option value="ja" {% if configuracion[8] == 'ja' %} selected {% endif %}>日本語</option> <!-- Japonés -->
<option value="ko" {% if configuracion[8] == 'ko' %} selected {% endif %}>한국어</option> <!-- Coreano -->
<option value="mn" {% if configuracion[8] == 'mn' %} selected {% endif %}>Монгол</option> <!-- Mongol -->
<option value="pt" {% if configuracion[8] == 'pt' %} selected {% endif %}>Português</option> <!-- Portugués -->
<option value="ru" {% if configuracion[8] == 'ru' %} selected {% endif %}>Русский</option> <!-- Ruso -->
<option value="sv" {% if configuracion[8] == 'sv' %} selected {% endif %}>Svenska</option> <!-- Sueco -->
<option value="tr" {% if configuracion[8] == 'tr' %} selected {% endif %}>Türkçe</option> <!-- Turco -->
<option value="uk" {% if configuracion[8] == 'uk' %} selected {% endif %}>Українська</option> <!-- Ucraniano -->
</select>
</dd>
</dl>

<hr class="mb-4">
Expand Down
2 changes: 1 addition & 1 deletion templates/congregacion.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</div>
</div>
</div>
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">
<div class="container-xl">

<form action="/guardar_congregacion" method="post">
Expand Down
2 changes: 1 addition & 1 deletion templates/detalle-bosquejo.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>
</div>
</div>
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">
<div class="container-xl mb-6">
<div class="container-xl clearfix">

Expand Down
2 changes: 1 addition & 1 deletion templates/detalle-literatura.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a class="btn btn-sm mr-2" onclick="imprimirPagina()">{{ _('Imprimir') }}</a>
</div>
<!-- Tu contenido del encabezado aquí -->
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">
<form action="/guardar_inventario" method="post">
<div data-view-component="true" class="container-md">
<!-- HEAD PRINT -->
Expand Down
2 changes: 1 addition & 1 deletion templates/estudio-atalaya.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<a class="btn btn-sm float-right mr-3" href="{{ url_for('nuevo_estudio_atalaya') }}">{{ _('Nuevo') }}</a>
</div>
</div>
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">
<div class="pl-2">
<div class="container-lg clearfix">
<!-- HEAD PRINT -->
Expand Down
2 changes: 1 addition & 1 deletion templates/grupos-predicacion.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<a class="btn btn-sm float-right" href="{{ url_for('nuevo_grupo') }}" role="button">{{ _('Nuevo') }}</a>
</div>
</div>
<div class="container-xl mt-6">
<div class="container-xl mt-6 p-3">
<div class="col-12 float-center pl-2 width-full">
<div class="container-xl clearfix">
<div class="col-12 float-center">
Expand Down
Loading

0 comments on commit 0e4c1b8

Please sign in to comment.