Skip to content

Commit 771f7a2

Browse files
committed
Update es-419.po (POEditor.com)
1 parent 2da224b commit 771f7a2

File tree

1 file changed

+82
-44
lines changed

1 file changed

+82
-44
lines changed

notesolver/src/main/po/es-419.po

Lines changed: 82 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,111 +8,149 @@ msgstr ""
88
"Language: es-419\n"
99
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1010

11-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:369
11+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:377
1212
msgid "Add the selected Note to the list of Notes that should be automatically closed when uploading a changeset"
1313
msgstr "Añade la Nota seleccionada a la lista de Notas que deben cerrarse automáticamente al cargar un conjunto de cambios."
1414

15-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:96
16-
msgid "Automatically Resolve Note\n"
17-
"{0}?"
18-
msgid_plural "Automatically Resolve Notes\n"
19-
"{0}?"
20-
msgstr[0] "Resolver automáticamente Nota\n"
21-
"{0}?"
22-
msgstr[1] "Resolver automáticamente Notas\n"
23-
"{0}?"
24-
25-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:485
15+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:493
2616
msgid "Closes {0}"
2717
msgstr "Cierra {0}"
2818

29-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:375
19+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:383
3020
msgid "Forget Note"
3121
msgstr "Olvidar Nota"
3222

33-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:345
23+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:351
3424
msgid "List of selected Notes"
3525
msgstr "Lista de Notas seleccionadas"
3626

37-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:146
38-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:159
39-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:172
27+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:152
28+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:165
29+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:178
4030
msgid "No Note selected."
4131
msgstr "No se ha seleccionado ninguna Nota."
4232

43-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:281
33+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:287
4434
msgid "Note {0} was already closed outside of JOSM"
4535
msgstr "Nota {0} ya estaba cerrada fuera de JOSM"
4636

47-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:368
37+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:376
4838
msgid "Remember Note"
4939
msgstr "Recordar Nota"
5040

51-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:376
41+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:384
5242
msgid "Remove the selected Note from the list of Notes that should be automatically closed when uploading a changeset"
5343
msgstr "Elimine la Nota seleccionada de la lista de Notas que deben cerrarse automáticamente al cargar un conjunto de cambios"
5444

55-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:498
45+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:506
5646
msgid "Resolved with changeset {0} by noteSolver_plugin/{1}"
5747
msgstr "Resuelto con el conjunto de cambios {0} de noteSolver_plugin/{1}"
5848

59-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:278
49+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:284
6050
msgid "Upload Note exception:\n"
6151
"{0}"
62-
msgstr "Subir Nota excepción:\n"
52+
msgstr "Excepción al subir Nota:\n"
6353
"{0}"
6454

6555
#. Plugin description for root project 'notesolver'.name
6656
#:
6757
msgid "Used for closing notes when uploading a changeset and referencing them in each other's comments to keep references."
6858
msgstr "Se utiliza para cerrar Notas al subir un conjunto de cambios y referenciarlas en los comentarios de los demás para mantener las referencias."
6959

70-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:361
60+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:369
7161
msgid "Open in browser"
7262
msgstr "Abrir en el navegador"
7363

74-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:362
64+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:370
7565
msgid "Try to open the Note on osm.org with the operating system's standard browser"
7666
msgstr "Intenta abrir la Nota en osm.org con el navegador estándar del sistema operativo"
7767

78-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:25
79-
msgid "Use your language in Changeset Comments"
80-
msgstr "Utiliza tu idioma en los comentarios de los conjuntos de cambios"
81-
82-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:26
83-
msgid "Use your language in Note Comments"
84-
msgstr "Utiliza tu idioma en los comentarios de las Notas"
85-
8668
#. Translator credits (translators who want to be credited for their contributions can add their names here as the translation)
8769
#:
8870
msgid "translator-credits"
89-
msgstr "créditos de traductor"
71+
msgstr "Andrés Gómez (AngocA)"
72+
73+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:42
74+
msgid "Placeholders:"
75+
msgstr "Marcadores de posición:"
9076

9177
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:44
92-
msgid "##noteSolver:CID## for the Changeset number in the Note Comment"
78+
msgid "##noteSolver:CID## for the changeset number in the Note comment"
9379
msgstr "##noteSolver:CID## para el número de conjunto de cambios en el comentario de la Nota"
9480

9581
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:46
96-
msgid "##noteSolver:LC## for a Link to the Changeset in the Note Comment"
82+
msgid "##noteSolver:LC## for a Link to the changeset in the Note comment"
9783
msgstr "##noteSolver:LC## para un enlace al conjunto de cambios en el comentario de la Nota"
9884

9985
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:45
100-
msgid "##noteSolver:LN## for a Link to the Note in the Changeset Comment"
86+
msgid "##noteSolver:LN## for a Link to the Note in the changeset comment"
10187
msgstr "##noteSolver:LN## para un enlace a la Nota en el comentario del conjunto de cambios"
10288

10389
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:43
104-
msgid "##noteSolver:NID## for the Note ID in the Changeset Comment"
90+
msgid "##noteSolver:NID## for the Note ID in the changeset comment"
10591
msgstr "##noteSolver:NID## para el ID de la nota en el comentario del conjunto de cambios"
10692

107-
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:42
108-
msgid "Placeholders:"
109-
msgstr "Marcadores de posición:"
93+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:357
94+
msgid "About"
95+
msgstr "Acerca de"
96+
97+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:46
98+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:77
99+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:357
100+
msgid "About noteSolver Plugin"
101+
msgstr "Acerca del plugin noteSolver"
102+
103+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:96
104+
msgid "Automatically resolve Note\n"
105+
"{0}?"
106+
msgid_plural "Automatically resolve Notes\n"
107+
"{0}?"
108+
msgstr[0] "Resolver automáticamente Nota\n"
109+
"{0}?"
110+
msgstr[1] "Resolver automáticamente Notas\n"
111+
"{0}?"
112+
113+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:59
114+
msgid "Contributors:"
115+
msgstr "Contribuidores:"
116+
117+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:62
118+
msgid "License: GPL-3.0"
119+
msgstr "Licencia: GPL-3.0"
120+
121+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:55
122+
msgid "Maintainer:"
123+
msgstr "Encargado:"
124+
125+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:57
126+
msgid "Online source code:"
127+
msgstr "Código fuente en línea:"
128+
129+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:344
130+
msgid "Plugin settings"
131+
msgstr "Propiedades del plugin"
132+
133+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\NoteSolverPlugin.java:344
134+
msgid "Settings"
135+
msgstr "Propiedades"
136+
137+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\AboutDialog.java:66
138+
msgid "Translations:"
139+
msgstr "Traducciones:"
110140

111141
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:37
112-
msgid "Use this Changeset Comment rather than the default message:"
113-
msgstr "Utiliza este comentario de Conjunto de cambios en lugar del mensaje por defecto:"
142+
msgid "Use this changeset comment rather than the default message:"
143+
msgstr "Utiliza este comentario de conjunto de cambios en lugar del mensaje por defecto:"
144+
145+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:26
146+
msgid "Use your language in Note comments"
147+
msgstr "Utiliza tu idioma en los comentarios de las Notas"
148+
149+
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:25
150+
msgid "Use your language in changeset comments"
151+
msgstr "Utiliza tu idioma en los comentarios de los conjuntos de cambios"
114152

115153
#: src\main\java\org\openstreetmap\josm\plugins\notesolver\SettingsDialog.java:39
116-
msgid "Use this Note Comment rather than the default message:"
154+
msgid "Use this Note comment rather than the default message:"
117155
msgstr "Utilice este comentario de Nota en lugar del mensaje predeterminado:"
118156

0 commit comments

Comments
 (0)