Skip to content

Commit 2c04577

Browse files
authored
Update translations from Weblate (#117)
2 parents 3e3d8d6 + 7698785 commit 2c04577

9 files changed

Lines changed: 41608 additions & 269 deletions

File tree

gitfourchette/assets/lang/de.po

Lines changed: 6911 additions & 0 deletions
Large diffs are not rendered by default.

gitfourchette/assets/lang/es.po

Lines changed: 33 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: GitFourchette\n"
66
"Report-Msgid-Bugs-To: https://github.com/jorio/gitfourchette/issues\n"
7-
"PO-Revision-Date: 2025-11-24 15:51+0000\n"
8-
"Last-Translator: Dani Rodríguez <dani@danirod.es>\n"
7+
"PO-Revision-Date: 2026-04-17 13:09+0000\n"
8+
"Last-Translator: LordTenebrous <danielmorenoperez836@gmail.com>\n"
99
"Language-Team: Spanish <https://hosted.weblate.org/projects/gitfourchette/"
1010
"gitfourchette/es/>\n"
1111
"Language: es\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 5.15-dev\n"
16+
"X-Generator: Weblate 5.17.1-dev\n"
1717

1818
#: application.py:84 forms/aboutdialog.py:52
1919
msgid "The comfortable Git UI for Linux."
@@ -2709,20 +2709,22 @@ msgstr "No hay nada en esta ruta."
27092709
#: mainwindow.py:507 tasks/loadtasks.py:68
27102710
#, python-brace-format
27112711
msgid "Sorry, {app} doesn’t support bare repositories."
2712-
msgstr ""
2712+
msgstr "Lo siento, {app} no admite repositorios denudos (\"bare repository\")."
27132713

27142714
#: mainwindow.py:638
27152715
msgid "Open trash folder"
2716-
msgstr ""
2716+
msgstr "Abrir la carpeta de la papelera"
27172717

27182718
#: mainwindow.py:639
27192719
#, python-brace-format
27202720
msgid "There’s no trash folder. Perhaps you haven’t discarded a change with {0} yet."
27212721
msgstr ""
2722+
"No hay carpeta de papelera. Tal vez no has descartado un cambio con {0} "
2723+
"todavía."
27222724

27232725
#: mainwindow.py:648 mainwindow.py:663
27242726
msgid "Clear trash folder"
2725-
msgstr ""
2727+
msgstr "Vaciar la carpeta de la papelera"
27262728

27272729
#: mainwindow.py:649
27282730
msgid "There are no discarded changes to delete."
@@ -2732,8 +2734,8 @@ msgstr "No hay cambios descartados que eliminar."
27322734
#, python-brace-format
27332735
msgid "Do you want to permanently delete <b>{n}</b> discarded patch?"
27342736
msgid_plural "Do you want to permanently delete <b>{n}</b> discarded patches?"
2735-
msgstr[0] ""
2736-
msgstr[1] ""
2737+
msgstr[0] "¿Quieres eliminar permanentemente <b>{n}</b> parche descartado?"
2738+
msgstr[1] "¿Quieres eliminar permanentemente <b>{n}</b> parches descartados?"
27372739

27382740
#: mainwindow.py:657
27392741
#, python-brace-format
@@ -2781,7 +2783,7 @@ msgstr "Aquí ya existe un repositorio:"
27812783

27822784
#: mainwindow.py:719
27832785
msgid "Repository already exists"
2784-
msgstr ""
2786+
msgstr "El repositorio ya existe"
27852787

27862788
#: mainwindow.py:721
27872789
msgid "&Open existing repo"
@@ -2823,15 +2825,19 @@ msgstr[1] ""
28232825
msgid "The session couldn’t be restored fully because a repository failed to load:"
28242826
msgid_plural "The session couldn’t be restored fully because {n} repositories failed to load:"
28252827
msgstr[0] ""
2828+
"La sesión no pudo ser restaurada completamente porque un repositorio falló "
2829+
"al cargar:"
28262830
msgstr[1] ""
2831+
"La sesión no pudo ser restaurada completamente porque {n} repositorios "
2832+
"fallaron al cargar:"
28272833

28282834
#: mainwindow.py:934
28292835
msgid "Restore session"
2830-
msgstr ""
2836+
msgstr "Restaurar sesión"
28312837

28322838
#: mainwindow.py:1092 mainwindow.py:1096
28332839
msgid "Apply Settings"
2834-
msgstr ""
2840+
msgstr "Aplicar Ajustes"
28352841

28362842
#: mainwindow.py:1093
28372843
#, python-brace-format
@@ -2848,7 +2854,7 @@ msgstr "&Recargar"
28482854

28492855
#: mainwindow.py:1104
28502856
msgid "&Not Now"
2851-
msgstr ""
2857+
msgstr "&Ahora No"
28522858

28532859
#: mergedriver.py:123
28542860
#, python-brace-format
@@ -3005,15 +3011,15 @@ msgstr ""
30053011
#: remotelink.py:356
30063012
#, python-brace-format
30073013
msgid "{0}: {1} → {2}."
3008-
msgstr ""
3014+
msgstr "{0}: {1} → {2}."
30093015

30103016
#: remotelink.py:359
30113017
msgid "No new commits."
30123018
msgstr ""
30133019

30143020
#: repowidget.py:555
30153021
msgid "Try to reload"
3016-
msgstr ""
3022+
msgstr "Intente recargar"
30173023

30183024
#: repowidget.py:566
30193025
msgid "Only text diffs may be opened in a separate window."
@@ -3034,7 +3040,7 @@ msgstr "El archivo {0} no existe."
30343040

30353041
#: repowidget.py:632
30363042
msgid "Do you want to create it?"
3037-
msgstr ""
3043+
msgstr "¿Quieres crearlo?"
30383044

30393045
#: repowidget.py:633
30403046
#, python-brace-format
@@ -3131,7 +3137,7 @@ msgstr ""
31313137

31323138
#: repowidget.py:996
31333139
msgid "&Local Config Files"
3134-
msgstr ""
3140+
msgstr "&Archivos de Configuración Local"
31353141

31363142
#: repowidget.py:1014
31373143
#, python-brace-format
@@ -3294,11 +3300,11 @@ msgstr ""
32943300

32953301
#: sidebar/sidebar.py:321
32963302
msgid "Collapse All Folders"
3297-
msgstr ""
3303+
msgstr "Colapsar todas las carpetas"
32983304

32993305
#: sidebar/sidebar.py:325
33003306
msgid "Expand All Folders"
3301-
msgstr ""
3307+
msgstr "Expandir todas las carpetas"
33023308

33033309
#: sidebar/sidebar.py:342
33043310
msgid "&Edit Remote…"
@@ -3843,7 +3849,7 @@ msgstr ""
38433849

38443850
#: tasks/committasks.py:409 tasks/committasks.py:455
38453851
msgid "Review changes"
3846-
msgstr ""
3852+
msgstr "Revisar cambios"
38473853

38483854
#: tasks/committasks.py:438
38493855
#, python-brace-format
@@ -4093,12 +4099,12 @@ msgstr ""
40934099
#: tasks/indextasks.py:505
40944100
msgctxt "preposition slotted into '...BEFORE this commit'"
40954101
msgid "before"
4096-
msgstr ""
4102+
msgstr "antes"
40974103

40984104
#: tasks/indextasks.py:509
40994105
msgctxt "preposition slotted into '...AT this commit'"
41004106
msgid "at"
4101-
msgstr ""
4107+
msgstr "en"
41024108

41034109
#: tasks/indextasks.py:517
41044110
#, python-brace-format
@@ -4129,7 +4135,7 @@ msgstr "Este archivo será {processed} en tu directorio de trabajo."
41294135

41304136
#: tasks/indextasks.py:532
41314137
msgid "Restore"
4132-
msgstr ""
4138+
msgstr "Restaurar"
41334139

41344140
#: tasks/indextasks.py:545
41354141
#, python-brace-format
@@ -4323,7 +4329,7 @@ msgstr ""
43234329
#: tasks/loadtasks.py:137
43244330
#, python-brace-format
43254331
msgid "{0} commits total."
4326-
msgstr ""
4332+
msgstr "{0} commits en total."
43274333

43284334
#: tasks/loadtasks.py:285
43294335
msgid "Try to reload the file."
@@ -4463,12 +4469,12 @@ msgstr ""
44634469
#: tasks/nettasks.py:221
44644470
#, python-brace-format
44654471
msgid "No new commits on {0}."
4466-
msgstr ""
4472+
msgstr "No hay nuevos commits en {0}."
44674473

44684474
#: tasks/nettasks.py:232
44694475
#, python-brace-format
44704476
msgid "{0} has disappeared from the remote server."
4471-
msgstr ""
4477+
msgstr "{0} ha desaparecido del servidor remoto."
44724478

44734479
#: tasks/nettasks.py:240
44744480
#, python-brace-format
@@ -4488,7 +4494,7 @@ msgstr ""
44884494

44894495
#: tasks/nettasks.py:316 tasks/repotask.py:557
44904496
msgid "Please switch to a local branch before performing this action."
4491-
msgstr ""
4497+
msgstr "Por favor, cambie a una rama local antes de realizar esta acción."
44924498

44934499
#: tasks/nettasks.py:377
44944500
msgid "Push complete."
@@ -4554,7 +4560,7 @@ msgstr ""
45544560
#: tasks/repotask.py:294 tasks/repotask.py:304 toolbox/messageboxes.py:301
45554561
#, python-brace-format
45564562
msgid "Operation failed: {0}."
4557-
msgstr ""
4563+
msgstr "La operación falló: {0}."
45584564

45594565
#: tasks/repotask.py:505
45604566
msgid "Don’t ask me to confirm this again"

0 commit comments

Comments
 (0)