gimp/po-windows-installer/eu.po

405 lines
15 KiB
Plaintext
Raw Normal View History

2018-01-20 01:27:26 +08:00
# Basque translation for The GIMP.
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) 2018 gimp's COPYRIGHT HOLDER
#
# Inaki Larranaga Murgoitio <dooteo@zundan.com>, 2018.
2022-07-23 17:52:27 +08:00
# Asier Sarasua Garmendia <asiersarasua@ni.eus>, 2018, 2019, 2021, 2022.
2018-01-20 01:27:26 +08:00
msgid ""
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Project-Id-Version: gimp master\n"
2021-10-30 17:37:16 +08:00
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
"POT-Creation-Date: 2022-08-22 21:28+0200\n"
2022-07-23 17:52:27 +08:00
"PO-Revision-Date: 2022-07-23 01:34+0000\n"
2021-10-30 17:37:16 +08:00
"Last-Translator: Asier Sarasua Garmendia <asiersarasua@ni.eus>\n"
2018-01-20 01:27:26 +08:00
"Language-Team: Basque <librezale@librezale.eus>\n"
"Language: eu\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"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:7
2018-01-20 01:27:26 +08:00
msgid "License Agreement"
msgstr "Lizentzia-kontratua"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:10
2018-01-20 01:27:26 +08:00
msgid "Setup built by Jernej Simonèiè, jernej-gimp@ena.si"
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Windowserako instalatzailearen egilea: Jernej Simonèiè, jernej-gimp@ena.si"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:13
#: build/windows/installer/lang/setup.isl.xml.in:16
2019-03-09 16:22:43 +08:00
msgid "This version of GIMP requires Windows 7, or a newer version of Windows."
msgstr "GIMPen bertsio honek Windows 7 edo berriagoa behar du."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:23
2018-01-20 01:27:26 +08:00
msgid "Development version"
msgstr "Garapenerako bertsioa"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:28
2018-01-28 00:06:41 +08:00
msgid ""
"This is a development version of GIMP where some features may not be "
"finished, or it may be unstable.%nThis version of GIMP is not intended for "
"day-to-day work as it may be unstable, and you could lose your work.%nIf you "
"encounter any problems, first verify that they haven't already been fixed in "
2019-03-09 16:22:43 +08:00
"GIT before you contact the developers or report it in GIMP gitlab:%n_https://"
"gitlab.gnome.org/GNOME/gimp/issues%n%nDo you wish to continue with "
"installation anyway?"
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Hau GIMP instalatzailearen garapen-bertsio bat da. Ez da instalatzaile "
"egonkorra bezainbeste probatu, eta gerta daiteke GIMPek behar den moduan ez "
"instalatzea.%nMesedez, arazoren bat aurkitzen baduzu, ireki akats-"
"jakinarazpen bat GIMPen gitlab gunean (instalatzailearen atalean): "
"%n_https://gitlab.gnome.org/GNOME/gimp/issues%n%n Dena den, instalazioarekin "
"jarraitu nahi duzu?"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:31
#: build/windows/installer/lang/setup.isl.xml.in:54
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "&Continue"
msgstr "&Jarraitu"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:34
2018-01-20 01:27:26 +08:00
msgid "Exit"
msgstr "Irten"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:44
2018-01-20 01:27:26 +08:00
msgid ""
"This version of GIMP requires a processor that supports SSE instructions."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMP bertsio honek SSE instrukzioak onartzen dituen prozesagailu bat behar "
"du."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:48
2018-01-20 01:27:26 +08:00
msgid "Display settings problem"
msgstr "Arazoa monitore-ezarpenekin"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:51
2018-01-20 01:27:26 +08:00
msgid ""
"Setup has detected that your Windows is not running in 32 bits-per-pixel "
"display mode. This has been known to cause stability problems with GIMP, so "
"it's recommended to change the display colour depth to 32BPP before "
"continuing."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Konfigurazioak antzeman du zure Windows sistema exekutatzen den bistaratze "
"modua ez dela 32 bit pixelekoa. Horrela izanik, GIMPek egonkortasun-arazoak "
"izan ditzake. Bistaratzearen kolore-sakonera 32BPP modura aldatzea "
"gomendatzen dugu, aurrera jarraitu baino lehen."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:57
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "E&xit"
msgstr "I&rten"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:61
2018-01-20 01:27:26 +08:00
msgid ""
"GIMP is now ready to be installed. Click the Install now button to install "
"using the default settings, or click the Customize button if you'd like to "
"have more control over what gets installed."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMP instalatzeko prest dago. Sakatu 'Instalatu orain' botoia ezarpen "
"lehenetsiak erabilita instalatzeko, edo sakatu 'Pertsonalizatu' botoia "
"instalazioaren gaineko kontrol gehiago izan nahi baduzu."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:64
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "&Install"
msgstr "&Instalatu"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:67
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "&Customize"
msgstr "&Pertsonalizatu"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:72
2018-01-20 01:27:26 +08:00
msgid "Compact installation"
msgstr "Instalazio trinkoa"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:76
2018-01-20 01:27:26 +08:00
msgid "Custom installation"
msgstr "Instalazio pertsonalizatua"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:80
2018-01-20 01:27:26 +08:00
msgid "Full installation"
msgstr "Instalazio osoa"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:85
2018-01-20 01:27:26 +08:00
msgid "Description"
msgstr "Azalpena"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:89
2018-01-20 01:27:26 +08:00
msgid "GIMP"
msgstr "GIMP"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:93
2018-01-20 01:27:26 +08:00
msgid "GIMP and all default plug-ins"
msgstr "GIMP eta plugin lehenetsi guztiak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:97
2018-01-20 01:27:26 +08:00
msgid "Run-time libraries"
msgstr "Exekuzio-garaiko liburutegiak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:101
msgid "Run-time libraries used by GIMP, including GTK Run-time Environment"
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMPek erabiltzen dituen exekuzio-garaiko liburutegiak, GTK exekuzio-garaiko "
"ingurunea barne"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:105
2019-03-09 16:22:43 +08:00
msgid "Debug symbols"
msgstr "Arazketa-ikurrak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:109
2019-03-09 16:22:43 +08:00
msgid "Include information to help with debugging GIMP"
msgstr "Sartu informazioa GIMP arazten laguntzeko"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:113
msgid "MS-Windows engine for GTK"
msgstr "MS-Windows motorra GTK liburutegietarako"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:117
2018-01-20 01:27:26 +08:00
msgid "Native Windows look for GIMP"
msgstr "Windowsen berezko itxura GIMPerako"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:121
2018-01-20 01:27:26 +08:00
msgid "Support for old plug-ins"
msgstr "Plugin zaharren euskarria"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:125
2018-01-20 01:27:26 +08:00
msgid "Install libraries needed by old third-party plug-ins"
msgstr "Instalatu hirugarrenen plugin zaharrek behar dituzten liburutegiak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:129
#: build/windows/installer/lang/setup.isl.xml.in:133
2018-01-20 01:27:26 +08:00
msgid "Translations"
msgstr "Itzulpenak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:137
2018-01-20 01:27:26 +08:00
msgid "Python scripting"
2021-10-30 17:37:16 +08:00
msgstr "Python scriptgintza"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:141
2018-01-20 01:27:26 +08:00
msgid "Allows you to use GIMP plugins written in Python scripting language."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Python script-hizkuntzan idatzitako GIMP pluginak erabiltzea ahalbidetzen du."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:145
2021-10-30 17:37:16 +08:00
msgid "Lua scripting"
msgstr "Lua scriptgintza"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:149
2021-10-30 17:37:16 +08:00
msgid "Allows you to use GIMP plugins written in Lua scripting language."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Lua script-hizkuntzan idatzitako GIMP pluginak erabiltzea ahalbidetzen du."
2021-10-30 17:37:16 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:153
2018-01-20 01:27:26 +08:00
msgid "MyPaint brushes"
msgstr "MyPaint brotxak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:157
2018-01-20 01:27:26 +08:00
msgid "Install the default set of MyPaint brushes"
msgstr "Instalatu MyPaint brotxen multzo lehenetsia"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:161
2018-01-20 01:27:26 +08:00
msgid "PostScript support"
msgstr "PostScript euskarria"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:165
2018-01-20 01:27:26 +08:00
msgid "Allow GIMP to load PostScript files"
msgstr "Onartu GIMPek PostScript fitxategiak karga ditzan"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:169
2018-01-20 01:27:26 +08:00
msgid "Support for 32-bit plug-ins"
msgstr "32 biteko pluginetarako euskarria"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:173
2018-01-20 01:27:26 +08:00
msgid ""
"Include files necessary for using 32-bit plug-ins.%nRequired for Python "
"support."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Sartu 32 biteko pluginak erabiltzeko behar diren fitxategiak."
"%nDerrigorrezkoa Python euskarria izan nahi bada."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:178
2018-01-20 01:27:26 +08:00
msgid "Additional icons:"
msgstr "Ikono gehigarriak:"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:182
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "Create a &desktop icon"
msgstr "Sortu &mahaigaineko ikonoa"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:186
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "Create a &Quick Launch icon"
msgstr "Sortu a&biatze azkarreko ikonoa"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:190
2018-01-20 01:27:26 +08:00
msgid "Remove previous GIMP version"
msgstr "Kendu aurreko GIMP bertsioa"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:195
2018-01-20 01:27:26 +08:00
msgid ""
"There was a problem updating GIMP's environment in %1. If you get any errors "
"loading the plug-ins, try uninstalling and re-installing GIMP."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Arazoa izan da %1(e)ko GIMP ingurunea eguneratzean. Pluginak kargatzean "
"errorerik jasotzen baduzu, saiatu GIMP desinstalatu eta berriro instalatzen."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:199
2018-01-20 01:27:26 +08:00
msgid "Error extracting temporary data."
msgstr "Errorea behin behineko datuak erauztean."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:203
2018-01-20 01:27:26 +08:00
msgid "Error updating Python interpreter info."
msgstr "Errorea Python interpretatzailearen informazioa eguneratzean."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:207
2018-01-20 01:27:26 +08:00
msgid "Error updating MyPaint brushes info."
msgstr "Errorea MyPaint brotxen informazioa eguneratzean."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:211
2018-01-20 01:27:26 +08:00
msgid "There was an error updating %1."
msgstr "Errorea izan da %1 eguneratzean."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:215
2018-01-20 01:27:26 +08:00
msgid "There was an error updating GIMP's configuration file %1."
msgstr "Errorea izan da GIMPen %1 konfigurazio-fitxategia eguneratzean."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:220
2018-01-20 01:27:26 +08:00
msgid "Edit with GIMP"
msgstr "Editatu GIMPekin"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:225
2018-01-20 01:27:26 +08:00
msgid "Select file associations"
msgstr "Hautatu fitxategi-elkartzeak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:229
2018-01-20 01:27:26 +08:00
msgid "Extensions:"
msgstr "Luzapenak:"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:233
2018-01-20 01:27:26 +08:00
msgid "Select the file types you wish to associate with GIMP"
msgstr "Hautatu GIMPekin lotu nahi dituzun fitxategi motak"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:237
2018-01-20 01:27:26 +08:00
msgid ""
"This will make selected files open in GIMP when you double-click them in "
"Explorer."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Horri esker, hautatutako fitxategiak GIMPen irekiko dira, Windowsen "
"arakatzailean haien gainean klik bikoitza egiten denean."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:241
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "Select &All"
msgstr "Hautatu &dena"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:245
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "Unselect &All"
msgstr "Desautatu &dena"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:249
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgid "Select &Unused"
msgstr "Hautatu &erabili gabeak"
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:254
2018-01-20 01:27:26 +08:00
msgid "File types to associate with GIMP:"
msgstr "GIMPekin lotuko diren fitxategi motak:"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:258
2018-01-20 01:27:26 +08:00
msgid "Removing previous version of GIMP:"
msgstr "GIMPen aurreko bertsioa kentzen:"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:262
2018-01-20 01:27:26 +08:00
msgid ""
"GIMP %1 cannot be installed over your currently installed GIMP version, and "
"the automatic uninstall of old version has failed.%n%nPlease remove the "
"previous version of GIMP yourself before installing this version in %2, or "
"choose a Custom install, and select a different installation folder.%n%nThe "
"Setup will now exit."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMP %1 ezin da instalatu orain instalatuta duzun GIMP bertsioaren gainean, "
"eta bertsio zaharraren desinstalazio automatikoak huts egin du.%n%nKendu "
"GIMP bertsio zaharra eskuz, bertsio hau %2 karpetan instalatu baino lehen, "
"edo aukeratu 'Instalazio pertsonalizatua', eta hautatu instalaziorako beste "
"karpeta bat.%n%nKonfigurazioa itxi egingo da orain."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:266
2018-01-20 01:27:26 +08:00
msgid ""
"GIMP %1 cannot be installed over your currently installed GIMP version, and "
"Setup couldn't determine how to remove the old version automatically.%n"
"%nPlease remove the previous version of GIMP and any add-ons yourself before "
"installing this version in %2, or choose a Custom install, and select a "
"different installation folder.%n%nThe Setup will now exit."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMP %1 ezin da instalatu orain instalatuta duzun GIMP bertsioaren gainean, "
"eta ezin da zehaztu bertsio zaharra automatikoki nola desinstalatu.%n%nKendu "
"GIMP bertsio zaharra eta beste edozein hedapen eskuz, bertsio hau %2 "
"karpetan instalatu baino lehen, edo aukeratu 'Instalazio pertsonalizatua', "
"eta hautatu instalaziorako beste karpeta bat.%n%nKonfigurazioa itxi egingo "
"da orain."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:270
2018-01-20 01:27:26 +08:00
msgid ""
"Previous GIMP version was removed successfully, but Windows has to be "
"restarted before the Setup can continue.%n%nAfter restarting your computer, "
"Setup will continue next time an administrator logs in."
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"GIMP bertsio zaharra ongi kendu da, baina Windows berrabiarazi egin behar da "
"konfigurazioarekin aurrera jarraitu baino lehen.%n%nOrdenagailua "
"berrabiarazi ondoren, konfigurazioak aurrera jarraituko du administratzaile "
"batek saioa hasten duen hurrengoan."
2018-01-20 01:27:26 +08:00
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:275
2018-01-20 01:27:26 +08:00
msgid "There was an error restarting the Setup. (%1)"
msgstr "Errorea izan da konfigurazioa berrabiaraztean. (%1)"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:279
2019-03-09 16:22:43 +08:00
msgid "Cleaning up old files..."
msgstr "Fitxategi zaharrak garbitzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:284
2018-01-20 01:27:26 +08:00
msgid "Remember: GIMP is Free Software.%n%nPlease visit"
msgstr "Gogoan izan: GIMP software librea da.%n%nIkusi"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:288
2018-01-20 01:27:26 +08:00
msgid "for free updates."
msgstr "eguneraketa libreak eskuratzeko."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:292
2018-01-20 01:27:26 +08:00
msgid "Setting up file associations..."
msgstr "Fitxategi-elkartzeak konfiguratzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:295
2018-01-20 01:27:26 +08:00
msgid "Setting up environment for GIMP Python extension..."
msgstr "GIMP Python hedapenerako ingurunea konfiguratzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:298
2018-01-20 01:27:26 +08:00
msgid "Setting up MyPaint brushes..."
msgstr "MyPaint brotxak konfiguratzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:301
2018-01-20 01:27:26 +08:00
msgid "Setting up GIMP environment..."
msgstr "GIMP ingurunea konfiguratzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:304
2018-01-20 01:27:26 +08:00
msgid "Setting up GIMP configuration for 32-bit plug-in support..."
msgstr "GIMP 32 biteko pluginak onar ditzan konfiguratzen..."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:309
2018-01-20 01:27:26 +08:00
msgid "Launch GIMP"
msgstr "Abiarazi GIMP"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:314
2018-01-20 01:27:26 +08:00
msgid "Removing add-on"
msgstr "Gehigarria kentzen"
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:318
2018-01-20 01:27:26 +08:00
msgid "Internal error (%1)."
msgstr "Barne-errorea (%1)."
2022-07-23 17:52:27 +08:00
#: build/windows/installer/lang/setup.isl.xml.in:323
2018-01-20 01:27:26 +08:00
msgid ""
"GIMP does not appear to be installed in the selected directory. Continue "
"anyway?"
po-windows-installer: fixing broken po files for Windows installers. This is purely fixing by meson rebuilds and some regexp fixes. I didn't touch any semantic. Basically the "&amp;" XML entity should not have made their way to the po files. I fixed our script in the previous commit, and now I just rebuild the po files and clean the entity programmatically so that our Windows installers for GIMP 2.99.12 release have valid text. Here is what I did: (1) I regenerated the pot and po files: $ meson compile gimp30-windows-installer-pot $ meson compile gimp30-windows-installer-update-po (2) I opened all the po files in vim and regexp through them. Get back the proper Report-Msgid-Bugs-To: :bufdo! %s$"Report-Msgid-Bugs-To: \\n"$"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\\n"$ge|update No translations were fuzzy in any po files before this change. I remove all the fuzzy flags, but only if the msgid contains an ampersand, hence leaving appropriate fuzzy strings in (the ones where the source string changed since the last translation): :bufdo! %s/#, fuzzy\n\([^&]*\)&/\1\&/ge|update Then I replaced &amp; in msgstr (msgid was fixed through the automatic regeneration thanks to previous commit, but not the translations) with: :bufdo! %s/&amp;/\&/ge|update (3) Finally I did a manual `git diff` review to verify all is good. In particular, I had to fix a bunch of "E&xit". The string is probably too short so gettext heuristic failed to consider it likely the same as "E&amp;xit".
2022-08-23 02:56:16 +08:00
msgstr ""
"Ez dirudi GIMP hautatutako direktorioan instalatuta dagoenik. Jarraitu hala "
"ere?"
2022-07-23 17:52:27 +08:00
2018-01-28 00:06:41 +08:00
#~ msgid "GIMP%n%nDo you wish to continue with installation anyway?"
#~ msgstr "GIMP%n%nDena den, instalazioarekin jarraitu nahi duzu?"