Compare commits

...
5 Commits
Author SHA1 Message Date
Herculino TrottaandGitHub e77e96879b Merge pull request #565 from eitchtee/dev
fix(air-datepicker): unwrap locale modules so it doesn't default to russian
2026-07-10 17:55:36 -03:00
Herculino TrottaandGitHub 2fbb0221c2 Merge pull request #564 from eitchtee/dependabot/uv/mistune-3.3.0
build(deps): bump mistune from 3.2.1 to 3.3.0
2026-07-10 17:50:52 -03:00
Herculino TrottaandGitHub d7722ff12c Merge pull request #562 from eitchtee/weblate
Translations update from Weblate
2026-07-10 17:50:15 -03:00
dependabot[bot]andGitHub ad357fac45 build(deps): bump mistune from 3.2.1 to 3.3.0
Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 20:10:10 +00:00
Juan David AfanadorandWeblate 8d8e87c9b8 locale(Spanish): update translation
Currently translated at 94.7% (736 of 777 strings)

Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/es/
2026-07-10 04:57:19 +00:00
3 changed files with 20 additions and 34 deletions
+15 -29
View File
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-07-04 15:39+0000\n"
"PO-Revision-Date: 2026-02-24 01:24+0000\n"
"PO-Revision-Date: 2026-07-10 04:57+0000\n"
"Last-Translator: Juan David Afanador <juanafanador07@gmail.com>\n"
"Language-Team: Spanish <https://translations.herculino.com/projects/wygiwyh/"
"app/es/>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.16\n"
"X-Generator: Weblate 2026.7\n"
#: apps/accounts/forms.py:24
msgid "Group name"
@@ -1418,21 +1418,19 @@ msgstr "Guardar y añadir otro"
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
#: templates/transactions/fragments/attachments.html:4
#, fuzzy
#| msgid "Installments"
msgid "Attachments"
msgstr "Cuotas"
msgstr "Archivos Adjuntos"
#: apps/transactions/forms.py:271
msgid ""
"Files are private and only visible to users with access to this transaction."
msgstr ""
"Los archivos adjuntos son privados y únicamente son visibles para los "
"usuarios con acceso a esta transacción."
#: apps/transactions/forms.py:282
#, fuzzy
#| msgid "Reload"
msgid "Upload"
msgstr "Refrescar"
msgstr "Subir"
#: apps/transactions/forms.py:351 apps/transactions/forms.py:623
msgid "Muted transactions won't be displayed on monthly summaries"
@@ -1571,40 +1569,32 @@ msgid "No description"
msgstr "Sin descripción"
#: apps/transactions/models.py:549
#, fuzzy
#| msgid "ZIP File"
msgid "File"
msgstr "Archivo ZIP"
msgstr "Archivo"
#: apps/transactions/models.py:551
msgid "Original Name"
msgstr ""
msgstr "Nombre Original"
#: apps/transactions/models.py:553
#, fuzzy
#| msgid "Content"
msgid "Content Type"
msgstr "Contenido"
msgstr "Tipo de Contenido"
#: apps/transactions/models.py:555
msgid "Size"
msgstr ""
msgstr "Tamaño"
#: apps/transactions/models.py:560
msgid "Uploaded By"
msgstr ""
msgstr "Subido por"
#: apps/transactions/models.py:565
#, fuzzy
#| msgid "Transactions on"
msgid "Transaction Attachment"
msgstr "Transacciones en"
msgstr "Archivos Adjunto"
#: apps/transactions/models.py:566
#, fuzzy
#| msgid "Transaction Tags"
msgid "Transaction Attachments"
msgstr "Etiquetas de Transacción"
msgstr "Archivos Adjuntos"
#: apps/transactions/models.py:595 templates/includes/sidebar.html:57
msgid "Yearly"
@@ -1856,16 +1846,12 @@ msgid "Tag deleted successfully"
msgstr "Etiqueta eliminada con éxito"
#: apps/transactions/views/transactions.py:59
#, fuzzy
#| msgid "Account updated successfully"
msgid "Attachment uploaded successfully"
msgstr "Cuenta actualizada exitosamente"
msgstr "Archivo subido con éxito"
#: apps/transactions/views/transactions.py:110
#, fuzzy
#| msgid "Account deleted successfully"
msgid "Attachment deleted successfully"
msgstr "Cuenta borrada exitosamente"
msgstr "Archivo eliminado exitosamente"
#: apps/transactions/views/transactions.py:350
msgid "Transaction updated successfully"
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies = [
"djangorestframework~=3.17.1",
"drf-spectacular~=0.29.0",
"gunicorn==26.0.0",
"mistune~=3.2.1",
"mistune~=3.3.0",
"openpyxl~=3.1.5",
"procrastinate[django]~=3.8.1",
"psycopg[binary,pool]==3.3.4",
Generated
+4 -4
View File
@@ -634,11 +634,11 @@ wheels = [
[[package]]
name = "mistune"
version = "3.2.1"
version = "3.3.0"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/ca/84/620cc3f7e3adf6f5067e10f4dbae71295d8f9e16d5d3f9ef97c40f2f592c/mistune-3.2.1.tar.gz", hash = "sha256:7c8e5501d38bac1582e067e46c8343f17d57ea1aaa735823f3aba1fd59c88a28", size = 98003, upload-time = "2026-05-03T14:33:22.312Z" }
sdist = { url = "https://files.pythonhosted.org/packages/84/9c/1939635275ec7258e2b43b00dafabc36d89ad11aa7838d375dc1b0e561cb/mistune-3.3.0.tar.gz", hash = "sha256:3074ec4c61b384abe725128e4dcbb483f5a09cc4632012505cdee655d3a113b9", size = 110936, upload-time = "2026-06-21T13:11:39.458Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/2a/7f/a946aa4f8752b37102b41e64dca18a1976ac705c3a0d1dfe74d820a02552/mistune-3.2.1-py3-none-any.whl", hash = "sha256:78cdb0ba5e938053ccf63651b352508d2efa9411dc8810bfb05f2dc5140c0048", size = 53749, upload-time = "2026-05-03T14:33:20.551Z" },
{ url = "https://files.pythonhosted.org/packages/b7/76/b90f9d48d43fbd80a79a20d3eab2e5109859c7a56dc663b23187385898f3/mistune-3.3.0-py3-none-any.whl", hash = "sha256:a758e578acda49d8195f9a860b132dae2cf7bf409381393b1c4e6e489a65397b", size = 61250, upload-time = "2026-06-21T13:11:37.938Z" },
]
[[package]]
@@ -1417,7 +1417,7 @@ requires-dist = [
{ name = "djangorestframework", specifier = "~=3.17.1" },
{ name = "drf-spectacular", specifier = "~=0.29.0" },
{ name = "gunicorn", specifier = "==26.0.0" },
{ name = "mistune", specifier = "~=3.2.1" },
{ name = "mistune", specifier = "~=3.3.0" },
{ name = "openpyxl", specifier = "~=3.1.5" },
{ name = "procrastinate", extras = ["django"], specifier = "~=3.8.1" },
{ name = "psycopg", extras = ["binary", "pool"], specifier = "==3.3.4" },