summaryrefslogtreecommitdiff
path: root/po/es.po
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.189elfutils-0.189Mark Wielaard2023-03-031-746/+759
| | | | | | | | | Set version to 0.189 Update NEWS and elfutils.spec.in Set copyright year in configure.ac and printversion. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.188elfutils-0.188Mark Wielaard2022-11-021-1187/+1233
| | | | | | | | Set version to 0.188 Update elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
* po: standardize Project-Id-Version to just elfutilsMark Wielaard2022-08-081-3/+3
| | | | | | | | The po/pl.po file already just said Project-Id-Version: elfutils\n Do the same for the other po files which had somewhat odd names. The generated pot file will still include the version number too. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.187elfutils-0.187Mark Wielaard2022-04-251-567/+561
| | | | | | | | | Set version to 0.187 Update NEWS and elfutils.spec.in Set copyright year in configure.ac and printversion. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.186elfutils-0.186Mark Wielaard2021-11-101-399/+419
| | | | | | | | Set version to 0.186 Update NEWS and elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.185elfutils-0.185Mark Wielaard2021-05-221-77/+77
| | | | | | | | Set version to 0.185 Update NEWS and elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.184elfutils-0.184Mark Wielaard2021-05-101-452/+780
| | | | | | | | Set version to 0.184 Update NEWS and elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.183Mark Wielaard2021-02-051-722/+725
| | | | | | | | | Set version to 0.183 Update NEWS and elfutils.spec.in. Set copyright year in configure.ac and printversion. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* src: fix spelling typos in argp help text and error diagnosticsDmitry V. Levin2020-12-121-4/+4
| | | | | | | | | | | | Since all these help text strings are marked for translation, apply the fixes to translation strings as well, this helps to avoid translations becoming fuzzy. lenght -> length occured -> occurred endianess -> endianness reversable -> reversible Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
* Prepare for 0.182Mark Wielaard2020-10-311-291/+301
| | | | | | | | Set version to 0.182. Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.181elfutils-0.181Mark Wielaard2020-09-081-416/+429
| | | | | | | | Set version to 0.181. Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.180elfutils-0.180Mark Wielaard2020-06-111-107/+117
| | | | | | | | | | Set version to 0.180. Update NEWS and elfutils.spec.in. Set copyright year in printversion. Regenerate po/*.po files. Update .gitignore. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.179elfutils-0.179Mark Wielaard2020-03-301-282/+291
| | | | | | | | Set version to 0.179. Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.178Mark Wielaard2019-11-261-487/+507
| | | | | | | | Set version to 0.178. Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Implement RISC-V disassemblerUlrich Drepper2019-09-061-346/+346
|
* Prepare for 0.177elfutils-0.177Mark Wielaard2019-08-131-423/+434
| | | | | | | | | Set version to 0.177. Update NEWS and elfutils.spec.in. Use git --get user.name and user.email for spec changelog. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.176Mark Wielaard2019-02-141-132/+132
| | | | | | | | | Set version to 0.176. Update NEWS and elfutils.spec.in. Update GPG-KEY. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Update upload-release.sh script and po files.elfutils-0.175Mark Wielaard2018-11-161-2/+2
| | | | Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.175Mark Wielaard2018-11-141-553/+616
| | | | | | | | Set version to 0.175 Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.174elfutils-0.174Mark Wielaard2018-09-141-1062/+1114
| | | | | | | | Set version to 0.174. Mention new functionality in NEWS. Update po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.173elfutils-0.173Mark Wielaard2018-06-291-158/+159
| | | | | | | | Set version to 0.173. Mention new functionality in NEWS. Update po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.172.elfutils-0.172Mark Wielaard2018-06-111-453/+455
| | | | | | | | | | It has been only 10 days since the previous release and there are no functional changes compared to 0.171. The speedup of eu-readelf -N is pretty nice. And ~25 patches fix various bugs (hangs and crashes) in dealing with bad DWARF5 data. Most have been found by running the afl fuzzer on eu-readelf and various testcases. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-517/+791
| | | | | | | Set version to 0.171. Update po/*.po files. Mention DWARF5, split dwarf and GNU DebugFission support in NEWS. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Internationalized messages should not contain the '\v' escape sequence.Mark Wielaard2017-09-151-378/+382
| | | | | | | Replace horizontal tab '\v' with double line feed '\n\n' in doc strings. Regenerate .po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.170.elfutils-0.170Mark Wielaard2017-08-021-230/+257
| | | | | | | Set version to 0.170. Update po/*.po files. Add some more user visible changes to NEWS. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-1019/+1035
| | | | | | | Set version to 0.169. Update copyright year. Update po/*.po files. And add user visible changes to new 0.169 NEWS section. Signed-off-by: Mark Wielaard <mark@klomp.org>
* Prepare for elfutils 0.168 release.elfutils-0.168Mark Wielaard2016-12-271-1040/+1033
| | | | Signed-off-by: Mark Wielaard <mark@klomp.org>
* Regenerate .po files.elfutils-0.167Mark Wielaard2016-08-261-2/+2
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Regenerate .po files.Mark Wielaard2016-08-241-24/+141
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.167 release.Mark Wielaard2016-08-041-886/+658
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.166 release.elfutils-0.166Mark Wielaard2016-03-311-557/+570
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Regenerate .po files.elfutils-0.165Mark Wielaard2016-01-111-12/+12
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.165 release.Mark Wielaard2016-01-081-704/+810
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Regenerate .po files.elfutils-0.164Mark Wielaard2015-10-161-237/+238
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.164 release.Mark Wielaard2015-10-151-249/+272
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.163 release.elfutils-0.163Mark Wielaard2015-06-191-451/+460
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* po/*.po: Regenerate.Mark Wielaard2015-06-151-12/+163
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.162 release.Mark Wielaard2015-06-101-857/+983
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.161 release.Mark Wielaard2014-12-181-340/+390
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.160 release.Mark Wielaard2014-08-251-546/+575
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Regenerate *.po files.elfutils-0.159Mark Wielaard2014-05-201-222/+222
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.159 release.Mark Wielaard2014-05-181-656/+662
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.158 release.Mark Wielaard2014-01-031-76/+146
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* 0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157Mark Wielaard2013-09-301-404/+404
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.157 release.Mark Wielaard2013-09-271-87/+93
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.156 release.elfutils-0.156Jan Kratochvil2013-07-251-627/+750
| | | | Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
* Prepare 0.155 release.elfutils-0.155Mark Wielaard2012-08-271-608/+653
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.153 release.Mark Wielaard2012-06-221-1185/+1185
| | | | Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Prepare 0.153 release.elfutils-0.153Mark Wielaard2012-02-231-165/+187
|
* Add demangling support to nmUlrich Drepper2011-10-021-297/+301
|