Update Basque translation
This commit is contained in:
committed by
GNOME Translation Robot
parent
6e762600e5
commit
f2a85c723b
@ -6,20 +6,19 @@
|
||||
# Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2005, 2006, 2008.
|
||||
# Iñaki Larrañaga Murgoitio <dooteo@zundan.com>, 2007, 2011.
|
||||
# Edurne Labaka <elabaka@uzei.com>, 2015.
|
||||
# Asier Sarasua Garmendia <asier.sarasua@gmail.com>, 2018, 2019.
|
||||
# Asier Sarasua Garmendia <asiersarasua@ni.eus>, 2018, 2019, 2020.
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Project-Id-Version: gimp-script-fu master\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
|
||||
"POT-Creation-Date: 2019-09-20 16:59+0000\n"
|
||||
"PO-Revision-Date: 2018-01-20 15:25+0100\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"POT-Creation-Date: 2020-06-09 09:08+0000\n"
|
||||
"PO-Revision-Date: 2020-06-10 15:25+0100\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersarasua@ni.eus>\n"
|
||||
"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"
|
||||
"X-Generator: OmegaT 2.6.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu.c:111
|
||||
@ -137,7 +136,7 @@ msgstr "Gorde Script-Fu kontsolaren irteera"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-console.c:292
|
||||
#: ../plug-ins/script-fu/script-fu-interface.c:236
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:834
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:839
|
||||
msgid "_Cancel"
|
||||
msgstr "_Utzi"
|
||||
|
||||
@ -234,27 +233,27 @@ msgstr "Argumentu gutxiegi 'script-fu-register' deian"
|
||||
msgid "Error while loading %s:"
|
||||
msgstr "Errorea gertatu da %s kargatzean:"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:830
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:835
|
||||
msgid "Script-Fu Server Options"
|
||||
msgstr "Script-Fu-ren zerbitzari-aukerak"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:835
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:840
|
||||
msgid "_Start Server"
|
||||
msgstr "_Abiarazi zerbitzaria..."
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:868
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:873
|
||||
msgid "Listen on IP:"
|
||||
msgstr "Entzun IPn:"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:875
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:880
|
||||
msgid "Server port:"
|
||||
msgstr "Zerbitzari-ataka:"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:881
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:886
|
||||
msgid "Server logfile:"
|
||||
msgstr "Zerbitzariaren egunkaria:"
|
||||
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:894
|
||||
#: ../plug-ins/script-fu/script-fu-server.c:899
|
||||
msgid ""
|
||||
"Listening on an IP address other than 127.0.0.1 (especially 0.0.0.0) can "
|
||||
"allow attackers to remotely execute arbitrary code on this machine."
|
||||
@ -666,50 +665,64 @@ msgstr "Opakutasuna"
|
||||
msgid "Allow resizing"
|
||||
msgstr "Baimendu tamaina aldatzea"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:41
|
||||
msgid "_Erase Every Other Row..."
|
||||
msgstr "_Ezabatu bi errenkadatatik bat..."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:42
|
||||
msgid "Erase every other row or column"
|
||||
msgstr "Ezabatu bi errenkadatatik/zutabetik bat"
|
||||
msgid "_Erase Every Nth Row..."
|
||||
msgstr "_Ezabatu n errenkadatatik bat..."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:43
|
||||
msgid "Erase every nth row or column"
|
||||
msgstr "Ezabatu n errenkada edo zutabetatik bat"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
|
||||
msgid "Rows/cols"
|
||||
msgstr "Errenkadak/Zutabeak"
|
||||
msgstr "Errenkadak/zutabeak"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
|
||||
msgid "Rows"
|
||||
msgstr "Erren."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
|
||||
msgid "Columns"
|
||||
msgstr "Zutabeak"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
msgid "Even/odd"
|
||||
msgstr "Bikoitia/Bakoitia"
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
|
||||
msgid "Erase/fill"
|
||||
msgstr "Ezabatu/bete"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
|
||||
msgid "Erase"
|
||||
msgstr "Ezabatu"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
|
||||
msgid "Fill with BG"
|
||||
msgstr "Bete atzeko planoarekin"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:57
|
||||
msgid "_Erase Every Other Row..."
|
||||
msgstr "_Ezabatu bi errenkadatatik bat..."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:58
|
||||
msgid "Erase every other row or column"
|
||||
msgstr "Ezabatu bi errenkadatatik/zutabetik bat"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
|
||||
msgid "Even/odd"
|
||||
msgstr "Bikoitia/bakoitia"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
|
||||
msgid "Even"
|
||||
msgstr "Bikoitia"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
|
||||
msgid "Odd"
|
||||
msgstr "Bakoitia"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
|
||||
msgid "Erase/fill"
|
||||
msgstr "Ezabatu/Bete"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
|
||||
msgid "Erase"
|
||||
msgstr "Borratu"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
|
||||
msgid "Fill with BG"
|
||||
msgstr "Bete atzeko planoarekin"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/font-map.scm:152
|
||||
msgid "Render _Font Map..."
|
||||
msgstr "Errendatu _letra-mapa..."
|
||||
@ -1062,7 +1075,7 @@ msgstr "Sortu brotxa laukizuzena lumadun ertzekin"
|
||||
#: ../plug-ins/script-fu/scripts/mkbrush.scm:142
|
||||
#: ../plug-ins/script-fu/scripts/mkbrush.scm:267
|
||||
msgid "Feathering"
|
||||
msgstr "Difuminatzea"
|
||||
msgstr "Lanbrotzea"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/mkbrush.scm:189
|
||||
msgid "_Elliptical..."
|
||||
@ -1090,7 +1103,7 @@ msgstr "Sortu irudia argazki zaharkituaren itxurarekin"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/old-photo.scm:97
|
||||
msgid "Defocus"
|
||||
msgstr "Fokatu gabe"
|
||||
msgstr "Fokuratu gabe"
|
||||
|
||||
#. since this plug-in uses the fuzzy-border plug-in, I used the
|
||||
#. values of the latter, with the exception of the initial value
|
||||
@ -1411,11 +1424,11 @@ msgstr "Espirografia marrazten"
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm:314
|
||||
msgid "_Spyrogimp (older script-fu version)..."
|
||||
msgstr ""
|
||||
msgstr "_Spyrogimp (script-fu bertsio zaharra)..."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm:315
|
||||
msgid "This procedure is deprecated! Use 'plug-in-spyrogimp' instead."
|
||||
msgstr ""
|
||||
msgstr "Prozedura hau zaharkituta dago! Erabili 'plug-in-spyrogimp' haren ordez."
|
||||
|
||||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm:323
|
||||
msgid "Type"
|
||||
|
||||
Reference in New Issue
Block a user