diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-10-17 01:10:29 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2018-10-17 01:10:29 +0100 |
commit | 9419a8e24425e9894250d06c19c3f28c3344a7f6 (patch) | |
tree | 90cef9b196c1f2d8d59b485f5c61916f1989814f /gcc | |
parent | ec2e0ad5ea14eba33a120ce38b2ae25b3c7b7996 (diff) | |
download | gcc-9419a8e24425e9894250d06c19c3f28c3344a7f6.zip gcc-9419a8e24425e9894250d06c19c3f28c3344a7f6.tar.gz gcc-9419a8e24425e9894250d06c19c3f28c3344a7f6.tar.bz2 |
* es.po: Update.
From-SVN: r265223
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/po/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/po/es.po | 14 |
2 files changed, 10 insertions, 8 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 6be8683..c530545 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2018-10-17 Joseph Myers <joseph@codesourcery.com> + + * es.po: Update. + 2018-10-01 Joseph Myers <joseph@codesourcery.com> * ru.po: Update. diff --git a/gcc/po/es.po b/gcc/po/es.po index 704e5e0..623a48a 100644 --- a/gcc/po/es.po +++ b/gcc/po/es.po @@ -39,10 +39,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gcc 8.1.0\n" +"Project-Id-Version: gcc 8.2.0\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" "POT-Creation-Date: 2018-07-25 14:25+0000\n" -"PO-Revision-Date: 2018-07-07 15:54+0200\n" +"PO-Revision-Date: 2018-10-17 01:00+0200\n" "Last-Translator: Antonio Ceballos Roa <aceballos@gmail.com>\n" "Language-Team: Spanish <es@tp.org.es>\n" "Language: es\n" @@ -2582,10 +2582,9 @@ msgid "Schedule type of omp schedule for loops parallelized by parloops (static, msgstr "Tipo de planificación de planificación omp para bucles paralelizados por parloops (estático, dinámico, guiado, auto, en tiempo de ejecución)." #: params.def:1268 -#, fuzzy, no-c-format -#| msgid "The maximum number of instructions to consider to unroll in a loop." +#, no-c-format msgid "Minimum number of iterations per thread of an innermost parallelized loop." -msgstr "El número máximo de instrucciones para considerar el desenrollo en un bucle." +msgstr "Número mínimo de iteraciones por thread de un bucle paralelizado interior." #: params.def:1274 #, no-c-format @@ -30775,10 +30774,9 @@ msgid "option %s is not supported together with -fopenacc" msgstr "la función %s no se admite conjuntamente con -fopenacc" #: config/nvptx/nvptx.c:191 -#, fuzzy, gcc-internal-format -#| msgid "writing to address space %qs not supported" +#, gcc-internal-format msgid "not generating patch area, nops not supported" -msgstr "no se admite escribir al espacio de direcciones %qs" +msgstr "no se genera zona de parche; no se admite nops" #: config/nvptx/nvptx.c:278 #, gcc-internal-format |