Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 44 additions & 43 deletions gitfourchette/assets/lang/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ msgid ""
msgstr ""
"Project-Id-Version: GitFourchette\n"
"Report-Msgid-Bugs-To: https://github.com/jorio/gitfourchette/issues\n"
"PO-Revision-Date: 2025-05-21 06:02+0000\n"
"Last-Translator: LordTenebrous <danielmorenoperez836@gmail.com>\n"
"PO-Revision-Date: 2025-11-24 15:51+0000\n"
"Last-Translator: Dani Rodríguez <dani@danirod.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/gitfourchette/"
"gitfourchette/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"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.12-dev\n"
"X-Generator: Weblate 5.15-dev\n"

#: application.py:84 forms/aboutdialog.py:52
msgid "The comfortable Git UI for Linux."
Expand Down Expand Up @@ -2406,7 +2406,7 @@ msgstr "(commit guardado por)"
#, python-brace-format
msgctxt "CommitTooltip"
msgid "Committed by {0}"
msgstr ""
msgstr "Confirmado por {0}"

#: graphview/graphview.py:41
msgid "This commit isn’t shown in the graph because it’s part of a hidden branch."
Expand Down Expand Up @@ -2443,15 +2443,15 @@ msgstr ""
#: graphview/graphview.py:117 sidebar/sidebar.py:193 sidebar/sidebar.py:292
#, python-brace-format
msgid "&Merge into {0}…"
msgstr ""
msgstr "&Fusionar en {0}…"

#: graphview/graphview.py:122
msgid "&Check Out…"
msgstr ""

#: graphview/graphview.py:128 sidebar/sidebar.py:238 sidebar/sidebar.py:251
msgid "New &Branch Here…"
msgstr ""
msgstr "Nueva &rama aquí…"

#: graphview/graphview.py:129
msgid "&Tag This Commit…"
Expand Down Expand Up @@ -2483,35 +2483,35 @@ msgstr ""

#: mainwindow.py:186
msgid "&File"
msgstr ""
msgstr "&Archivo"

#: mainwindow.py:187
msgid "&Edit"
msgstr ""
msgstr "&Editar"

#: mainwindow.py:188
msgid "&View"
msgstr ""
msgstr "&Vista"

#: mainwindow.py:189
msgid "&Repo"
msgstr ""
msgstr "&Repo"

#: mainwindow.py:190
msgid "&Help"
msgstr ""
msgstr "&Ayuda"

#: mainwindow.py:208
msgid "&New Repository…"
msgstr ""
msgstr "&Nuevo Repositorio…"

#: mainwindow.py:210
msgid "Create an empty Git repo"
msgstr ""
msgstr "Crear un repositorio de Git vacío"

#: mainwindow.py:212
msgid "C&lone Repository…"
msgstr ""
msgstr "C&lonar Repositorio…"

#: mainwindow.py:214
msgid "Download a Git repo and open it"
Expand All @@ -2527,52 +2527,52 @@ msgstr ""

#: mainwindow.py:224
msgid "List of recently opened Git repos"
msgstr ""
msgstr "Listado de repositorios Git abiertos recientemente"

#: mainwindow.py:234
msgid "&Settings…"
msgstr ""
msgstr "&Ajustes…"

#: mainwindow.py:244
msgid "&Close Tab"
msgstr ""
msgstr "&Cerrar Pestaña"

#: mainwindow.py:246
msgid "Close current repository tab"
msgstr ""
msgstr "Cerrar la pestaña del repositorio actual"

#: mainwindow.py:248
msgid "&Quit"
msgstr ""
msgstr "&Salir"

#: mainwindow.py:250
#, python-brace-format
msgid "Quit {app}"
msgstr ""
msgstr "Salir {app}"

#: mainwindow.py:259
msgid "&Find…"
msgstr ""
msgstr "&Encontrar…"

#: mainwindow.py:261
msgid "Search for a piece of text in commit messages, the current diff, or the name of a file"
msgstr ""

#: mainwindow.py:263
msgid "Find Next"
msgstr ""
msgstr "Encontrar Siguiente"

#: mainwindow.py:265
msgid "Find next occurrence"
msgstr ""
msgstr "Encontrar siguiente aparición"

#: mainwindow.py:267
msgid "Find Previous"
msgstr ""
msgstr "Encontrar Anterior"

#: mainwindow.py:269
msgid "Find previous occurrence"
msgstr ""
msgstr "Encontrar anterior aparición"

#: mainwindow.py:284 trtables.py:275
msgid "Show status bar"
Expand Down Expand Up @@ -2600,44 +2600,44 @@ msgstr ""

#: mainwindow.py:295
msgid "Next File"
msgstr ""
msgstr "Siguiente Archivo"

#: mainwindow.py:296
msgid "Previous File"
msgstr ""
msgstr "Archivo Anterior"

#: mainwindow.py:298
msgid "&Next Tab"
msgstr ""
msgstr "&Siguiente Pestaña"

#: mainwindow.py:299
msgid "&Previous Tab"
msgstr ""
msgstr "&Anterior Pestaña"

#: mainwindow.py:306
msgid "Navigation Log"
msgstr ""

#: mainwindow.py:315
msgid "&Refresh"
msgstr ""
msgstr "&Actualizar"

#: mainwindow.py:319
msgid "Check for changes in the repo (on the local filesystem only – will not fetch remotes)"
msgstr ""

#: mainwindow.py:323
msgid "Reloa&d"
msgstr ""
msgstr "Recarga&r"

#: mainwindow.py:326
msgid "Reopen the repo from scratch"
msgstr ""
msgstr "Reabrir el repositorio desde cero"

#: mainwindow.py:336
#, python-brace-format
msgid "&About {0}"
msgstr ""
msgstr "& Acerca de {0}"

#: mainwindow.py:340
#, python-brace-format
Expand All @@ -2646,23 +2646,24 @@ msgstr "{0} Guía del Usuario"

#: mainwindow.py:346
msgid "Open Trash…"
msgstr ""
msgstr "Abrir Papelera…"

#: mainwindow.py:348
msgid "Explore changes that you may have discarded by mistake"
msgstr "Explora los cambios que podrías haber descartado por error"

#: mainwindow.py:350
msgid "Empty Trash…"
msgstr ""
msgstr "Vaciar Papelera…"

#: mainwindow.py:351
#, fuzzy
msgid "Delete all discarded changes from the trash folder"
msgstr ""
msgstr "Borrar todos los cambios descartados de la papelera"

#: mainwindow.py:381
msgid "Clear List"
msgstr ""
msgstr "Borrar Lista"

#: mainwindow.py:382
msgid "Clear the list of recently opened repositories"
Expand Down Expand Up @@ -2737,7 +2738,7 @@ msgstr[1] ""
#: mainwindow.py:657
#, python-brace-format
msgid "This will free up {0} on disk."
msgstr ""
msgstr "Esto liberará {0} en el disco."

#: mainwindow.py:658 tasks/branchtasks.py:185 tasks/branchtasks.py:222
#: tasks/indextasks.py:164 tasks/indextasks.py:240 tasks/indextasks.py:278
Expand All @@ -2756,7 +2757,7 @@ msgstr "Nuevo repositorio"

#: mainwindow.py:676
msgid "&Create repo here"
msgstr ""
msgstr "&Crear repositorio aquí"

#: mainwindow.py:694
#, python-brace-format
Expand Down Expand Up @@ -2897,7 +2898,7 @@ msgstr ""
#: nav.py:76
msgctxt "NavContext"
msgid "Unknown"
msgstr ""
msgstr "Desconocido"

#: remotelink.py:94
msgid "Remote operation interrupted by user."
Expand Down Expand Up @@ -3201,7 +3202,7 @@ msgstr ""

#: sidebar/sidebar.py:160
msgid "&New Branch…"
msgstr ""
msgstr "&Nueva Rama…"

#: sidebar/sidebar.py:162 sidebar/sidebar.py:418
msgid "Sort By"
Expand Down Expand Up @@ -3407,7 +3408,7 @@ msgstr ""
#: sidebar/sidebarmodel.py:569
#, python-brace-format
msgid "{0} (local branch)"
msgstr ""
msgstr "{0} (rama local)"

#: sidebar/sidebarmodel.py:575
#, python-brace-format
Expand Down Expand Up @@ -3459,7 +3460,7 @@ msgstr ""
#: sidebar/sidebarmodel.py:674
#, python-brace-format
msgid "Tag {0}"
msgstr ""
msgstr "Etiqueta {0}"

#: sidebar/sidebarmodel.py:701
#, python-brace-format
Expand Down
16 changes: 8 additions & 8 deletions gitfourchette/assets/lang/fr.po
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GitFourchette\n"
"Report-Msgid-Bugs-To: https://github.com/jorio/gitfourchette/issues\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Iliyas Jorio\n"
"Language-Team: \n"
"PO-Revision-Date: 2025-10-22 10:02+0000\n"
"Last-Translator: Cyril <github@kosmon.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/gitfourchette/"
"gitfourchette/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.6\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.14-dev\n"

#: application.py:103 forms/aboutdialog.py:56
msgid "The comfortable Git UI for Linux."
Expand Down Expand Up @@ -1275,7 +1275,7 @@ msgstr "Détacher HEAD"

#: forms/checkoutcommitdialog.py:44
msgid "Switch Branch"
msgstr "Basculer"
msgstr "Changer de branche"

#: forms/checkoutcommitdialog.py:45
#, python-brace-format
Expand Down Expand Up @@ -4671,7 +4671,7 @@ msgstr "Chargement du dépôt"
#: tasks/loadtasks.py:123
#, python-brace-format
msgid "{0} commits…"
msgstr "{0} commits…"
msgstr "{0} commits …"

#: tasks/loadtasks.py:136
#, python-brace-format
Expand Down
Loading