msgid "foreign key constraints are not supported on foreign tables"
msgstr "las restricciones de llave foránea no están soportadas en tablas foráneas"
-#: commands/tablecmds.c:10921 commands/tablecmds.c:11202
-#: commands/tablecmds.c:12118 commands/tablecmds.c:12193
+#: commands/tablecmds.c:10368
+#, c-format
+#| msgid "cannot attach index \"%s\" as a partition of index \"%s\""
+msgid "can't attach table \"%s\" as a partition which is referenced by foreign key \"%s\""
+msgstr "no se puede adjuntar como partición la tabla «%s» que es referida por la llave foránea «%s»"
+
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "no existe la restricción «%s» en la relación «%s»"